Page 1 of 1

Replace "featured" modules "wish list" & "compare" with BUY NOW button?

Posted: Tue Nov 06, 2018 12:32 pm
by supak111
Hey everyone I was hoping someone could help me out with this. on 2.0.1.1 and the "featured" module I am trying to replace the wishlist and compare buttons with a BUY NOW button.

For a BUY NOW button I am using a free module https://www.opencart.com/index.php?rout ... n_id=30846

I was able to replace the 2 buttons with a BUY NOW button by replacing the wishlist and compare with:
<button type="button" id="button-buy-now" data-loading-text="<?php echo $text_loading; ?>" class="btn" style="background-color:#ff5000; width:74px ;font-size:10px; height:47px; color:#FFF">BUY NOW</button>

I just can't get the BUY NOW button to actually work. I'm guessing that I need to add some php code to the controller file as well? If anyone could help with this it would be amazing.

Thanks

Re: Replace "featured" modules "wish list" & "compare" with BUY NOW button?

Posted: Tue Nov 06, 2018 7:26 pm
by straightlight
Hey everyone I was hoping someone could help me out with this. on 2.0.1.1
Posted in the wrong forum section.