芝麻web文件管理V1.00
编辑当前文件:/home/mybf1/www/menthol.bf1.my/wp-content/plugins/ecwid-shopping-cart/js/post-product.js
if (typeof Ecwid != 'undefined') { Ecwid.OnPageLoad.add(function(page) { if ( page.type != 'PRODUCT' || page.productId != ecwidPost.productId ) { location.href = ecwidPost.storePageUrl + location.hash; } }); };