Mit diesem Modul können Sie die Standardaktion "In den Warenkorb legen" auf Produktseiten durch eine Weiterleitung zu einer bestimmten URL ersetzen. Jedes Produkt kann eine eigene spezifische URL zu einer externen Website haben - Sie können eine solche URL auf der Produktbearbeitungsseite im Backoffice des Shops definieren.
Wie Sie bereits wissen, können Sie mit diesem Plugin den "In den Warenkorb"-Button auf Produktseiten durch einen Link zu einer bestimmten URL ersetzen. Sie können dort externe URLs zu anderen Websites/Marktplätzen verwenden. Dies ist großartig, wenn Sie Ihr Angebot auf Amazon, Allegro oder anderen beliebten Marktplätzen bewerben möchten.
Konfigurationsseite
Der Konfigurationsprozess des Moduls ist sehr einfach. Das Modul erstellt auf jeder Produktbearbeitungsseite einen speziellen Abschnitt, in dem Sie einfach die URL eingeben können. Wenn Sie dieses spezielle Feld mit einer gültigen URL ausfüllen, ersetzt das Modul automatisch die Aktion des "In den Warenkorb"-Buttons auf der Produktseite durch einen Link zu dieser bestimmten URL. Wenn Sie die Funktion entfernen möchten, leeren Sie einfach das URL-Feld auf der Produktbearbeitungsseite, und der Standard-"In den Warenkorb"-Prozess funktioniert wieder wie gewohnt.
Funktion zum Hinzufügen eines anderen Produkts zum Warenkorb als das angezeigte Produkt
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