Class: Workarea::GlobalE::ProductMetaData
- Inherits:
-
Object
- Object
- Workarea::GlobalE::ProductMetaData
- Defined in:
- app/services/workarea/global_e/product_meta_data.rb
Instance Method Summary collapse
-
#attributes ⇒ Array<Workarea::GlobalE::CustomProductAttribute>
Customer-defined product attributes that allow to personalize the product if supported by the merchant’s site (e.g. engraving).
Instance Method Details
#attributes ⇒ Array<Workarea::GlobalE::CustomProductAttribute>
Customer-defined product attributes that allow to personalize the product if supported by the merchant’s site (e.g. engraving).
9 10 |
# File 'app/services/workarea/global_e/product_meta_data.rb', line 9 def attributes end |