Hello
Can you tell me step by step how to switch the setting of awocoupon virtuemart to awocoupon hisakhop?
Regards
UPDATE #__awocoupon SET estore="hikashop";
UPDATE #__awocoupon_history SET estore="hikashop";
UPDATE #__awocoupon_giftcert_product SET estore="hikashop";
UPDATE #__awocoupon_giftcert_code SET estore="hikashop";
UPDATE #__awocoupon_voucher_customer SET estore="hikashop";
UPDATE #__awocoupon SET estore="hikashop";
UPDATE #__awocoupon_config SET value="hikashop" WHERE name="estore";