Help Docs Software Kadence Kadence Iconic Legacy Bundled Products Hooks Reference

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.
Was this article helpful?