August 7, 2015 at 9:40 am
#7246
stephen
Keymaster
Hi,
Quick solution for this case is: please go to file skin/frontend/default/sns_lunar/sns/ajaxcart/js/sns-ajaxcart.js find and replace the bellow code:
function callAjax(url, action){
if(action=="url"){
by:
function callAjax(url, action){
if(action=="url"){
if ( url.search('checkout/cart/delete') != -1 ) {
window.location.href = url; return;
}
Thanks!
Useful
Recent Topics
Support Policy
- The time respons: 1-2 days
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7