Product Specification
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
This module allows you to attach product specification data to any entity in Drupal 7. Mostly we can use this module to store product specifications on product display page.
The form allows the user to add/remove number of rows and allows entry into each table cell using text / text area fields. Every node/entity can have multiple specification field.
User can enter data by hand or by CSV upload. Specification fields are multi-value and revision capable.
This module also has a sub module for specification bulk import. It allows user to select entity, bundle and field to import data. Please refer README.txt file before doing import, It has all the steps to generate the csv file.
Dependencies
Product specification import module is depends on:
- Product Specification
- Entity
Configuration
Go to admin/config/content/product_specification to set the separator for the CSV import.
