![]() |
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} |
Re: What $main is product detail page? - clarification on page types
It is "product". Look in home_main.tpl and common_templates.tpl for various $main values
|
Re: What $main is product detail page? - clarification on page types
{if $main eq "product" }id="product" {/if}
seems to work for me now. How strange. Many thanks for clarifying! |
All times are GMT -8. The time now is 01:50 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.