Page 1 of 1
Featured Products Issue
Posted: Fri Aug 21, 2015 11:41 am
by vryannn
Hi guys,
For some reason my featured products on my homepage skips a row sometimes. I thought it was because of my product description but it wasn't. How do I fix this?
Here's my website:
https://southcoastnail.com/
Re: Featured Products Issue
Posted: Fri Aug 21, 2015 12:52 pm
by imdevlper18
You are adding a call for price button in description.. So the length on box increases.
You need to maintain minimum height for this boxes. You can do that with css.
By the way, we have designed something similar for
call for price.
Instead of that you can have
Dual cart system in opencart.
Add to cart replaced with add to quote. Customer only pays for add to cart.
Add to quote is submitted as quotation.
Then you can add price based on customer order in back end.
Customer can then place order with the new price.
So their is no need for customer to pay with some offline medium and make other adjustments.
And all is working within the same system.
More details you can read here:
Dual Cart Extension
Re: Featured Products Issue
Posted: Sat Aug 22, 2015 4:00 am
by vryannn
Got it, thanks so much!