Jump to content

SOLD ribbon on product no longer available


Pro

Recommended Posts

  • 1 month later...

i've tryed but on 1.6 doesn't seem to work :(

yes 1.6 uses the

{if isset($product.new) && $product.new == 1}

                            <span class="new-box">

                                <span class="new-label">{l s='New'}</span>

                            </span>

                        {/if}

Theoretically we could change product.new to product.sold and new-label to sold label and l s='SOLD' and that should take care of the logic for the product display tpl. however does that have to be added to the functions.php or something inorder for it to work in 1.6

Link to comment
Share on other sites

×
×
  • Create New...