Výborný plugin, jednoduše nastavitelný dle individuálních požadavků, skvělý a ochotný přístup programátorů při úpravách! Děkuji ;-)Jana Štěpánová
2.0.12 | 2021-08-06 | ADD of new claclulation for product without TAX, ADD format currency by setup of shop's currency | ADD | ||||
---|---|---|---|---|---|---|---|
2.0.11 | 2020-08-25 | Fix of documentation, ADD of new information, ADD new translations | ADD | ||||
2.0.10 | 2019-05-23 | Fix number of Top and New products with label | FIX | ||||
2.0.9 | 2019-05-20 |
|
ADD | ||||
2.0.8 | 2019-05-19 |
|
ADD | ||||
2.0.6 | 2019-05-05 |
|
FIX, UPDATE | ||||
2.0.5 | 2019-02-28 | New version | UPGRADE |
Po instalaci pluginu, můžete vidět nové nastavení v administraci produktu
To je vše: velmi jednoduchý způsob, jak zobrazit štítky k produktům.
Tento plugin zobrazuje štítky k produktu pro Virtuemart: Novinka, Nejprodávanější, Akce, Sleva, Skladem, Výprodej, Doporučujeme, Prodloužená záruka, Doprava zdarma
Po instalaci pluginu je nezbytné vložit části kódu do šablon Virtuemart a upravit styl nadřazeného divu na position:relative. Vložte kód kdekoli chcete, aby se tagy zobrazovaly.
$dispatcher = JDispatcher::getInstance();
$returnLabels = $dispatcher->trigger('labelsforProduct', array( $product ));
$dispatcher = JDispatcher::getInstance();
$returnLabels = $dispatcher->trigger('labelsforProduct', array( $this->product ));
$dispatcher = JDispatcher::getInstance();
$returnLabels = $dispatcher->trigger('labelsforProduct', array( $product ));
Pokud chcete, aby štítek 'Nejprodávanější' fungoval správně, musíte změnit stav odeslaných objednávek na 'Odeslané'.
Now the plugin will automatically display the discount amount in the Sale tag.
Now the plugin will automatically calculate the discount in the override price tag.
This plugin will display Top, New, Discount, Featured, Best selling, Extended Warranty, Sale, In stock, Free transport labels on a Virtuemart product detail and category view. It is a nice way to let your customers know what product they are looking at.
Top: idicates a bestseller. If you want the 'Bestseller' tag to work properly, you need to change the status of shipped orders to 'Shipped'. The count of the bestselling products can be set in the plugin parameters.
New: indicates a new product. A product stays new for a number of defined days. This can be set in the plugin parameters.
Discount: indicates a discounted product. Discount is automatically calculated from product price. Discount is rounded to whole numbers.
Featured: indicates a featured product. You have to have the "Featured" checkbox in the administration checked
Best selling: indicates a best seling product. The time for setting the Best Selling Product is in the plugin settings. Best selling products is automatically calculated from orders history.
Extended Warranty: indicated products with Extended Warranty. After instalation You find new chcekbox on product detail in administration.
Sale: indicated a sale products. After instalation You find new chcekbox on product detail in administration.
In stock: indicated a products in stock. Label is automatically visible based on the number of products in stock.
Free transport: indicated a products with free shipping. Label is automatically visible based on the setup in plugin - free shipping from.
plg_system_vmtopandlast-2.0.12
Subscription 6 months
Total amount of downloads 12