templategroup in product?
Is it possible to use the templategroup in a Product's xml? If it is can someone tell me the syntax because I haven't been able to figure it out. Whenever I try and use it the import just skips my templates. If I can't then is there another way to do it?
I was trying
<templates>
<templategroup>
<template>
</template>
</templategroup>
</templates>
|