Hi - don't think I am missing something but forgive me if I am it has been a long few days
Occasionally we have a section with just one product in it and it would be ideal if the system just jumped straight to the Product Page rather than stopping at the section page and waiting for the product to be selected.
We use SPP so not able to just move the items in the tree - pagenames etc vital for SEO so need to keep the structure as next week or month thee could be another product added to the section.
It is from the top section level so still need the section to create the menu structure.
Basically can we say when a section page is called
If (subsections/next level sections = 0 and number of product = 1) then {redirect to a new page - (the product page of the one product listed)} else {do nothing}
I am sure it can be done at a low level with some customisation but is there a way with SellerDeck without major coding at PERL or other level - of course editing at a low level means issues when upgrading.
Thanks
Occasionally we have a section with just one product in it and it would be ideal if the system just jumped straight to the Product Page rather than stopping at the section page and waiting for the product to be selected.
We use SPP so not able to just move the items in the tree - pagenames etc vital for SEO so need to keep the structure as next week or month thee could be another product added to the section.
It is from the top section level so still need the section to create the menu structure.
Basically can we say when a section page is called
If (subsections/next level sections = 0 and number of product = 1) then {redirect to a new page - (the product page of the one product listed)} else {do nothing}
I am sure it can be done at a low level with some customisation but is there a way with SellerDeck without major coding at PERL or other level - of course editing at a low level means issues when upgrading.
Thanks
Comment