Hooks Reference

Actions List

HookFileParameters
iconic_wbp_content_product_imagetemplates/content-bundled-products.php
  • $stl_product WC_Product The current product within the bundle.
  • $product WC_Product The current parent product.
iconic_wbp_content_product_summarytemplates/content-bundled-products.php
  • $stl_product WC_Product The current product within the bundle.
  • $product WC_Product The current parent product.

Filters List

HookFileParameters
iconic_wbp_wrapper_classestemplates/content-bundled-products.php
  • $classes array An array of classes for the bundle wrapper.
  • $product WC_Product The current parent product.
iconic_wbp_product_classestemplates/content-bundled-products.php
  • $classes array An array of classes for the bundled item div.
  • $stl_product WC_Product The current product within the bundle.
  • $product WC_Product The current parent product.
iconic_wbp_productsinc/class-product-bundled.php
  • $products array An array of product ( WC_Product ) objects.
  • $product WC_Product The current parent product.
iconic_wbp_add_all_to_cart_textinc/class-product-bundled.php
  • $button_text string The “Add All to Cart” button text.
  • $product WC_Product The current parent product.

WooCommerce Bundled Products

Bundle a selection of products on a single product page. It even works with variable products!

Was this helpful?

Please let us know if this article was useful. It is the best way to ensure our documentation is as helpful as possible.