Avec ce module, vous pouvez afficher deux prix du produit avec et sans taxe. Le module affichera les deux prix, taxe incluse et taxe exclue, sur la liste des produits (comme les pages catégories, les onglets de la page d'accueil, etc.) et également sur la page produit. Le module affiche les prix corrects taxe incluse / taxe exclue même si vous changez l'attribut sur les pages produits.
Avec ce module, vous pouvez afficher deux prix de produit avec et sans taxe. Le module affichera les deux prix, taxe incluse et taxe exclue, sur la liste des produits (comme les pages de catégorie, les onglets de la page d'accueil, etc.) et également sur la page produit. Vous pouvez décider quel type de prix le module affichera et également activer ou désactiver la visibilité des étiquettes "taxe incluse" et "taxe exclue".
Fonctionnalités disponibles
En tant que propriétaire de boutique, vous pouvez personnaliser la position du module. Sur la page de configuration du module, vous pouvez sélectionner le type de prix et les étiquettes que le module affichera. De plus, il y a un outil où vous pouvez décider où le module apparaîtra sur la page produit et où il apparaîtra sur la liste des produits (comme la vue de catégorie, etc.). Les positions disponibles sont déterminées par le hook nommé displayProductPriceBlock.
Positions disponibles par défaut
la spécification de displayProductPriceBlock permet d'utiliser plusieurs variantes de cette position :
- displayProductPriceBlock old_price
- displayProductPriceBlock before_price
- displayProductPriceBlock after_price
- displayProductPriceBlock price
- displayProductPriceBlock unit_price
- displayProductPriceBlock weight
De nombreux développeurs de thèmes utilisent leurs propres variantes de displayProductPriceBlock
Pour cette raison, nous avons décidé d'ajouter la prise en charge de positions personnalisées à l'intérieur de displayProductPriceBlock. Si votre modèle utilise une position non par défaut - le module est prêt à fonctionner avec elle. La page de configuration du module permet d'utiliser des positions personnalisées.
Fonctionnalité pour identifier les positions disponibles
Si votre thème non par défaut a de nouvelles variantes de displayProductPriceBlock - vous pouvez facilement les identifier. Il suffit d'activer (sur la page de configuration du module) l'option pour afficher les positions disponibles. Ensuite, une fois que vous ouvrirez votre page produit ou d'autres pages où les produits apparaissent - vous verrez les positions disponibles à utiliser. Vous pourrez configurer le module pour afficher les gammes de prix là où vous le souhaitez.
Limiter l'affichage des prix taxe incluse + taxe exclue à certains produits seulement
Le module dispose d'un outil qui vous donne la possibilité de désigner des produits exacts où le module affichera deux types de prix. Vous pouvez créer votre propre liste de produits où le module apparaîtra et/ou sélectionner des catégories - le module n'apparaîtra que pour les produits associés aux catégories sélectionnées. Comme vous pouvez le voir sur la capture d'écran ci-dessous.
1.8.3
- added missing translations
1.8.2
- added improvements to search tool workflow in prestashop 8.x
1.8.1
- added improvements to module workflow in prestashop 8.x
- from now module configuration page does not spawn informations about missing unidentified variable PS_VERSION (not available in 8.x anymore)
1.8.0
- added new feature to display module (both prices) for selected products only
- you can show module for an exact list of products (you point exact items)
- you can show module for products from selected category/categories
1.7.9
- added improvements to appearance of the prices when customer increases the quantity field value
1.7.8
- added new feature to force-hide prices if product has disabled option to show price
- useful in themes that do not follow prestashop standards related to visibility of displayProductPticeBlock hook
1.7.7
- added improvements to translations packages,
- re-added missing Portuguese translation
1.7.6
- added feature to improve calculation of unit prices on list of products
1.7.5
- added feature to improve calculation process of tax included / tax excluded UNIT PRICES on product page
1.7.4
- added new feature to show unit price tax included
- added new feature to show label "tax included" for unit price
- added new feature to show unit price tax excluded
- added new feature to show label "tax excluded" for unit price
1.7.3
- added feature to show percentage tax value also after the tax excluded price
- in effect you can show something like: "€200 tax 19% excl"
1.7.2
- added improvements to caching of prices, it works with combinations' price impact (product attributes) properly now
1.7.1
- added improvements to recently changed javascripts to avoid issue with price change on product page
1.7.0
- added new feature to hide standard price (supports classic theme and non-default theme as well)
- added new feature to decide if you want to apply classic theme fix or not
- added new feature to include (or not) module's css file to stylize the price design
1.6.9
- another improvement related to "tax included" and "tax excluded" translations
1.6.8
- improved translations of the "tax incl" text for Polish language
1.6.7
- added feature to display percentage value of tax included to product price
- you can enable / disable this option both for product page and products' lists
1.6.6
- from this prestashop version you can define prices visibility for product page and for list of products separately
1.6.5
- added improvements to the module to make it work with prestashop 1.7.5 in a better way
1.6.4
- added additional improvements related to cache clear of prices, now module clears cache when speciifc price is added, updated, deleted
1.6.3
- added improvements to cache clear process when products' prices are updated (module clears its cache to immediately see changes on page)
1.6.2
- added improvement to module javascript's workflow
- price is automatically updated when someone will open url of attribute directly (in prestashop 1.6.x)
1.6.1
- added new option to decide what module will do when product will have active option to "hide price".
- now you can also hide prices from the module too.
1.5.1
- added feature to select where the module will appear on: list of products, product page
- you can use positions inside "displayProductPriceBlock" hook like: before_price, old_price, after_price, weight, price, unit_price
- added feature to support 'custom' position (if theme does not follow prestashop standards it probably uses other modifiers of price type, you can add support of 'custom' type of displayProductPriceBlock
- added feature to show available displayProductPriceBlock hook variants
1.4.7
- added full spanish translation to module
1.4.6
- added feature to show price before reduction (both tax incldued / tax excluded)
- added feature to show labels for prices before reduction
- optimized caching of the module to cache results for various discounts applied to price
1.4.5
- added improvements to module dedicted for prestashop 1.7
- added better proce generation process
1.4.4
- updated translations
1.4.3
- added improvements to module dedicated for prestashop 1.6
- best sellers products shows correct price now
1.4.2
- added full german translation
1.4.1
- added feature to refresh the price if you will change the quantity of product, it works with quantity discounts and special prices
1.3.1
- added improvement to refresh the price if you will switch the attribute on product page
1.2.0
- added Polish translation
- added feature to automatically check for module updates and inform merchant if new update is available
1.1.0
module is ready to work with prestashop 1.7.x
1.0.0
started project on mypresta addons marketplace