开发者 | vietfriendteam |
---|---|
更新时间 | 2020年8月20日 01:25 |
PHP版本: | 5.4 及以上 |
WordPress版本: | 5.4 |
版权: | GPLv3 or later |
版权网址: | 版权信息 |
add_filter('fsw_user_addresses_enabled', '__return_false');
5. Calculate shipping fee on product detail (like tiki, sendo, lazada, shopee...)
▪ Disable calculate shipping:
add_filter('fsw_product_shipping_calculator_enabled', '__return_false');
▪ Turn off auto calculate shipping:
add_filter('fsw_product_shipping_calculator_auto', '__return_false');
EXTENSION DEVELOPMENT PLAN
▪ Integrating Viettel Post unit (ViettelPost express)
USEFUL LINKS:
▪ Website (Pro version): //store.vietfriend.info (Account: demo/123456)
▪ Product information: //code.vietfriend.info/product/friendstore-for-woocommerce-pro/
friendStore-for-woocommerce
folder to your WordPress plugins directory /wp-content/plugins/
Step 4: Activate the plugin in the Plugin dashboard
The WordPress codex contains instructions on how to do this here.Of course, it is. We are always tried to make regular update so that the plugin can be compatible with the latest version of Wordpress and WooCommerce.
Yes, it can. This plugin can be used with any Wordpress themes.
In Vietnam, the currency is Vietnamese đồng (₫), the thousand separator is dot (.), the decimal separator is comma (,), the number of decimals should be 0.
fsw_user_addresses_enabled
fsw_product_shipping_calculator_enabled
fsw_product_shipping_calculator_auto