Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.5 KB

ItemContent.md

File metadata and controls

22 lines (18 loc) · 1.5 KB

ItemContent

Properties

Name Type Description Notes
assignments list[ItemContentAssignment] StoreFront assignments [optional]
attributes list[ItemContentAttribute] StoreFront attributes [optional]
custom_thank_you_url str Custom Thank You URL [optional]
exclude_from_search bool Exclude from search [optional]
exclude_from_sitemap bool Exclude from the sitemap for the StoreFront [optional]
exclude_from_top_sellers bool Exclude from the top sellers list in the StoreFront [optional]
extended_description str Extended description (max 10000 characters) [optional]
extended_description_translated_text_instance_oid int Extneded description text translation instance identifier [optional]
multimedia list[ItemContentMultimedia] Multimedia [optional]
new_item bool True if the item is new [optional]
new_item_end str The date the item should no longer be considered new [optional]
new_item_start str The date the item should start being considered new [optional]
view_url str Legacy view URL (not used by StoreFronts) [optional]

[Back to Model list] [Back to API list] [Back to README]