dandumit Posted October 28, 2013 Share Posted October 28, 2013 Hello All, I would like to ask about a functionality (that may exist) : I have multiple products that have in text description similar and large portion of text (html in fact). It's very unpractical to save same common text in description of multiple products and also takes too much space in database. Could I use CMS part and reference that "page" in product description ? Kind Regards, Daniel Link to comment Share on other sites More sharing options...
ariom Posted October 29, 2013 Share Posted October 29, 2013 Hi, check this 3d; http://www.prestashop.com/forums/topic/284307-solved-adding-cms-content-within-another-page/?hl=%2Bcms+%2Bcontent+%2Bproduct+%2Bpage&do=findComment&comment=1435934 hope it helps Ariom Link to comment Share on other sites More sharing options...
vekia Posted October 29, 2013 Share Posted October 29, 2013 yes it is possible nad you can do it with if conditions, i think that solution posted above will help you in this case. You can use also module like product tabs Link to comment Share on other sites More sharing options...
dandumit Posted October 30, 2013 Author Share Posted October 30, 2013 Thank you both for suggestion ! It's an ideea but not applicable directly in my case. Please have a look at page : http://magazin.dioda.ro/en/surse-de-alimentare-industriale/1871-switch-mode-power-supplies-for-building-in-MEAN-WELL-SP-320-24.html That huge table on product details it's common for many product but not for all products. Please tell me, would be possible in product description to put an IFRAME and to IFRAME to give url of a CMS page ? Kind Regards, Daniel Link to comment Share on other sites More sharing options...
gonebdg - webindoshop.com Posted October 30, 2013 Share Posted October 30, 2013 Prestashop Product Short Descriptions and Descriptions are written using tinyMCE text editor. Therefore you can use tinyMCE template, for easily insert predefined product descriptions. But you should modify tinyMCE configuration on admin product controller to use it. Take a look the documentation : TinyMCE template and TinyMCE plugin template Link to comment Share on other sites More sharing options...
vekia Posted October 30, 2013 Share Posted October 30, 2013 Take a look the documentation : TinyMCE template and TinyMCE plugin template just wondering: what when in the future I will want to change some values of predefined template? i will need to change all products one by one ? :| Link to comment Share on other sites More sharing options...
dandumit Posted October 30, 2013 Author Share Posted October 30, 2013 Thank you all for suggestions. Unfortunately tiniMCE Template it's not best solution. I need some kind of above mentioned reference to CMS , but this to be inserted/configured in product description page of back office. Many products have this similar table. Also this improvement would shrink a lot database size (in my case). In this moment this kind of customization too big for me. Kind REgards, DAniel Link to comment Share on other sites More sharing options...
Recommended Posts