Voit korvata "lisää koriin" -toiminnon suoraan tuotepalvelussa URL-osoitteeseen ohjaamalla. Voit määrittää jokaiselle tuotteelle oman ulkopuolisen URL-osoitteen.
Kuten jo tiedätkin - tämän laajennuksen avulla voit korvata "Lisää ostoskoriin" -painikkeen tuotesivuilla linkillä tiettyyn url-osoitteeseen. Voit käyttää siellä ulkoisia urleja muille verkkosivustoille / markkinapaikoille. Se's suuri, jos haluat edistää tarjouksesi amazon, allegro tai muita suosittuja markkinapaikkoja.
Konfigurointisivu
Moduulin konfigurointiprosessi on erittäin helppo. Moduuli luo erityisen osion jokaiselle tuotteen muokkaussivulle, johon voit vain kirjoittaa url. Jos täytät tähän erityiskenttään kelvollisen url-osoitteen - moduuli korvaa automaattisesti tuotesivun Lisää ostoskoriin -painikkeen toiminnon 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 oletusarvoisesti.
Ominaisuus lisätä eri tuote ostoskoriin kuin katsottu 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