Met deze module kun je de standaard "toevoegen aan winkelwagen" actie op productpagina's vervangen door een doorverwijzing naar een specifieke URL. Elke product kan een eigen URL krijgen die naar een externe website verwijst, en je kunt deze URL instellen op de bewerkpagina van het product in de backoffice.
Zoals je al weet - met deze plugin kun je de knop "toevoegen aan winkelwagen" op productpagina's vervangen door een link naar een specifieke url. Je kunt daar externe url's gebruiken naar andere websites / marktplaatsen. Het is geweldig als je je aanbod wilt promoten op amazon, allegro of andere populaire marktplaatsen.
Configuratiepagina
De configuratie van de module is heel eenvoudig. De module maakt een speciale sectie aan op elke productbewerkingspagina waar je gewoon de url kunt invoeren. Als u dit speciale veld invult met een geldige url, vervangt de module automatisch de knop Toevoegen aan winkelwagentje op de productpagina door een link naar deze specifieke url. Als u deze functie wilt verwijderen, hoeft u alleen maar het url-veld op de pagina voor het bewerken van producten leeg te maken, waarna het standaardproces "Toevoegen aan winkelwagentje" weer werkt zoals het standaard werkt.
Functie om ander product aan winkelwagen toe te voegen dan bekeken product
1.3.8
- added improvements to module code to avoid notifications about unidentified variables
1.3.7
- added improvements to module workflow in terms of old php releases
- it has strpos function now (it does not use str_contains anymore to avoid errors in old php releases)
1.3.6
- added new feature to replace add to cart button with button to add to cart different product
- to use this feature it's enough to fill out field with shortcode: idproduct=x where X is the product id that you want to add to cart
1.3.5
- added improvements to save process of url value in prestashop 8.1
- added improvements to search tool to search products on main module configuration page (where it is possible to configure module's visibility restrictions)
1.3.4
- added new feature to decide if new urls should be openen in the same window or in new one (new tab)
- added support of prestashop 8.x
1.3.3
- added new option to disable tooltip that appears over the button that redirects user to defined url
- added new option to activate rel="" parameter for this button with nofollow value
1.3.2
- added multistore support
- from now each shop can have own unique url associated with product
1.3.1
- added improvements to module to make it work with theme where the "ajax cart" is disabled
- added improvements to module workflow in "quick view" window (from now module replaces the "add to cart" button here as well)
1.3.0
- added new feature to limit module workflow for some specific items only
- you can point products by category, or point exact products
- module will be applicable for these products only
- module is applicable to list of products now (custom themes - prestashop in version 1.7 does not have add to cart button on list of products by default)
1.2.0
- added new feature to replace "add to cart" button text with own text (you can define it on configuration page of module)
- added new feature to hide "quantity" field on product page
1.1.0
- added improvements to save process of url
- added updates checker that checks for module updates automaticall
1.0.0
started project on mypresta addons marketplace