landing-pages.yotpo.com
Open in
urlscan Pro
2a02:26f0:6c00:294::1d72
Public Scan
Submitted URL: https://em.yotpo.com/ss/c/0sDU4qQafbMVNkRMJlQd3qiWO0Ms7lHAL7I2jhypJbm98HzjK8q2BnO9ooa33J6jpnzvKvtzvA-ey1M0Mbvkiw/3g2/...
Effective URL: https://landing-pages.yotpo.com/custom/FZzHlA8hwIMC75D5d3qSUJVbz63axEay7XBQFYGY/1/
Submission: On October 12 via api from US — Scanned from DE
Effective URL: https://landing-pages.yotpo.com/custom/FZzHlA8hwIMC75D5d3qSUJVbz63axEay7XBQFYGY/1/
Submission: On October 12 via api from US — Scanned from DE
Form analysis
1 forms found in the DOM<form ng-submit="handlers.processForm()" class="ui form ng-scope ng-pristine ng-valid">
<div class="field"> <label class="field-header ng-binding" ng-bind="'REVIEW.RATE' | translate">Rate:</label>
<div star-rating="" rating-value="formData.review_score" star-color="starsColor" class="stars ng-isolate-scope">
<ul class="stars" ng-mouseleave="update(ratingValue)"><!-- ngRepeat: star in stars -->
<li ng-repeat="star in stars" ng-class="star" ng-click="select($index + 1)" ng-mouseenter="update($index + 1)" class="star star-1 icon selected $$hashKey icon-yotpo-lp-full-star" ng-style="{ 'color': '#' + starColor }"
style="color: rgb(0, 0, 0);"></li><!-- end ngRepeat: star in stars -->
<li ng-repeat="star in stars" ng-class="star" ng-click="select($index + 1)" ng-mouseenter="update($index + 1)" class="star star-2 icon selected $$hashKey icon-yotpo-lp-full-star" ng-style="{ 'color': '#' + starColor }"
style="color: rgb(0, 0, 0);"></li><!-- end ngRepeat: star in stars -->
<li ng-repeat="star in stars" ng-class="star" ng-click="select($index + 1)" ng-mouseenter="update($index + 1)" class="star star-3 icon selected $$hashKey icon-yotpo-lp-full-star" ng-style="{ 'color': '#' + starColor }"
style="color: rgb(0, 0, 0);"></li><!-- end ngRepeat: star in stars -->
<li ng-repeat="star in stars" ng-class="star" ng-click="select($index + 1)" ng-mouseenter="update($index + 1)" class="star star-4 icon selected $$hashKey icon-yotpo-lp-full-star" ng-style="{ 'color': '#' + starColor }"
style="color: rgb(0, 0, 0);"></li><!-- end ngRepeat: star in stars -->
<li ng-repeat="star in stars" ng-class="star" ng-click="select($index + 1)" ng-mouseenter="update($index + 1)" class="star star-5 icon selected $$hashKey icon-yotpo-lp-full-star" ng-style="{ 'color': '#' + starColor }"
style="color: rgb(0, 0, 0);"></li><!-- end ngRepeat: star in stars -->
</ul>
</div> <!-- ngIf: missedFields.indexOf('score') >= 0 && !cleanForm -->
</div> <!-- ngIf: reviewTitleRequired -->
<div ng-if="reviewTitleRequired" class="field mB10 ng-scope" ng-class="{error: missedFields.indexOf('title') >= 0 && !cleanForm}"> <label class="float-left field-header ng-binding" ng-bind="'REVIEW.REVIEW_TITLE' | translate">Review
Title:</label>
<div class="form-field mB0" ng-class="{error: missedFields.indexOf('title') >= 0 && !cleanForm}"> <input class="form-input ng-pristine ng-valid" id="review_title" name="review_title" type="text" ng-model="formData.review_title"> </div>
</div><!-- end ngIf: reviewTitleRequired --> <label class="float-left field-header ng-binding" ng-bind="'REVIEW.REVIEW' | translate">Review:</label> <!-- ngIf: showWriteReviewPopup -->
<div class="field" ng-class="{error: missedFields.indexOf('content') >= 0 && !cleanForm}">
<div class="form-field"> <textarea rows="3" id="review_content" class="yotpo-textarea ng-pristine ng-valid" type="text" ng-model="formData.review_content" name="review_content"></textarea> </div>
</div>
<div class="field">
<div class="custom-fields" ng-show="hasCustomFields">
<div ng-show="!customFields" class="ng-hide">
<div class="yotpo-preloader-wrapper">
<div class="yotpo yotpo-pre-loader"> <span class="yotpo-empty-stars"> <span class="icon icon-yotpo-lp-empty-star"></span> <span class="icon icon-yotpo-lp-empty-star"></span> <span class="star icon icon-yotpo-lp-empty-star"></span> <span
class="star icon icon-yotpo-lp-empty-star"></span> <span class="star icon icon-yotpo-lp-empty-star"></span> </span> <span class="yotpo-full-stars"> <span class="star icon icon-yotpo-lp-full-star"></span> <span
class="star icon icon-yotpo-lp-full-star"></span> <span class="star icon icon-yotpo-lp-full-star"></span> <span class="star icon icon-yotpo-lp-full-star"></span> <span class="star icon icon-yotpo-lp-full-star"></span> </span> </div>
</div>
</div>
<div ng-show="customFields" class=""> <!-- ngRepeat: customField in customFields track by customField.id -->
<div ng-repeat="customField in customFields track by customField.id" class="ng-scope"> <!-- ngInclude: utils.getFieldPartial(customField.review_form_field_type.name) -->
<div ng-include="utils.getFieldPartial(customField.review_form_field_type.name)" class="ng-scope">
<div class="form-element yotpo-custom-tag-field ng-scope" bindonce="customField"> <label class="y-label yotpo-field-title"> <span class="yotpo-mandatory-custom-field" bo-show="customField.mandatory" style="display: none;">*</span> <span
bo-bind="customField.title">Fit</span> <!-- ngIf: missedFields.indexOf(customFieldsPrefix + customField.slug) >= 0 && !cleanForm --> </label> <label class="y-label yotpo-field-subtitle" bo-bind="customField.sub_title">How does the
product fit?</label>
<div class="yotpo-size-field">
<div class="yotpo-size-field-content">
<div class="yotpo-size-field-buttons"> <!-- ngRepeat: fieldOption in customField.options track by $index -->
<div class="yotpo-radio-wrapper ng-scope" ng-repeat="fieldOption in customField.options track by $index"> <input type="radio" ng-model="formData.custom_fields[customField.slug]" name="--63129" value="1"
class="ng-pristine ng-valid"> </div><!-- end ngRepeat: fieldOption in customField.options track by $index -->
<div class="yotpo-radio-wrapper ng-scope" ng-repeat="fieldOption in customField.options track by $index"> <input type="radio" ng-model="formData.custom_fields[customField.slug]" name="--63129" value="2"
class="ng-pristine ng-valid"> </div><!-- end ngRepeat: fieldOption in customField.options track by $index -->
<div class="yotpo-radio-wrapper ng-scope" ng-repeat="fieldOption in customField.options track by $index"> <input type="radio" ng-model="formData.custom_fields[customField.slug]" name="--63129" value="3"
class="ng-pristine ng-valid"> </div><!-- end ngRepeat: fieldOption in customField.options track by $index -->
</div>
<div class="yotpo-size-field-titles"> <!-- ngRepeat: fieldOption in customField.options track by $index --><label class="y-label yotpo-field-option-label ng-scope" ng-repeat="fieldOption in customField.options track by $index"
bo-bind="fieldOption">Run Small</label><!-- end ngRepeat: fieldOption in customField.options track by $index --><label class="y-label yotpo-field-option-label ng-scope"
ng-repeat="fieldOption in customField.options track by $index" bo-bind="fieldOption">True to Size</label><!-- end ngRepeat: fieldOption in customField.options track by $index --><label
class="y-label yotpo-field-option-label ng-scope" ng-repeat="fieldOption in customField.options track by $index" bo-bind="fieldOption">Run Big</label><!-- end ngRepeat: fieldOption in customField.options track by $index -->
</div>
<div class="yotpo-size-field-bars"> <!-- ngRepeat: i in [1,2,3] --><span bindonce="" ng-repeat="i in [1,2,3]" class="ng-scope">
<div class="yotpo-size-bars"> <!-- ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-offset"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] -->
<div class="yotpo-clr"></div>
</div>
</span><!-- end ngRepeat: i in [1,2,3] --><span bindonce="" ng-repeat="i in [1,2,3]" class="ng-scope">
<div class="yotpo-size-bars"> <!-- ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-fit"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] -->
<div class="yotpo-clr"></div>
</div>
</span><!-- end ngRepeat: i in [1,2,3] --><span bindonce="" ng-repeat="i in [1,2,3]" class="ng-scope">
<div class="yotpo-size-bars"> <!-- ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] --><span bindonce="" ng-repeat="j in [1,2,3,4,5]" class="ng-scope">
<div class="yotpo-product-related-field-score-bar yotpo-size-bar-offset"
ng-class="((i == 1 && j == 1) || (i == 3 && j == 5)) ? 'yotpo-size-bar-offset' : ((i == 2 && j == 3) ? 'yotpo-size-bar-fit' : 'yotpo-size-bar-empty')"></div>
<div class="yotpo-product-related-field-score-divider"></div>
</span><!-- end ngRepeat: j in [1,2,3,4,5] -->
<div class="yotpo-clr"></div>
</div>
</span><!-- end ngRepeat: i in [1,2,3] --> </div>
</div>
<div class="yotpo-clr"></div>
</div>
</div>
</div>
</div><!-- end ngRepeat: customField in customFields track by customField.id -->
</div>
</div>
</div>
<div class="form-field submit-container"> <input class="ui button" name="commit" type="submit" value="Submit Your Review" ng-disabled="!submitEnabled"> </div>
</form>
Text Content
PLEASE WRITE A REVIEW Rate: * * * * * Review Title: Review: * Fit How does the product fit? Run SmallTrue to SizeRun Big Powered By Yotpo Powered By Yotpo