<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Adding Warranty Description</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Adding Warranty Description]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 10:00:21 +0000</pubDate>
  <lastBuildDate>Mon, 16 Feb 2009 20:09:16 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=2489</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Adding Warranty Description :  Hi, Most of the &amp;#034;Long Description&amp;#034;...]]></title>
   <link>https://forum.productcart.com/adding-warranty-description_topic2489_post8978.html#8978</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 2489<br /><strong>Posted:</strong> 16-February-2009 at 8:09pm<br /><br />Hi,<br>&nbsp;&nbsp; Most of the "Long Description" will be the same HTML repeated in each product. Because of this and to make my life easier I would put the static code in a few cells, the variable text in a couple of columns and then use a formula to build the final "Long Description".<br><br>Hi,<br>&nbsp;&nbsp; I would put the various segments of HTML and then build the full long description with a formula :<br>For example :-<br><br><table width="99%"><tr><td><pre class="BBcode"><br>&lt;div class="TabbedPanels" id="TabbedPanels1"&gt;<br>&lt;ul class="TabbedPanelsTabGroup"&gt;<br><pre ="code">&lt;li class="TabbedPanelsTab"&gt;Details&lt;/li&gt; <br>&lt;li class="TabbedPanelsTab"&gt;Features&lt;/li&gt;<br>&lt;li class="TabbedPanelsTab"&gt;Gift Ideas&lt;/li&gt;<br>&lt;/ul&gt;<br>&lt;div class="TabbedPanelsContentGroup"&gt;<br>&lt;div class="TabbedPanelsContent"&gt;These are the product details&lt;/div&gt;<br>&lt;div class="TabbedPanelsContent"&gt;This is a list of features included in this product&lt;/div&gt;<br>&lt;div class="TabbedPanelsContent"&gt;Here are some ideas of what a wonderful gift this product can be&lt;/div&gt;<br>&lt;/div&gt;<br>&lt;/div&gt;<br>&lt;script type="text/javascript"&gt;<br>var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");<br>&lt;/script&gt;<br></pre></pre></td></tr></table><br><br>could be built with the formula :<br><br>=$A$1&amp;$A$2&amp;C2&amp;$A$3&amp;$A$2&amp;D2&amp;$A$3&amp;$A$2&amp;E2&amp;$A$3&amp;$A$4<br><br>Where the contents are placed in the following cells:<br><strong>A1</strong><br><table width="99%"><tr><td><pre class="BBcode"><br>&lt;div class="TabbedPanels" id="TabbedPanels1"&gt;<br>&lt;ul class="TabbedPanelsTabGroup"&gt;<br><pre ="code">&lt;li class="TabbedPanelsTab"&gt;Details&lt;/li&gt; <br>&lt;li class="TabbedPanelsTab"&gt;Features&lt;/li&gt;<br>&lt;li class="TabbedPanelsTab"&gt;Gift Ideas&lt;/li&gt;<br>&lt;/ul&gt;<br>&lt;div class="TabbedPanelsContentGroup"&gt;<br></pre></td></tr></table><br><br><strong>A2</strong><br><table width="99%"><tr><td><pre class="BBcode"><br>&lt;div class="TabbedPanelsContent"&gt;<br></pre></td></tr></table><br><br><strong>A3</strong><br><table width="99%"><tr><td><pre class="BBcode"><br>&lt;/div&gt;<br></pre></td></tr></table><br><br><strong>A4</strong><br><table width="99%"><tr><td><pre class="BBcode"><br>&lt;script type="text/javascript"&gt;<br>var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");<br>&lt;/script&gt;<br></pre></td></tr></table><br><br><strong>C2</strong><br><table width="99%"><tr><td><pre class="BBcode"><br>These are the product details<br></pre></td></tr></table><br><br><strong>D2</strong><br><table width="99%"><tr><td><pre class="BBcode"><br>This is a list of features included in this product<br></pre></td></tr></table><br><br><strong>E2</strong><br><table width="99%"><tr><td><pre class="BBcode"><br>Here are some ideas of what a wonderful gift this product can be<br></pre></td></tr></table><br><br>This allows you to just enter the text for each "TAB" with no concerns over the actual HTML as this is wrapped around automatically by the formula.<br><br>Please note :- This is untested and just an example, I wrote it all direct on the forum.<br>You MAY need to copy the results of the formula and use "paste special" to extract the actual built values.<br><br><br><br></pre>&nbsp;&nbsp; <br><br><br><br><br><br>]]>
   </description>
   <pubDate>Mon, 16 Feb 2009 20:09:16 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/adding-warranty-description_topic2489_post8978.html#8978</guid>
  </item> 
  <item>
   <title><![CDATA[Adding Warranty Description : Hello,Thanks for the fast reply.When...]]></title>
   <link>https://forum.productcart.com/adding-warranty-description_topic2489_post8975.html#8975</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1483">mVisual</a><br /><strong>Subject:</strong> 2489<br /><strong>Posted:</strong> 16-February-2009 at 6:12pm<br /><br />Hello,<br><br>Thanks for the fast reply.<br><br>When you say "some smart use of a spreadsheet," Do you mean I can just paste the html code inside of the cell corresponding to the product under the "long description" heading?<br><br>Thanks<br>]]>
   </description>
   <pubDate>Mon, 16 Feb 2009 18:12:16 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/adding-warranty-description_topic2489_post8975.html#8975</guid>
  </item> 
  <item>
   <title><![CDATA[Adding Warranty Description : Hi, It involves a couple of edits...]]></title>
   <link>https://forum.productcart.com/adding-warranty-description_topic2489_post8971.html#8971</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 2489<br /><strong>Posted:</strong> 16-February-2009 at 5:37pm<br /><br />Hi, It involves a couple of edits and using HTML code in the long description, but having tabbed information looks like it will meet your needs very well, especially as you are going to import the data, which means you can simplify the creation of the HTML code for the long description with some smart use of a spreadsheet.<br><br>See : <a href="http://wiki.earlyimpact.com/how_to/display_product_de&#115;cripti&#111;n_tabs" target="_blank">http://wiki.earlyimpact.com/how_to/display_product_description_tabs</a>&nbsp;]]>
   </description>
   <pubDate>Mon, 16 Feb 2009 17:37:01 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/adding-warranty-description_topic2489_post8971.html#8971</guid>
  </item> 
  <item>
   <title><![CDATA[Adding Warranty Description :  Hello,I am new to ProductCart...]]></title>
   <link>https://forum.productcart.com/adding-warranty-description_topic2489_post8970.html#8970</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1483">mVisual</a><br /><strong>Subject:</strong> 2489<br /><strong>Posted:</strong> 16-February-2009 at 4:13pm<br /><br />Hello,<br><br>I am new to ProductCart and I have the standard edition. I was wondering if there is a way to add another description area for Warranty information for each product. There is different warranty text for each product so I need it to be able to be editable per product. To make this just more difficult, I need to be able to add this description via .csv file so I can do large amount of changes to large amount of products and import it to ProductCart using the import wizard.<br><br>Is there anyone who has a solution for this? Or suggestions on what I can do to mimic this?<br><br>I apologize if there is already a solution somewhere in the forums that I have missed. If so, could you direct me to the correct post. <br><br>Thanks in advance,<br>mVisual<br><span style="font-size:10px"><br /><br />Edited by mVisual - 16-February-2009 at 4:14pm</span>]]>
   </description>
   <pubDate>Mon, 16 Feb 2009 16:13:59 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/adding-warranty-description_topic2489_post8970.html#8970</guid>
  </item> 
 </channel>
</rss>