- WooCommerce Cookbook
- Patrick Rauland
- 321字
- 2021-07-23 19:35:04
Setting your store location and currency
WooCommerce is an e-commerce platform that can work anywhere in the world. You can enable it to use any location or currency. WooCommerce was originally created by developers in the UK, so the default settings are all UK-based. If you don't live in the UK, you'll have to change your store location and currency.
Getting ready
You'll need a WordPress site with WooCommerce installed.
How to do it…
Since you're looking for ways to customize your store functionality, you can do a lot using the WooCommerce settings pages. Before looking through code or asking for a developer's help, it's worth looking through all of the settings pages to see whether any issue you have can be fixed right there. Changing the store location and currency can both be done on the settings pages with a couple of clicks, by performing the following steps:
- Go to WooCommerce | Settings:
- Click on the Base Location setting and start typing the name of your province or country. Many countries, such as the United States, have different provinces, so it's best to see whether your province is listed in WooCommerce. If it is, select the province; if not, select your country. Have a look at the following screenshot:
- Scroll down to the Currency Options section.
- From the Currency dropdown, select your currency.
How it works…
WooCommerce has a huge list of countries and currencies built in. You can select the right one on the Settings screen and WooCommerce will save this information in the database and use it for shipping, taxes, and other purposes. You can programmatically add more countries and currencies to WooCommerce, and those updated lists will show up on the settings pages.
- jQuery EasyUI網(wǎng)站開發(fā)實(shí)戰(zhàn)
- AIRAndroid應(yīng)用開發(fā)實(shí)戰(zhàn)
- TestNG Beginner's Guide
- PHP 編程從入門到實(shí)踐
- C++ 從入門到項(xiàng)目實(shí)踐(超值版)
- 精通Python自然語言處理
- AutoCAD 2009實(shí)訓(xùn)指導(dǎo)
- Raspberry Pi Robotic Projects(Third Edition)
- 算法圖解
- QlikView Unlocked
- Keil Cx51 V7.0單片機(jī)高級(jí)語言編程與μVision2應(yīng)用實(shí)踐
- Learning Swift
- 軟件自動(dòng)化測試實(shí)戰(zhàn)解析:基于Python3編程語言
- C#開發(fā)之道
- Learning Predictive Analytics with R