WooCommerce
WooCommerce does not provide full recurring billing by itself. Use a subscription extension, configure a payment gateway that supports automatic renew…
Use WooCommerce variations for fixed choices such as size or colour. For text, file uploads, conditional fields or option-based charges, you need an a…
WooCommerce does not include a general coupon CSV importer. You can create a few coupons manually, but importing many codes requires a CSV importer ex…
WooCommerce has one base currency built in, so it cannot provide full multi-currency shopping and checkout on its own. You can show converted prices w…
WooCommerce can process refunds and record order notes, but it does not provide a complete returns and warranty-claims workflow on its own. For occasi…
WooCommerce uses one shipping address per order by default, so the manual option is to place separate orders for each destination. To keep one checkou…
WooCommerce can attach files to products, but its built-in Downloadable option is mainly for files customers receive after buying. For public manuals,…
Prevent WooCommerce fraud by combining your payment gateway’s CVC, address verification and 3-D Secure checks with checkout CAPTCHA, attempt limits an…
WooCommerce can group existing products on one page, but its built-in Grouped product type does not create a true fixed-price bundle. Use it for simpl…
WooCommerce includes built-in emails for new orders, low stock and out-of-stock products. Configure recipients under WooCommerce settings, enable stoc…
WooCommerce handles simple conditional rates with shipping zones, flat rates, free shipping thresholds and shipping classes. For rules based on weight…
WooCommerce does not generate or scan order barcodes by itself. For a one-off job, you can turn an order number into a barcode and print it manually,…
WooCommerce does not calculate carrier live rates in its core shipping methods. Add a carrier extension, connect its API or account, assign it to the…
WooCommerce does not include a customer-entered price field in its standard product settings. You can build one with custom development, but a name-yo…
To create a WooCommerce multi-vendor marketplace, you need a marketplace layer for vendor accounts, product ownership, commissions, dashboards and pay…
WooCommerce includes a basic order-tracking form where customers enter their order number and billing email, while logged-in customers can view orders…
WooCommerce does not include a customer wallet or reusable store-credit balance. You can issue a fixed-cart coupon manually for one-off credit, but a…
WooCommerce does not sell true prepaid, multi-use gift cards by itself. You can make a virtual product and issue coupons manually for simple vouchers,…
WooCommerce does not include a true customer group feature. You can use WordPress roles for basic manual segmentation, but a groups plugin is needed w…
WooCommerce does not include true automatic BOGO rules in its core discount tools. You can use a bundled product or a restricted coupon for a simple w…
WooCommerce does not provide a general conditional-content rule builder in its core settings. For one or two simple messages, add content with a WooCo…
WooCommerce does not provide colour, size, or image swatches in core; variable products use dropdowns by default. Create correctly configured attribut…
WooCommerce lets customers add a selected variation to the cart, but it does not provide a native single-form bulk order table for one variable produc…
WooCommerce now has an experimental wishlist feature, but it only works for logged-in shoppers using a block-based product template. For guest wishlis…
WooCommerce can hide selected products with its built-in catalog visibility settings, but it has no complete catalog-mode switch. To remove prices, pu…
WooCommerce can add product filters without custom code using the Product Filters block. Add it beside the Product Collection on your shop template, c…
WooCommerce coupons can make an existing product free, but they do not automatically add a gift to the cart. For a basic promotion, use a 100% product…
WooCommerce has no built-in tiered pricing, so you either write a price filter in your theme or install a plugin that adds pricing rules. For a live s…