View Single Post
  #33  
Old 08-21-2019, 03:20 PM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: altered carts OnSale mod for php 7+

Thanks for that. It helped a lot!

The badge would not show up with the Special Offer Discount I created. I had to go to your site and see exactly what your Special Offer was. Once I set up the BOGO for a product on my dev site the same as you did the Special Offer Badge showed up.

In skin/ideal_responsive/customer/main/cart.tpl

Around Line # 48 - Comment out the following code.

Code:
{if $active_modules.Special_Offers ne "" and $product.have_offers} {include file="modules/Special_Offers/customer/product_offer_thumb.tpl"} {/if}
This removed the badge from my dev site and hopefully works for you.
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote