How to create Product or Category template with predefined product or specification attributes?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
How to create Product or Category template with predefined product or specification attributes.
When we select that Template we need only input the values of product or specification attributes.
Any ideas?
5 years ago
tigran_avdalyan wrote:
How to create Product or Category template with predefined product or specification attributes.
When we select that Template we need only input the values of product or specification attributes.
Any ideas?


For create new template of Category/Product - Go to Admin panel -> Left side menu -> System > Template.
(check here on demo store)

Here you can add template.

After create template in admin panel, you have to create viewpage with same name as your template's viewPath.
5 years ago
Hello,

yes you can do that create another template for that in which you can do your own logic.

map that product with that template.

Hope you will understand.
3 years ago
How can we bind ProductAttributes to a template? so a List of predefined attributes automatically added to a Product by selecting its ProductType ?   ex.   {screensize, ram, storage} when we select Laptop as product type?

rajupaladiya wrote:
How to create Product or Category template with predefined product or specification attributes.
When we select that Template we need only input the values of product or specification attributes.
Any ideas?

For create new template of Category/Product - Go to Admin panel -> Left side menu -> System > Template.
(check here on demo store)

Here you can add template.

After create template in admin panel, you have to create viewpage with same name as your template's viewPath.
3 years ago
To use Product Type / Template you need to customise

But you could use a product as a template
Setup the product with template in the name: product_template
Populate the product with the configuration
Don't publish it
When you want a new product copy the productname_template and edit the values
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.