fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Disable variations selected and shown on the checkout page

Balazs Szilagyi

Hi,

how do I disable variations selected and shown on the checkout page?

For disable the woocommerce default variations php code is:

add_filter( 'woocommerce_product_variation_title_include_attributes', '__return_true' );

but this doesn’t work in this case for your plugin.

My problem is that this causes the shipping methods text to slip off the screen on mobile in certain cases (depends on resolution).

Hakik Zaman

Hi Balazs,

Thanks for reaching out to us.

Could you record me reproducing your issue using a tool like this? https://www.useloom.com
It helps me to quickly figure out the issue.

Thank you