Viewing 1 replies (of 1 total)
  • Plugin Author WPBean

    (@wpbean)

    Hi,

    We are adding the related products slider using the following hook,

    add_action( 'woocommerce_after_single_product_summary', 'wpb_wrps_related_products',22 );

    You can remove this using remove_action and copy and paste the wpb_wrps_related_products function to your theme and add the customized function.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Add action’ is closed to new replies.