Request quote block - how to expand permanently / by default

Hello all,

I have the request quote block on my product pages rather than add to cart. When a customer lands on a product page I would like the request quote form to be showing by default rather than them having to click it to expand.

I want to go from this

to this

Is anyone able to help? I’ve been searching high and low for an answer that already exists.

I use the Empire theme.

Thank you in advance.

Hello @VolAut ,

You need to trigger it with jQuery on load.
or alternatively find the class/id which is added to it on click once you find it use it by default in the html.

Thanks

Thank you, it’s now expanded by default :slightly_smiling_face: