WooCommerce FAQ

WooCommerce FAQ

Quick answers for WooCommerce and e-commerce integration.


Setup

How do I add the cart icon to the header?

  1. Install and activate WooCommerce
  2. Appearance > Customize > Site Header > Header Elements
  3. Toggle Site Cart to On
  4. Click Publish

The cart icon shows item count and opens mini-cart on click.

Shop page shows 404

  1. WooCommerce > Settings > Products
  2. Check Shop Page is assigned
  3. Create “Shop” page if missing
  4. 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?

  1. Appearance > Customize > Sidebar
  2. Find Shop Sidebar setting
  3. 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?

  1. Appearance > Customize > WooCommerce > General
  2. Choose Sale Badge Content: Percentage or Text
  3. 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

Last updated: January 31, 2026