Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Name the file "(CATEGORY) - JSON" in WCS
    1. Ex: Showers - JSON
  • Create HTML slot. Name the slot "(CATEGORY) - Category Page-Brand Slot"
    1. Ex: Showers - Category Page-Brand Slot


Code Block
languagexml
<div id="bathroom">
	<div class="hero">
		<h1>Showers</h1>
	</div>

	<div class="js-product" data-campaign="2600008232517"> </div>
</div>

...