Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.57 KB

ItemContent.md

File metadata and controls

22 lines (18 loc) · 1.57 KB

ItemContent

Properties

Name Type Description Notes
assignments \ultracart\v2\models\ItemContentAssignment[] StoreFront assignments [optional]
attributes \ultracart\v2\models\ItemContentAttribute[] StoreFront attributes [optional]
custom_thank_you_url string 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 string Extended description (max 10000 characters) [optional]
extended_description_translated_text_instance_oid int Extneded description text translation instance identifier [optional]
multimedia \ultracart\v2\models\ItemContentMultimedia[] Multimedia [optional]
new_item bool True if the item is new [optional]
new_item_end string The date the item should no longer be considered new [optional]
new_item_start string The date the item should start being considered new [optional]
view_url string Legacy view URL (not used by StoreFronts) [optional]

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