Post by lashman » Tue Dec 06, 2011 7:09 am

Hi,
Ver 1.5.1.3
I have switched off reward points.
When choosing a product it shows:
Product Code
Reward Points
Availablity

Would someone tell me how to get rid of the word "Reward Points" I know I will get email asking why they are not getting reward points.
Thanks

Active Member

Posts

Joined
Sun Feb 21, 2010 9:02 pm
Location - North Yorkshire

Post by OpenCart Addons » Tue Dec 06, 2011 10:15 am

You can remove the reward points from displaying follow these steps

Open catalog / view / theme / <your theme> / template / product / product.tpl

Find & Remove:

Code: Select all

<span><?php echo $text_reward; ?></span> <?php echo $reward; ?><br />
Find & Remove:

Code: Select all

 <?php if ($points) { ?>
        <span class="reward"><small><?php echo $text_points; ?> <?php echo $points; ?></small></span> <br />
        <?php } ?>
Make sure you backup any files before you make any modifications!

Joel

Canada's Leading Expert In OpenCart Development & Certified OpenCart Development Partner Image


User avatar
Active Member

Posts

Joined
Thu Nov 24, 2011 10:51 am
Location - Canada

Post by lashman » Tue Dec 06, 2011 6:16 pm

Thank yo Joel
Mike

Active Member

Posts

Joined
Sun Feb 21, 2010 9:02 pm
Location - North Yorkshire
Who is online

Users browsing this forum: No registered users and 267 guests