GraphQL INPUT_OBJECT
CreateProductContentSettingsInput
link Definition
- input CreateProductContentSettingsInput {
- # Pop-up information bubble that is used to display more information about a
- # product in the cart.
- LocalizedStringInput] : [
- # Information about the product delivery method, such as download, email, and so
- # on, in the delivery section of the cart.
- LocalizedStringInput] : [
- # Information about the product delivery method, such as download, email, and so
- # on, in the delivery section of a PDF document.
- LocalizedStringInput] : [
- # ID of the icon that illustrates the delivery type in the cart.
- Int :
- # Additional information that further explains your volume pricing.
- LocalizedStringInput] : [
- # Description that displays when this product is used in a recommendation and/or
- # cleverbridge-hosted catalog.
- LocalizedStringInput] : [
- # Short description that displays when this product is used in a recommendation
- # and/or cleverbridge-hosted catalog.
- LocalizedStringInput] : [
- # Description of system requirements that displays when this product is used in a
- # recommendation and/or cleverbridge-hosted catalog.
- LocalizedStringInput] : [
- # Large product image that displays when this product is used in a recommendation
- # and/or cleverbridge-hosted catalog.
- localizedIdReferenceInput] : [
- # Medium product image that displays when this product is used in a recommendation
- # and/or cleverbridge-hosted catalog.
- localizedIdReferenceInput] : [
- # Small product image that displays when this product is used in a recommendation
- # and/or cleverbridge-hosted catalog.
- localizedIdReferenceInput] : [
- # Banner image that displays when this product is used in a recommendation.
- localizedIdReferenceInput] : [
- }