WooCommerce FAQ
Quick answers for WooCommerce and e-commerce integration.
Setup
How do I add the cart icon to the header?
- Install and activate WooCommerce
- Appearance > Customize > Site Header > Header Elements
- Toggle Site Cart to On
- Click Publish
The cart icon shows item count and opens mini-cart on click.
Shop page shows 404
- WooCommerce > Settings > Products
- Check Shop Page is assigned
- Create “Shop” page if missing
- Settings > Permalinks > Click Save to refresh
Layouts
How do I change shop layout?
Appearance > Customize > WooCommerce offers:
- Products per row (2, 3, or 4)
- Products per page
- Product card style
- Sale badge style
How do I change shop sidebar?
- Appearance > Customize > Sidebar
- Find Shop Sidebar setting
- Choose: Left, Right, or None
Can I customize single product pages?
Yes, via:
- Customize > WooCommerce > Single Product
- Elementor WooCommerce Builder (if using Elementor Pro)
Features
Does it support variable products?
Yes, all WooCommerce product types work:
- Simple, Variable, Grouped
- External/Affiliate
- Downloadable, Virtual
- Subscription (with extension)
Does it support product quick view?
BuddyX Pro provides the foundation. For full quick view, install:
- YITH WooCommerce Quick View
- Quick View for WooCommerce
Does mini-cart work?
Yes. When enabled, clicking the cart icon opens a slide-out mini-cart panel showing:
- Cart items
- Quantities
- Subtotal
- Links to cart/checkout
Styling
How do I customize the checkout page?
Checkout is automatically styled. For more control:
- WooCommerce Checkout Field Editor (rearrange fields)
- Elementor WooCommerce Builder (full redesign)
How do I change sale badge style?
- Appearance > Customize > WooCommerce > General
- Choose Sale Badge Content: Percentage or Text
- Choose Sale Badge Style: Circle or Square
How do I hide product elements?
Use CSS to hide elements:
/* Hide SKU */
.product_meta .sku_wrapper { display: none; }
/* Hide categories */
.product_meta .posted_in { display: none; }
Extensions
Does it work with WooCommerce extensions?
Yes, most extensions work seamlessly:
- WooCommerce Subscriptions
- WooCommerce Bookings
- WooCommerce Memberships
- Product Add-Ons
- PDF Invoices
Does it work with Dokan/multi-vendor?
Yes, BuddyX Pro has dedicated Dokan integration. See Dokan Setup.
Related
Need Help? Email support@wbcomdesigns.com
