<?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 : How to Get current Category?</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : How to Get current Category?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 19:14:43 +0000</pubDate>
  <lastBuildDate>Sat, 27 Oct 2012 13:03:29 +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=5332</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[How to Get current Category? : Hi Hasnut, ProductCart does not...]]></title>
   <link>https://forum.productcart.com/how-to-get-current-category_topic5332_post20383.html#20383</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 5332<br /><strong>Posted:</strong> 27-October-2012 at 1:03pm<br /><br />Hi Hasnut, ProductCart does not work that way - at all! You need to set aside the whole API mindset for creating web pages otherwise your set for a world of confusion and dead ends. It's actually (in my opinion anyway) a lot simpler than that. If you look at the ASP code you will see the asp code for a page creates the html for that page, often "including" other asp files for elements of the page. <br>I found when I first worked with ProductCart that a useful analogy was a sandwich - The header &amp; footer files which are included in each page via an "Include" and these in turn handle the menus. The filling of the sandwich is the code specific to that page and to control the look of that, to start with, look at the settings in the admin panels, for example, selecting page layouts and then work on the CSS files. After that you are into custom coding of the ASP files. If you do that please (A) keep backups of the unmodified files. (B) keep notes of what you have changed/where &amp; why.&nbsp;]]>
   </description>
   <pubDate>Sat, 27 Oct 2012 13:03:29 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/how-to-get-current-category_topic5332_post20383.html#20383</guid>
  </item> 
  <item>
   <title><![CDATA[How to Get current Category? : I just cant use your generation...]]></title>
   <link>https://forum.productcart.com/how-to-get-current-category_topic5332_post20382.html#20382</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2637">hasnut</a><br /><strong>Subject:</strong> 5332<br /><strong>Posted:</strong> 27-October-2012 at 11:14am<br /><br />I&nbsp; just cant use your generation tools, as my design includes lots of other elements or blocks that normally productcart dont offer.&nbsp;]]>
   </description>
   <pubDate>Sat, 27 Oct 2012 11:14:57 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/how-to-get-current-category_topic5332_post20382.html#20382</guid>
  </item> 
  <item>
   <title><![CDATA[How to Get current Category? : Ops Yes, ASP.I want to highlight,...]]></title>
   <link>https://forum.productcart.com/how-to-get-current-category_topic5332_post20381.html#20381</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2637">hasnut</a><br /><strong>Subject:</strong> 5332<br /><strong>Posted:</strong> 27-October-2012 at 11:13am<br /><br />Ops Yes, ASP.<br>I want to highlight, which category is being displayed in Browse by Category.<br><br>In other words, I want to echo current category name before Browse by Category.<br><br>I am not familiar with ProductCart, is there something that I can get the required things by API call.<br><br><pre><code ="php spaces">Say from example in another shopping cart I can get this by just calling<br>&nbsp;</code><code ="php variable">$currentCategory</code> <code ="php plain">= Mage::registry(</code><code ="php ">'current_category'</code><code ="php plain">);</code></pre>is something out there that I can get the current Category in product Cart?<br>Thanks<br><br>]]>
   </description>
   <pubDate>Sat, 27 Oct 2012 11:13:40 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/how-to-get-current-category_topic5332_post20381.html#20381</guid>
  </item> 
  <item>
   <title><![CDATA[How to Get current Category? : php? You mean asp! Our wiki page...]]></title>
   <link>https://forum.productcart.com/how-to-get-current-category_topic5332_post20380.html#20380</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 5332<br /><strong>Posted:</strong> 27-October-2012 at 10:34am<br /><br />php? You mean asp! Our wiki page on integrating your design with ProductCart is here :- <a href="http://wiki.earlyimpact.com/productcart/storefr&#111;nt-integrate" target="_blank" rel="nofollow">http://wiki.earlyimpact.com/productcart/storefront-integrate</a> &nbsp; From the admin pages there are quite a few options for generating and styling the menu.&nbsp;]]>
   </description>
   <pubDate>Sat, 27 Oct 2012 10:34:30 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/how-to-get-current-category_topic5332_post20380.html#20380</guid>
  </item> 
  <item>
   <title><![CDATA[How to Get current Category? : Hi,Here is the issue, I am doing...]]></title>
   <link>https://forum.productcart.com/how-to-get-current-category_topic5332_post20377.html#20377</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2637">hasnut</a><br /><strong>Subject:</strong> 5332<br /><strong>Posted:</strong> 27-October-2012 at 5:09am<br /><br />Hi,<br>Here is the issue, I am doing design integration, and I need to know current category from header.php as left nevigation code are called inside header.php<br><br>Also I need for the left category menu which category is selected so I can highlight the selected category.<br><br>or is there any wiki where I can know those thing or more advance techniques working with php file directly.<br><br><br><br>Thanks in advance.<br>]]>
   </description>
   <pubDate>Sat, 27 Oct 2012 05:09:35 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/how-to-get-current-category_topic5332_post20377.html#20377</guid>
  </item> 
 </channel>
</rss>