Re: Request quote block - how to expand permanently / by default

Solved

Request quote block - how to expand permanently / by default

VolAut
Tourist
3 0 1

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 

 

closed-div.jpg

 

to this

 

open-div.jpg

 

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.

Accepted Solution (1)

Guleria
Shopify Partner
3953 791 1123

This is an accepted solution.

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 

- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder

View solution in original post

Replies 2 (2)

Guleria
Shopify Partner
3953 791 1123

This is an accepted solution.

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 

- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder
VolAut
Tourist
3 0 1

Thank you, it's now expanded by default 🙂