HDWebmobile Frequently Bought Together shows a widget on the product page with the current product plus a few companion products you choose, each with its own checkbox and a running total. Shoppers can uncheck anything they don’t want, then add everything left checked to their cart with a single click — no repeated “Add to cart” clicks, and no page reload. Under the hood, that single click sends one WooCommerce Store API batch request rather than looping several add-to-cart calls, keeping the Mini-Cart block’s total accurate and in sync immediately.
Go to Products and open any simple product (the tab only appears for simple products, since companions must be simple products too — see Limitations).
Click the new Frequently Bought Together tab under Product Data (Screenshot 1). Search and select up to 4 products to suggest alongside this one. The search only offers other simple products — variable, grouped, and external products won’t appear, since the widget’s one-click “Add all to cart” needs a concrete product with no variation to choose. Click Update to save.
On that product’s page, a “Frequently Bought Together” widget appears automatically below the Add to Cart button (Screenshot 2), showing the current product plus your chosen companions, each with a checkbox (all checked by default) and its price, and a running total.
If your theme uses the block-based Single Product template, you can also insert the Frequently Bought Together block (WooCommerce category) directly into it via the Site Editor for more control over its placement — it renders the same widget, driven by the same product data.
Shoppers can uncheck anything they don’t want — the total updates instantly (Screenshot 3). Clicking Add N to Cart adds every checked item to the real WooCommerce cart in a single request; the Mini-Cart block updates immediately with no page reload (Screenshot 4).