Jump to content

Jesy_par

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Jesy_par

  1. Thank you, I tried but for some reason it's not working. You don't need to waste any more time on it. We can live with $0.00

     

    The code was put into:

     

    skin/templates/content.product.php

     

    as:

     

    <h2>{$PRODUCT.name}</h2>
    <form action="{$VAL_SELF}" method="post" class="addForm">
      <div style="overflow:hidden;">
    <div id="product_detail">
     {if $PRODUCT.ctrl_sale}
     <h1><span class="price_previous">{$PRODUCT.price}</span> <span class="price_sale">{$PRODUCT.sale_price}</span></h1>
     {else}
    ..............
  2. I have a redirect set up and cubecart generates the correct www. URLs in my sitemaps. For SEO purposes you should always set up a redirect so that only one of the URLs is used. Personally i prefer the www to be included.

×
×
  • Create New...