TOPIC: how to remove "This product was added to our catalog on day 2013-06-03 "

how to remove "This product was added to our catalog on day 2013-06-03 " 10 years 1 day ago #5065

  • josnyan
  • josnyan's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Karma: 0
HI
I successufully install the theme, but I have one problem now. After I display new products on line, thre is "This product was added to our catalog on day 2013-06-03 " shown on product page.
How can i remove this ?
Anyone can help.
The administrator has disabled public write access.

Re: how to remove "This product was added to our catalog on day 2013-06-03 " 10 years 14 hours ago #5069

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hello,

Can you show me your site url ? and if you can provide admin info then it will be great.

Regards
The administrator has disabled public write access.

Re: how to remove "This product was added to our catalog on day 2013-06-03 " 9 years 4 months ago #6880

  • bambam58
  • bambam58's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
Goto Themes/OT_JEWELRY and select the file product.tpl for editing. Somewere near line 193 you can remove the following

{if $product->description_short OR $packItems|@count > 0}
<div class="dataup-products">
<p>This product was added to our catalog on day {$product->date_upd}.</p>
</div>

{/if}

Save it and it''s gone

Greetz Willem
The administrator has disabled public write access.
Time to create page: 0.105 seconds