Hi,

NopCommerce 3.9

I have large lists:
1. Product Attribute
2. Specification Attribute

Further
1. I create a product (adminpanel, vendor)
2. How to solve the problem:
Show attribute based on ProductTemplateId

Example:
If ProductTemplateId == 1
- The Product Attribute is visible and can be selected by the vendor.
- The Specification Attribute is visible and can be selected by the vendor.

Thanks :)