X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   shipping cost popup (https://forum.x-cart.com/showthread.php?t=74419)

Dougrun 09-10-2016 03:22 PM

shipping cost popup
 
I have the XC popup module and it works fine, any way I could make a custom if/then that would trigger it if shipping cost was over a certain price?

soldatov 09-14-2016 04:13 AM

Re: shipping cost popup
 
Yes, there are few ways.

As a quick workaround.
There is the template "skin/common_files/modules/Popup_Anywhere/popups_settings_js.tpl" which is responsible for the popup window appearance on the page.
Add the conditions there: a page id (e.g., the "$main" variable checking), a shipping cost compare with the necessary value and so forth.

Another way is to contact our development team :) they will help you.


All times are GMT -8. The time now is 05:34 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.