16 January 2020

How to exchange related products with full description in woocommerce?

Exchange related products with full description in woocommerce



add_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_related_products', 2 );
remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_related_products', 20 );

No comments:

Post a Comment

How to create youtube videos slider with play and pause option in wordpress?

Create youtube videos slider with play and pause option in wordpress youtube videos slider Use this shortcode:- [punjab_today] function my_...