![]() |
Setting Product Option Charater Length view
My products require different options for colors. The color options are very long. Is there a way to limit the length in customer view only. The options stretch the length of my page. I would be interested in any way to control this.
I am using 4.0.18. Thank you, |
Use the Smarty truncate function. Here is an example using product title:
{$products[prod_num].product|truncate:30:"...":true} |
Where to place code?
I have tried this. I don't know if I am placing the code in the right place. I don't get any error but the option is not shortened.
|
All times are GMT -8. The time now is 11:01 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.