EKM Tag: [ekm:productstart]
This tag is used to output the opening form for the product page.
NOTE: This tag must go before ekm:addtocart
& ekm:productoptions
as well as any "qty" boxes you may have implemented.
This tag can only be used on the product page.
- Tag Information
- Nesting This Tag
Basic Use
Place this tag within your code ensuring it goes before the tags specified above. The
ekm:productstart
tag will output the opening tag to a form, because of this ensure when using ekm:productend
you use it in a way that is syntactically correct.
[ekm:productstart][/ekm:productstart]
The EKM system allows for some tags to be nested within other tags.
This tag cannot be nested within other tags