X-Cart checkout is empty -
i have problem x-cart website. when click on "buy now" button on 1 product, , after click on "my cart" checkout section, returns cart empty although click buy product.
here website: http://www.farlin-cambodia.com/home.php?cat=591
how can fix it?
the store you're referring of version 4.1.6, that's old version there no adding cart without redirect (with ajax). behaviour in question still there, feature added custom mode.
if js enabled in browser, , if store considers it's enabled, the js script supposed send data script minicart_content.php, , php script process received data further. doesn't happen, , there no js errors, makes me believe problem in code of minicart_content.php, file being modified too.
if js disabled in browser ( , if click corresponding button in store in pink side menu block - "if javascript disabled in browser click here"), custom scenario not applied, store uses default functionality allows add products cart out problems.
thus, possible solution is:
- roll custom changes implemented, , use default functionality (adding products cart redirect cart page) or
- check minicart_content.php script , find out, why doesn't want process data sent js script
if you're not sure how achieve this, consider contacting x-cart support team further investigation. not sure if can give link x-cart support here, i'm sure you'll find it, if try search=)
Comments
Post a Comment