Con questo modulo è possibile sostituire l'azione standard "aggiungi al carrello" sulle pagine dei prodotti con il reindirizzamento a un url specifico. Ogni prodotto può avere un proprio url specifico verso un sito web esterno - è possibile definire tale url nella pagina di modifica del prodotto nel back office del negozio.
Come già sapete, con questo plugin potete sostituire il pulsante "aggiungi al carrello" nelle pagine dei prodotti con un link a un url specifico. È possibile utilizzare url esterni ad altri siti web/mercati. È ottimo se si vuole promuovere la propria offerta su amazon, allegro o altri marketplace popolari.
Pagina di configurazione
Il processo di configurazione del modulo è molto semplice. Il modulo crea una sezione speciale in ogni pagina di modifica del prodotto, in cui è possibile inserire un url. Se si compila questo campo speciale con un url valido, il modulo sostituisce automaticamente l'azione del pulsante Aggiungi al carrello della pagina del prodotto con un link a questo url specifico. Se desidera rimuovere la funzione, è sufficiente svuotare il campo dell'url nella pagina di modifica del prodotto e il processo standard di "aggiunta al carrello" inizierà a funzionare come da impostazione predefinita.
Funzione per aggiungere al carrello un prodotto diverso da quello visualizzato
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