Add upsells under the add to cart button in WooCommerce

Add upsells under the add to cart button in WooCommerce.

Snippet Type

Execute on Child Sites

Snippet

add_action( 'woocommerce_single_product_summary', 'woocommerce_upsell_display', 40 );

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.