跳至內容

Henry Note

發表於 2016-12-312020-03-07 by 亨利

woocommerce 以件數計算運費筆記

https://wordpress.org/plugins/woocommerce/

以件數計算運費
50 + (10+ [qty])    // 意思是最低收費為: 1件是50+10; 2件是50+20; 如此類推
[fee percent=”10″ min_fee=”50″ max_fee=”200″]   // 運費是貨物的10%, 最低50, 最高200

分類Plugin、WordPress

文章導覽

上一篇文章前 MySQL import command
下篇文章後 中國新政策規定海外網站域名必須於境內註冊

近期文章

  • 延長Windows 11更新100年
  • Mobirise slider RWD顯示問題
  • 解決部份不能安裝的MACAPP
  • WordPress開啟ssl後css無法加載
  • Contact Form 7 Special mail-tags
  • Force SSL in WordPress with Web.config
  • How to force SSL with Web.config
  • How to force www. in a generic way with .htaccess
  • Flush the DNS cache in macOS
  • How to force SSL with .htaccess
本站使用 WordPress 架設