jan-h
11/4/2014 - 12:54 PM

Experience Manager markup example for SmartTarget 2014. This variation of the markup is used for fallback content, the Promotions parameter

Experience Manager markup example for SmartTarget 2014. This variation of the markup is used for fallback content, the Promotions parameter is empty. Also see https://gist.github.com/jhorsman/ea7312358ce22a61bbea . This XPM markup is generated by the SmartTarget and Tridion JSP tag libraries from https://gist.github.com/jhorsman/83e45c851b63481e39bb

<span>
	<!-- Start Query: {
		"RegionID" : "Homepage Promotions",
		"MaxItems" : 3,
		"Promotions" : [ 
			] 
		}
	-->
	<span>
		<!-- Start Component Presentation: {
			"ComponentID" : "tcm:72-6980", 
			"ComponentModified" : "2014-06-16T15:01:23", 
			"ComponentTemplateID" : "tcm:72-6213-32", 
			"ComponentTemplateModified" : "2014-10-09T14:45:41", 
			"IsRepositoryPublished" : true 
			} 
		-->
		THE HTML FOR THE COMPONENT PRESENTATION GOES HERE
	</span>
	<!-- End Query: -->
</span>