X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   changing the 300 letters limit for short descriptions (https://forum.x-cart.com/showthread.php?t=40845)

pixelposh 07-01-2008 08:02 AM

changing the 300 letters limit for short descriptions
 
Hi All,

Does anybody know how to change the limit for the maxiumum charcaters you can use for the product short description?

I have products that need to have html text and i dont have enough charaters to use.

Thank you.

Barry

Yurij 07-02-2008 12:47 AM

Re: changing the 300 letters limit for short descriptions
 
Quote:

Originally Posted by pixelposh
Hi All,

Does anybody know how to change the limit for the maxiumum charcaters you can use for the product short description?

I have products that need to have html text and i dont have enough charaters to use.

Thank you.

Barry



Open file "skin1/customer/main/products.tpl" and find next line:

PHP Code:

{$products[product].descr|truncate:300:"...":true


Change at the right value to you or even remove - "|truncate:300:"...":true".

pixelposh 07-02-2008 12:56 AM

Re: changing the 300 letters limit for short descriptions
 
Thank you so much, That worked the treat ;)


All times are GMT -8. The time now is 09:48 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.