Public Hooks
Below are the filters you may need to customise the look, feel or content of the Bundle Builder page in the Doko Bundle Builder plugin for WooCommerce.
Actions :
NA
Filters :
doko_display_variations_as_many : This filter allows you to decide whether variations of products on the bundle page should be displayed as a single product or multiple products.
doko_skip_product_in_shortcode_loop : This filter allows you to decide whether a specific product in the bundle shouldn't be displayed.
hs_doko_btn_add_to_box_link : This filter allows you to customise the "Add to Box" button displayed in the various bundle steps.
doko_get_total_price : This filter allows you to change the bundle total price and include custom fees after customers has added to the cart their products.
doko_add_box_contents : This filter allows you to add a custom product with a custom price to the bundle present in the WooCommerce cart and checkout.
doko_cart_contents_element : This filter allows you to include custom information before the bundle is added to the cart item object. Whether you want to add a custom product or another option to the basket, use this.

doko_js_data_boxpage : This filter allows you to add a custom variable or secret word to the bundle page. To use it, just get the value of your custom variable from doko_object.
Last updated
Was this helpful?