Elite Product Marker is a WordPress plugin designed to allow store owners to mark premium products in their WooCommerce store. These products will be highlighted with special status and visibility, similar to the product highlighting style seen in marketplaces like Daraz. By marking products as "Elite," you can give them more prominence on the site.
- Mark products as Elite directly from the WooCommerce product editing page.
- Automatically assign the Elite category to marked products.
- Display an image alongside the product title on the frontend to visually highlight elite products.
- Customizable image and target URL for elite products via the plugin settings page.
- Provides a simple, efficient way to mark and promote special products in your store.
- Download the plugin: Download the plugin files from the repository.
- Upload to WordPress: Upload the
elite-product-marker
folder to the/wp-content/plugins/
directory on your WordPress site. - Activate the plugin: Go to the Plugins menu in WordPress, find the Elite Product Marker, and click Activate.
- Use the Plugin:
- Navigate to the Product Data panel in any product page in WooCommerce.
- Check the Mark as Elite Product checkbox to mark the product as elite.
- This product will automatically be assigned to the Elite category and display an image link around the title.
- After installation, navigate to WooCommerce > Elite Product Settings in the WordPress admin.
- You will see fields to set the Elite Product Image URL and Elite Product Target URL. These settings control the image and link displayed around the product title for elite products.
- Enter the image URL (for example,
https://example.com/elite-badge.png
) and the target URL (e.g.,https://example.com/elite-products/
).
Example:
- Image URL:
https://example.com/elite-badge.png
- Target URL:
https://example.com/elite-products/
-
Mark Products as Elite:
- When editing a product in WooCommerce, you'll see the checkbox "Mark as Elite Product" under the Product Data section.
- Checking this box will mark the product as elite, assign it to the Elite category, and display an image next to the product title on the frontend.
-
Customize the Elite Image:
- You can update the image URL and the target link using the admin settings page. This will allow you to change the image used for elite products and the URL users will be directed to when they click on the image.
Add screenshots here of the plugin in action, such as:
- Backend: The elite product checkbox and settings page.
- Frontend: How the elite product looks with the image on the product page.
This plugin is licensed under the GPL2 license. See LICENSE for details.
Feel free to fork the repository, create issues, and submit pull requests. Contributions are always welcome! Please follow the standard GitHub guidelines for submitting code or suggestions.
If you have any questions or need support, please feel free to reach out via the GitHub Issues page.