MultipleChoice
Consider the following information:
* A merchant has this three-tier category structure setup in the Storefront catalog:
New Arrivals > Women > Clothing
* The category named Clothing has all the clothing items for Women and is merchandised.
* A Search Refinement named Newness is correctly configured for the Clothing category.
When a merchandiser views the Clothing category, the Search Refinement appears and Works as
expected. However, the merchandiser does not see the Search Refinement when searching for Clothing via
the Storefront search.
What is the Reason?
OptionsMultipleChoice
Below is a form definition snippet from the newsletter.xml file:
<?xml versin=''1.0''?>
<form xmlns=http://www.demandware.com/xml/form/2008-04-15>
<field formid=''email'' lavel=''Email'' type=''String'' mandatory=''True'' max-length=''50'' />
</form>
Which line of code creates a JSON object to contain the form data?
Options