<?php
// Heading 
$_['heading_title']  = 'My HTML Module';
$_['text_buynow']  = 'BUY NOW'; 
$_['text_percentsave']  = 'Off';
$_['text_yousave']  = 'You Save';
$_['text_price']  = 'Price';
$_['text_itemleft']  = 'Left';
?>
