STANDARD OPERATING PROCEDURE | |
---|---|
Title DXT JSON Category Pages | Effective Date January 2020 |
Department eBusiness | Business Owner Farid Mokraoui |
Purpose
This document outlines the process for DXT creating JSON Category pages, or Quick Sheets (QS).
Important Note – The spreadsheets for JSON Category pages live in Drive here organized by category.
Procedure
- Merchandise should submit their category page requests as new issues on this project: DXT Quick Queue and include a link to the sheet for JSON export.
- Export the JSON and upload to WCS. Name the file "(CATEGORY) - JSON" in WCS
- Ex: Showers - JSON
- Create HTML slot. Name the slot "(CATEGORY) - Category Page"
- Ex: Showers - Category Page
<div id="bathroom"> <div class="hero"> <h1>Showers</h1> </div> <div class="js-product" data-campaign="2600008232517"> </div> </div>
- For the H1, replace with the category name of the page you're creating.
- For the data-campaign, replace with the asset ID of the JSON file.
- Attach the following files to the HTML slot
- Javascript – Category Template (2600008086908)
- Category Stylesheet (2600005632564)
- Testing / Publishing
- Provide Slot asset to Merchandiser by replying to the QS issue.
- Test in staging when link is provided.
- Re-export spreadsheet and update WCS JSON as changes are needed.
- Publish HTML slot and JSON file as normal.