|
Info: Your browser does not accept cookies. To put products into your cart and purchase them you need to enable cookies.
Auto Update PriceCategory Image on Browse Page
Badges
Product Version: 1.1
Price per Unit (piece):
$20.00
Badges Virtuemart extension allows users to add graphical labels/badges to product image. Badges can be displayed on both the category and product views.
| VirtueMart Version |
1.1.9 |
| Demo URL |
|
- Add your own images for category and product badges upload to
/components/com_virtuemart/themes/YOURTHEME/images/badges folder
- On Special - Show a badge for on Special products
- Enable/Disable 'On Special' option, if the option is disabled (unchecked) it still can be enabled on product level.
- Choose a Badge position from one of five predefined badge positions: top-left, top-right, center, bottom-left, bottom-right for Category view and Product view
or use custom badge position using CSS
- Discount Product - Show a badge for the products that have discount applied.
- Enable/Disable 'Discount' option, if the option is disabled (unchecked) it still can be enabled on product level.
- Choose a Badge position from one of five predefined badge positions: top-left, top-right, center, bottom-left, bottom-right for Category view and Product view
or use custom badge position using CSS
- Show Discount Text - Enable/Disable if the option is enabled than you can show any text you want instead of an image, if disabled you can show an image.
- New Product - As the name suggests show a new badge for product.
- Enable/Disable 'New Product' option, if the option is disabled (unchecked) it still can be enabled on product level.
- Choose a Badge position from one of five predefined badge positions: top-left, top-right, center, bottom-left, bottom-right for Category view and Product view
or use custom badge position using CSS
- New Product Days - Show number of days the product should have the new badge.
- Product level Badges configuration has 3 options Global, Disable, Enable for each 3 (On Special, Discount, New Product) settings.
- Global - Uses the settings defined in Badges configuration.
- Enable - Enable specific option in product level if the option is disabled in configuration
- Disable - Disable a specific option in product level if the option is enabled in configuration.
This is how Badges look on category page view
This is how Badges look on product page view
+ = Added ! = Removed ^ = Changed # = Fixed September-20-2011 : v1.1.0 ^ Updated package to Virtuemart 1.1.9, no changes made to extension May-10-2011 : v1.1.0 ^ Updated package to Virtuemart 1.1.8, no changes made to extension
February-23-2011 : v1.1.0 # Fixed expired date bug (when discount was expired badge would still show).
January-21-2011 : v1.0.0 ^ Updated package to Virtuemart 1.1.6, no changes made to extension
August-27-2010 : v1.0.0 ^ Updated package to Virtuemart 1.1.5, no changes made to extension July-22-2010 : v1.0.0 + Initial release
Customer Reviews:
luciffere (Tuesday, 20 July 2010)
Rating:
Little bug for the badges. In theme.php the position must be relative not absolute. If have a product with all badges, that badges are not position correctly.
|