View Single Post
  #1  
Old 07-01-2011, 02:16 AM
  believein's Avatar 
believein believein is offline
 

Advanced Member
  
Join Date: May 2011
Posts: 33
 

Default What $main is product detail page? - clarification on page types

Could someone confirm what the page types are please;

Id like some way to identify the product detail page.

$main eq "cart" = shopping cart page
$main eq "checkout" = checkout page

$main eq "catalog" = product list page

$main eq 'help' = help pages (including contact)

what $main is the product detail page? The following does not seem to work for me.

{if $main eq "product" }
This is a product detail page
{/if}
__________________
Latest X-Cart project: www.rawlisa.co.uk ≈ Designed & developed by Believe in╝
X-Cart Gold v4.4.3
Reply With Quote