How to configure basic store settings on WooCommerce

beginner 8 min read Updated 2026-03-18
Quick Answer

Configure basic WooCommerce store settings by navigating to WooCommerce > Settings in your WordPress dashboard. Set up your store address, currency, tax options, and shipping zones to establish the foundation for your online store.

Prerequisites

  • WordPress website with WooCommerce plugin installed
  • Administrator access to WordPress dashboard
  • Basic understanding of your business requirements
  • Store location and currency information ready

Step-by-Step Instructions

1

Access WooCommerce Settings

Log into your WordPress dashboard and navigate to WooCommerce > Settings from the left sidebar. This will open the WooCommerce settings panel where you can configure all basic store options.
Bookmark this page as you'll frequently return to adjust settings as your store grows.
2

Configure General Store Information

On the General tab, fill in your store address details including Address line 1, Address line 2, City, Country/State, and Postcode/ZIP. Select your Default customer location and set your Currency and Currency position. Choose your Thousand separator and Decimal separator based on your region.
Your store address affects tax calculations and shipping costs, so ensure accuracy.
3

Set Up Product and Inventory Options

Click the Products tab and configure shop page settings. Set your Shop page, Cart page, Checkout page, and My account page. Under Measurements, select your Weight unit and Dimensions unit. Enable Manage stock if you want inventory tracking and set Hold stock (minutes) for pending orders.
Enable stock management early to avoid overselling products as your store grows.
4

Configure Tax Settings

Navigate to the Tax tab and check Enable tax rates and calculations if you need to collect taxes. Set whether prices are entered Tax inclusive or Tax exclusive. Configure Calculate tax based on (customer shipping address, billing address, or shop address). Set up tax classes and rates by clicking Standard rates and adding your applicable tax rates.
Consult with a tax professional to ensure you're collecting the correct tax rates for your jurisdiction.
5

Set Up Shipping Zones and Methods

Go to the Shipping tab and click Shipping zones. Click Add shipping zone to create your first zone. Name your zone (e.g., "Domestic Shipping") and add regions by selecting countries or states. Click Add shipping method and choose from options like Flat rate, Free shipping, or Local pickup. Configure rates and conditions for each method.
Start with simple shipping methods and add complexity as you understand your shipping patterns better.
6

Configure Payment Methods

Click the Payments tab to see available payment methods. Enable desired payment options by toggling them on and clicking Set up or Manage. For PayPal Standard, enter your PayPal email address. For Stripe or other gateways, enter your API keys from your payment provider's dashboard. Test each payment method before going live.
Offer multiple payment options to reduce cart abandonment and accommodate customer preferences.
7

Set Up Account and Privacy Options

Navigate to the Accounts & Privacy tab. Configure guest checkout options by checking Allow customers to place orders without an account if desired. Set account creation options and password requirements. Under Privacy, configure data retention policies and privacy policy settings to comply with regulations like GDPR.
Balance user convenience with data collection needs - requiring accounts can help with marketing but may reduce conversions.
8

Configure Email Settings and Save

Go to the Emails tab to customize transactional emails. Set your "From" name and "From" address for all WooCommerce emails. Choose an email template and customize colors and styling. Click Save changes at the bottom of each settings page to apply your configurations. Test your store by placing a test order.
Send test emails to yourself to ensure they display correctly and contain all necessary information.

Common Issues & Troubleshooting

Currency or tax settings not applying to products

Clear any caching plugins and check that you clicked Save changes on each settings tab. Navigate to WooCommerce > Status > Tools and click Clear transients to refresh cached data.

Shipping methods not showing at checkout

Verify your shipping zones include the customer's location and that shipping methods are properly configured with rates. Check that products have weight and dimensions set if your shipping methods require them.

Payment methods not working or showing errors

Double-check API keys and credentials for payment gateways. Ensure your SSL certificate is properly installed and working. Test in sandbox mode first, then switch to live mode only after successful testing.

Store pages showing 404 errors or not displaying correctly

Go to Settings > Permalinks in WordPress and click Save Changes to flush rewrite rules. Ensure your theme is WooCommerce compatible and that required pages are properly assigned in WooCommerce settings.

Prices mentioned in this guide are pulled from current plan data and may change. Always verify on the official WooCommerce website before purchasing.