Deze addon toont prijsklassen voor producten met varianten. Als een product meerdere combinaties heeft en deze combinaties verschillende prijzen, dan zal de module een prijsklasse weergeven, zoals "vanaf €2,00 tot €6,00". De module toont deze prijsrange op de productlijst en op de productpagina's. Daarnaast, als uw producten kwantumkortingen hebben, houdt de module rekening met deze kortingen om de laagste prijs van het product te berekenen.
Deze addon geeft prijsklassen weer voor producten met combinaties. Als het product combinaties heeft en als deze combinaties verschillende prijzen hebben, geeft de module een prijsbereik weer zoals "van €2,00 tot €6,00". Module toont prijsbereik op lijst met producten en op productpagina's.
Beschikbare functies
De belangrijkste functie van de module is de mogelijkheid om de prijs van een product te tonen als het product combinaties heeft die van invloed zijn op de prijs. Als winkeleigenaar kun je de positie van de module aanpassen. Op de configuratiepagina van de module kunt u selecteren waar de module wordt weergegeven op de productpagina en waar deze wordt weergegeven in de lijst met producten (zoals categorieweergave enz.). Beschikbare posities worden bepaald door de haak genaamd displayProductPriceBlock.
Beschikbare posities standaard
specificatie van displayProductPriceBlock maakt het mogelijk om verschillende varianten van deze positie te gebruiken:
- displayProductPriceBlock old_price
- displayProductPriceBlock before_price
- displayProductPriceBlock after_price
- displayProductPriceBlock price
- displayProductPriceBlock unit_price
- displayProductPriceBlock weight
Veel thema-ontwikkelaars gebruiken eigen displayProductPriceBlock varianten
Om deze reden hebben we besloten om ondersteuning toe te voegen voor aangepaste posities in het displayProductPriceBlock. Als uw sjabloon een niet-standaard positie gebruikt, is de module klaar om ermee te werken. Op de configuratiepagina van de module kun je aangepaste posities gebruiken.
Functie om beschikbare posities te identificeren
Als uw niet-default thema een aantal nieuwe dispalyProductPriceBlock varianten heeft, kunt u deze eenvoudig identificeren. Activeer gewoon (op de module configuratie pagina) de optie om beschikbare posities te tonen. Dan zodra u uw productpagina of andere pagina's waar de producten verschijnen te openen - u zult zien beschikbare posities te gebruiken. Je kunt de module configureren om daar prijsklassen weer te geven, waar je maar wilt.
Controleer welke prijzen worden opgenomen in een prijsbereik
Elk item kan combinaties hebben die op voorraad of niet op voorraad zijn. Je kunt bepalen of je combinaties die niet op voorraad zijn wilt overslaan. In feite bevat het prijsbereik van het item dat in de module wordt weergegeven alleen prijzen van items die op voorraad zijn.
Bepaal de zichtbaarheid van prijzen
Als het artikel geen prijsbereik heeft, kunt u de prijs die in de module wordt weergegeven, weergeven of verbergen. Als het product geen prijsbereik heeft, kan de module de prijs van het product tonen of - indien nodig - verbergen (afhankelijk van uw vereisten)
Bepaal wat de module precies weergeeft
- "vanaf"-label in- of uitschakelen (bijvoorbeeld: vanaf €11,99)
- weergave van laagste beschikbare prijs van product in- of uitschakelen
- weergave van label "tot" in- of uitschakelen (bijvoorbeeld: tot €29,99)
- weergave van hoogste beschikbare prijs van product in- of uitschakelen
1.7.0
- added new feature to exclude quantity discounts from calculation of product price range (you can exclude these discounts or not)
1.6.9
- added missing translations
1.6.8
- added missing features to module dedicated for prestashop 1.6.x
1.6.7
- added improvements to price hide process
- from now when quantity is increased - the price field is removed (if option to remove / hide it is active)
1.6.6
- added new feature to exclude 0.00 price from range
- option is useful whem you've got free samples of product (worth €0.00) and if you want to exclude this free sample price from price range
1.6.5
- added improvements to cache clear process when:
- product is added / updated
- specific price is created / updated
- category discount is created / updated (for groups of customers)
1.6.4
- updated italian, polish and french translation package
1.6.3
- released update of spanish translation for prestashop 1.7.x
1.6.2
- released update of spanish translation for prestashop 1.6.x
1.6.1
- added feature to decide about price range format that module will use to display available product prices. You can select: "From $X to $Y" or "$X - $Y"
1.6.0
- added improvements to automatic refresh of price ranges on product pages in prestashop 1.7.x
1.5.9
- added improvements to module usage in prestashop 1.7.x on list of products (to avoid problems with search filters)
1.5.8
- added the same feature to product pages
- from now module hides "default prices" only if there is a price created with module "price tange"
1.5.7
- added improvements to "hide default prices" feature
- from now module hides the default prices only if there is a price range from the module
1.5.6
- added new feature to hide default product price on list of products
- added new option to define CSS class of price that appears on list of products
- added new feature to hide default product price on product page
- added new option to define CSS class of price that appears on product page
- added new option to show / hide tax included / tax excluded label
1.5.5
- added improvements to recently added features
1.5.4
- added features to control what module will display exactly, from now you can:
- enable or disable appearance of "from" label (for example: from €11.99)
- enable or disable appearance of the lowest available price of product
- enable or disable appearance of "to" label (for example: to €29.99)
- enable or disable appearance of the highest available price of product
1.5.4
- added new feature where you can decide if you want to skip out of stock combinations in price range that module will display
- so in effect price ranges that module will display can be based only on in-stock items (combinations)
1.5.3
- added new option to decide what to do if product will not have various prices
- from now you can show original price of item or hide it
1.5.2
- added improvements to the module to support prestashop 1.7.5 in a better way
1.5.1
- added improvements to the module to make it work also with quantity discounts (not only with combinations)
- so if your product has quantity discounts, module will include these discounts to calculate max / min price
1.4.1
- added improvements to visibility of price range on product page, inside "related products" blocks
1.3.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.2.2
- added missing translation files (polish, german, spanish)
1.2.1
- released version dedicated for prestashop 1.6.1.20
1.1.0
- released module that is ready to work with prestashop 1.6.x
1.0.0
- started project on mypresta.eu addons marketplace
- released module that is ready to work with PrestShop 1.7.x