Hello Stefan,
I apologize for the back and forth testing but I did not have a system to test it on until tonight.
The code now works and is available for you to download.
link: http://www.deviumrocks.com/download/Shi ... nstall.zip
Thank you for using my mod.
-mtlhd
I apologize for the back and forth testing but I did not have a system to test it on until tonight.
The code now works and is available for you to download.
link: http://www.deviumrocks.com/download/Shi ... nstall.zip
Thank you for using my mod.
-mtlhd
Hi.
Newbie here. I am looking for this shipping mod as I am offering free freight when you spend over $100.00. I just started building my storefront and I am at Version 1.5.1.3. Will the link posted in the prior post work with the version I am using?
Thanks,
Lou
Newbie here. I am looking for this shipping mod as I am offering free freight when you spend over $100.00. I just started building my storefront and I am at Version 1.5.1.3. Will the link posted in the prior post work with the version I am using?
Thanks,
Lou
If you just need Free Shipping over a certain total, just use the built-in Free Shipping module, and fill in its "Total" field accordingly.lperagallo wrote:Hi.
Newbie here. I am looking for this shipping mod as I am offering free freight when you spend over $100.00. I just started building my storefront and I am at Version 1.5.1.3. Will the link posted in the prior post work with the version I am using?
Thanks,
Lou
Johnathan,
Perfect! I just tested it and it works just as I want it to. Still Trying to figure things out. Started with the base installation and I am modifying the configurations and testing. I bought the starter book and that has helped, but there is a lot to learn. I am still trying to figure out how to get the banner removed without losing it in case I want to use it later. I am having difficulty figuring out where it comes from. Also I don't know why my logo is bleeding down into the product catagory bar. I do need to work on my logo, but I am trying to get other things donw first.
Thanks,
Lou
Perfect! I just tested it and it works just as I want it to. Still Trying to figure things out. Started with the base installation and I am modifying the configurations and testing. I bought the starter book and that has helped, but there is a lot to learn. I am still trying to figure out how to get the banner removed without losing it in case I want to use it later. I am having difficulty figuring out where it comes from. Also I don't know why my logo is bleeding down into the product catagory bar. I do need to work on my logo, but I am trying to get other things donw first.
Thanks,
Lou
I made this for my multi-language 'sub-total' removal:
<?php //foreach ($totals as $total) { ?>
<tr>
<td align="right"><span class="cart_module_total"><b><?php echo $totals[1]['title']; ?></b></span></td>
<td align="right"><span class="cart_module_total"><?php echo $totals[1]['text']; ?></span></td>
</tr>
<?php //} ?>
<?php //foreach ($totals as $total) { ?>
<tr>
<td align="right"><span class="cart_module_total"><b><?php echo $totals[1]['title']; ?></b></span></td>
<td align="right"><span class="cart_module_total"><?php echo $totals[1]['text']; ?></span></td>
</tr>
<?php //} ?>
Who is online
Users browsing this forum: No registered users and 3 guests