Class: Magentwo::Product
Constant Summary collapse
- Attributes =
%i(id sku name attribute_set_id price status visibility type_id created_at updated_at extension_attributes product_links options media_gallery_entries tier_prices custom_attributes)
Constants inherited from Base
Class Method Summary collapse
Instance Method Summary collapse
Methods inherited from Base
[], all, base_path, #call, call, #check_presence, dataset, #delete, each, each_page, first, get, get_path, #initialize, lower_case_name, map, #save, #to_h, #to_json, #validate
Constructor Details
This class inherits a constructor from Magentwo::Base