Documentation Index

Fetch the complete documentation index at: https://docx.syndigo.com/llms.txt

Use this file to discover all available pages before exploring further.

360 View Widget

Prev Next
Mandatory Elements Mandatory Attributes
1. content
2. three-sixty-players
3. three-sixty-player
4. image
1. Ref (image)

The following are the keypoints:

  • For valid attribute values refer Valid Tag Value section.
  • <tag> (presentation) will default to ThreeSixty when not sent.
  • <mark-featured> flag will be on for only one image node.
  • If <mark-featured> is not set for any of the image node then by default it will set for first image node.

XML

<feed updated="2021-05-17T05:00:00Z">
	<content-package id="12345678910" updated="2021-05-17T05:00:00Z">
		<name>Product 1</name>
		<description>This is product 1.</description>
		<brand>BrandXYZ</brand>
		<mpn>MPN-123456</mpn>
		<gtin>00012345678910</gtin>
		<msrp currency="USD">1,699.00</msrp>
		<sections>
			<section label="360-view">
				<presentation>
					<power-page title="360 Images"/>
					<tag>
						<![CDATA[360° View]]>
					</tag>
				</presentation>
				<content template="Three-sixty">
					<three-sixty-players>
						<three-sixty-player>
							<image ref="http://www.testsite.com/resources/img/12345678910/360Spin-1-1.jpg" order="1" mark-featured="true"/>
							<image ref="http://www.testsite.com/resources/img/12345678910/360Spin-1-2.jpg" order="2"/>
							<image ref="http://www.testsite.com/resources/img/12345678910/360Spin-1-3.jpg" order="3"/>
							<image ref="http://www.testsite.com/resources/img/12345678910/360Spin-1-4.jpg" order="4"/>
							<image ref="http://www.testsite.com/resources/img/12345678910/360Spin-1-5.jpg" order="5"/>
						</three-sixty-player>
					</three-sixty-players>
				</content>
			</section>
		</sections>
	</content-package>
</feed>

Preview

batch-content-delivery-360-view-widget