Tämän moduulin avulla voit korvata tavallisen "lisää ostoskoriin" -toiminnon tuotesivuilla uudelleenohjauksella tiettyyn URL-osoitteeseen. Jokaisella tuotteella voi olla oma erityinen URL-osoite ulkoiselle verkkosivustolle - voit määrittää tällaisen URL-osoitteen tuotteen muokkaussivulla verkkokaupan back office -osiossa.
Kuten jo tiedätte - tällä lisäosalla voit korvata tuotesivujen "lisää ostoskoriin" -painikkeen linkillä tiettyyn URL-osoitteeseen. Voit käyttää siellä ulkoisia URL-osoitteita muille verkkosivustoille / markkinapaikoille. Se on loistavaa, jos haluat mainostaa tarjoustasi Amazonissa, Allegrossa tai muilla suosituilla markkinapaikoilla.
Määrityssivu
Moduulin määritysprosessi on erittäin helppo. Moduuli luo erityisen osan jokaiselle tuotteen muokkaussivulle, johon voit kirjoittaa URL-osoitteen. Jos täytät tämän erityisen kentän kelvollisella URL-osoitteella - moduuli korvaa automaattisesti tuotesivun "lisää ostoskoriin" -painikkeen toiminnan linkillä tähän tiettyyn URL-osoitteeseen. Jos haluat poistaa ominaisuuden - tyhjennä vain URL-kenttä tuotteen muokkaussivulla ja tavallinen "lisää ostoskoriin" -prosessi alkaa toimia kuten se toimii oletuksena.
Ominaisuus lisätä ostoskoriin eri tuote kuin katseltu tuote
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