{"templates":{"widgets/wordpress/blog-post-listing":"{% for post in model.items %}<div class=\"sec_col\"><div class=\"sec_col_content\"><div class=\"sec_col_img\"><a target=\"_blank\" href=\"{{ post.link }}?lang={% if lang == \"English\" %}en{% else %}fr{% endif %}\"><img loading=\"lazy\" width=\"826px\" height=\"542px\" post-media=\"{{ post.featured_media }}\" src=\"{% make_url 'cdn' '/resources/images/no-image.png' %}\" alt=\"{{ post.excerpt.rendered|safe|truncatewords(12) }}\"></a></div><h5><a target=\"_blank\" href=\"{{ post.link }}?lang={% if lang == \"English\" %}en{% else %}fr{% endif %}\">{{ post.excerpt.rendered|safe|truncatewords(12) }}</a></h5><p class=\"blog_meta\">\r\n\t\t\t\t{{ labels.postedOn }}: <span class=\"blog_date\">{{ post.date|date(\"F j, Y\") }}</span> {{ labels.byLabel }} <span class=\"blog_author\" post-author=\"{{ post.author }}\">---</span><span class=\"separator\">|</span><span class=\"blog_commemts\">0 {{ labels.commentsLabel }}</span></p><p class=\"post-dsc\">{{ post.content.rendered|safe|truncatewords(25) }}\r\n\r\n\t\t\t<a target=\"_blank\" href=\"{{ post.link }}?lang={% if lang == \"English\" %}en{% else %}fr{% endif %}\" class=\"read_more\">{{ labels.readMore }}</a></p></div></div>{% endfor %}{% if model.items.length > 4 %}<div class=\"fullwidth_div\"><a href=\"{{ model.config.wpBlogURL }}?lang={% if themeSettings.siteLang == \"English\" %}en{% else %}fr{% endif %}\" target=\"_blank\" class=\"static_btn_orange\">{{ labels.wpViewAllBlogButton }}</a></div>{% endif %}","modules/cart/base-product-list":"{% preload_json model \"baseProducts\" %}","modules/cart/brother-recommendations":"{% if model.items.length > 0 %}<h2><span>{{ labels.brotherRecommends }}</span></h2>{% endif %}<div class=\"product-recommendation-wrap\"><ul class=\"product-gallery-list owl-carousel owl-theme \">{% for item in model.items %}{% with item|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% if item.inventoryInfo.onlineStockAvailable <= 0 and exclusivetypeFlag.value|upper == \"NONE\" %}{% else %}<li class=\"product-gallery-item\" ><div class=\"product-gallery-item-image\">{% if item.mainImage.imageUrl %}<a data-gtmClass=\"gtmusc014\" href=\"javascript:;\" data-gtmusc030 = \"{{siteContext.siteSubdirectory}}{{item.url}}\"><img loading=\"lazy\" width=\"320px\" height=\"320px\" data-src='{% make_url \"image\" item.mainImage.imageUrl with max=320 as_parameter  %}' alt=\"{{item.product.name}}\"></a>{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" src=\"{{ labels.brothernoImage }}?max=300\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" src=\"{{ labels.brothernoImage }}?max=300\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% endif %}{% endif %}</div><div class=\"product-gallery-item-title\"><a data-gtmClass=\"gtmusc014\" href=\"javascript:;\" data-gtmusc030 = \"{{siteContext.siteSubdirectory}}{{item.url}}\"><h3>{{item.content.productName|safe|truncatewords(8)}}</h3></a></div><div class=\"product-gallery-item-price\">{% with item|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}{% include \"modules/common/price-not-model\" with model=item %}{% endif %}{% endwith %}</div></li>{% endif %}{% endwith %}{% endfor %}</ul><script src='//ui.powerreviews.com/stable/4.0/ui.js' async ></script></div><script>  \r\n    \r\n    (function () {\r\n        if (window.getPreLoadJSON(\"recomm-product\").items) {\r\n            var cartData = [],\r\n                navData = [];\r\n\r\n            window.getPreLoadJSON(\"recomm-product\").items.map(function (v, i) {\r\n                cartData.push({\r\n                    \"name\": v.product.name,\r\n                    \"id\": v.productCode,\r\n                    \"price\": v.total,\r\n                    \"brand\": v.productType,\r\n                    \"category\": (v.categories[0] ? v.categories[0].categoryId : \"\"),\r\n                    \"list\": \"Related products - Cart page\",\r\n                    \"position\": i + 1 + \"\"\r\n                });\r\n            });\r\n\r\n            new window.brotherGtm(\"UCS022\", [{\r\n                \"currencyCode\": \"CAD\",\r\n                \"impressions\": cartData\r\n            }], [\"ecommerce\"], \"ga_step=checkout-cart-page\");\r\n        }\r\n    })();\r\n    \r\n    function gtmusc030(path) {\r\n        if (window.getPreLoadJSON(\"recomm-product\").items.length > 0) {\r\n            var prdData = [],\r\n                allProductsArray = window.getPreLoadJSON(\"recomm-product\").items,\r\n                prodId = path.split(\"/\")[path.split(\"/\").length-1].split(\"?\")[0],\r\n                openUrlCallback = function() {\r\n                    window.open(path,\"_self\");\r\n                },\r\n                clickEvent =  {\r\n                    \"actionField\": {\r\n                        \"list\": \"Search results\"\r\n                    }\r\n                };\r\n            window.open(path,\"_self\");\r\n        }\r\n    };\r\n</script>\r\n ","modules/cart/soft-cart":"<div class=\"total_num\"><p>{% if model.totalItemCount > 1 %}{{ labels.itemsInYourMiniCart|string_format(model.totalItemCount)|safe }}{% else %}{{ labels.itemInYourMiniCart|string_format(model.totalItemCount)|safe }}{% endif %}</p></div><div class=\"clear\"></div><div class=\"cart_items\"><ul class=\"soft-cart-items\">{% for item in model.items %}{% if item.product.productType == themeSettings.brotherCareProductType %}{% for option in item.product.options %}{% if option.attributeFQN == themeSettings.attributesFQN.BCSerialNumber %}<li class=\"soft-cart-item\" data-mz-cart-item=\"{{ item.id }}\"><div class=\"cart_img_left\"><a href=\"javascript:;\">{% if item.product.imageUrl %}<img loading=\"lazy\" width=\"140px\" height=\"60px\" class=\"soft-cart-item-image img-responsive\" src=\"{{ labels.minicartbrotherlogo }}\" alt=\"{{ item.product.name }}\" />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"1800px\" height=\"1800px\" src=\"/resources/images/no-product-image.png\" class=\"soft-cart-item-image img-responsive no-image\" alt=\"{{ item.product.name }}\" />{% else %}<img loading=\"lazy\" width=\"1800px\" height=\"1800px\" src=\"/resources/images/no-image-fr.png\" class=\"soft-cart-item-image img-responsive no-image\" alt=\"{{ item.product.name }}\" />{% endif %}{% endif %}</a></div><div class=\"cart_product_right\"><div class=\"soft-cart-title-container\"><h4 class=\"P_title\"><a class=\"soft-cart-item-title\" href=\"javascript:;\">\r\n                                        {{ item.product.name|safe }} {{ labels.for }} {{item.mainProductInfo.productCode}} {{ item.mainProductInfo.content}}\r\n                                    </a></h4>{% if item.discountedTotal == 0 %}{{ labels.free }}{% else %}{% include \"modules/common/item-total\" with isMiniCart=\"true\" %}{% endif %}</div><div class=\"prd-cde\"><span>{{ labels.model|safe }}: </span><span>{{ item.product.productCode }}</span></div>{% if item.product.productType != themeSettings.donationType %}<p class=\"item_quan\">{{ labels.softCartqty }}: {{ item.quantity }}</p>{% endif %}</div></li>{% endif %}{% endfor %}{% else %}<li class=\"soft-cart-item\" data-mz-cart-item=\"{{ item.id }}\"><div class=\"cart_img_left\"><a href=\"{{siteContext.siteSubdirectory}}{{item.product.url}}\">{% if item.product.imageUrl %}<img loading=\"lazy\" width=\"100px\" height=\"100px\" class=\"soft-cart-item-image img-responsive\" src=\"{{ item.product.imageUrl }}?max=100\" alt=\"{{ item.product.name }}\" />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"1800px\" height=\"1800px\" src=\"/resources/images/no-product-image.png\" class=\"soft-cart-item-image img-responsive no-image\" alt=\"{{ item.product.name }}\" />{% else %}<img loading=\"lazy\" width=\"1800px\" height=\"1800px\" src=\"/resources/images/no-image-fr.png\" class=\"soft-cart-item-image img-responsive no-image\" alt=\"{{ item.product.name }}\" />{% endif %}{% endif %}</a></div><div class=\"cart_product_right\"><div class=\"soft-cart-title-container\"><h4 class=\"P_title\"><a class=\"soft-cart-item-title\" href=\"{{siteContext.siteSubdirectory}}{{item.product.url}}\">{{ item.product.name|safe }}</a></h4>{% include \"modules/common/item-total\" with isMiniCart=\"true\"%}<div class=\"prd-cde\"><span>{{ labels.model|safe }}: </span><span>{{ item.product.productCode }}</span></div></div>{% if item.product.productType != themeSettings.donationType %}<p class=\"item_quan\">{{ labels.softCartqty }}: {{ item.quantity }}</p>{% endif %}</div><div class=\"BC-plan-display\">{% for option in item.product.options %}{% for BCProd in model.items %}{% if option.value == BCProd.product.productCode %}{% with BCProd.product.options|findwhere(\"attributeFQN\", themeSettings.attributesFQN.BCSerialNumber) as temp %}{% if temp == undefined %}<div class=\"cart-br-care-plan clearfix\"><div class=\"cart-br-care-plan-inside clearfix\"><div class=\"cart_img_left\">{% if BCProd.product.imageUrl %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" class=\"mz-carttable-item-image\" src=\"{% make_url \"image\" BCProd.product %}\" {% if BCProd.product.imageAlternateText %}alt=\"{{ BCProd.product.imageAlternateText }}\"{% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"1800px\" height=\"1800px\" src=\"{% make_url 'cdn' '/resources/images/no-product-image.png' %}\" {% if BCProd.product.name %} alt=\"{{ BCProd.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"1800px\" height=\"1800px\" src=\"{% make_url 'cdn' '/resources/images/no-image-fr.png' %}\" {% if BCProd.product.name %} alt=\"{{ BCProd.product.name }}\"{% endif %} />{% endif %}{% endif %}</div><div class=\"cart_product_right\"><h4 class=\"P_title\"><a class=\"soft-cart-item-title\">\r\n                                                            {{ BCProd.product.name|safe }}\r\n                                                        </a></h4><p class=\"item_quan\">{{ labels.softCartqty }}: {{ BCProd.quantity }}</p><span class=\"mz-item-rowtotal is-saleprice\">{% if BCProd.total == 0 %}{{ labels.free }}{% else %}{% with BCProd.total|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<sup>$</sup>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <sup> $</sup>{% endif %}{% endwith %}{% endif %}</span></div></div></div>{% endif %}{% endwith %}{% endif %}{% endfor %}{% endfor %}</div></li>{% endif %}{% endfor %}</ul></div><div class=\"soft-cart-amount\">{% if model.discountedTotal > 0 %}<p class=\"soft-cart-subtotal\"><span class=\"soft-cart-total-label\">\r\n                {{ labels.estimatedTotal }}:\r\n            </span><span class=\"soft-cart-total-amount\">{% with model.discountedTotal|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<sup>$</sup>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <sup> $</sup>{% endif %}{% endwith %}</span></p>{% endif%}</div><div class=\"clear\"></div><div class=\"soft-cart-links clearfix\"><div class=\"soft-cart-controls\"><a class=\"soft-cart-control soft-cart-control-cart\" href=\"{{siteContext.siteSubdirectory}}/cart\">\r\n            {{ labels.viewCart }}\r\n        </a>{% if not user.isAnonymous and not user.isAuthenticated and not model.isEmpty %}<a class=\"soft-cart-control soft-cart-control-checkout{% if model.items.length == 0 %} disabled{% endif %}\" {% if model.items.length == 0 %}href=\"javascript:void(0)\"{% else %}href=\"{{siteContext.siteSubdirectory}}/user/login?returnUrl=%2Fcart%2Fcheckout\" {% endif %}>\r\n                {{ labels.checkout  }}\r\n            </a>{% else %}<a class=\"soft-cart-control soft-cart-control-checkout{% if model.items.length == 0 %} disabled{% endif %}\" data-mz-action=\"proceedToCheckout\" href=\"javascript:void(0)\">\r\n                {{ labels.proceedToCheckout  }}\r\n            </a>{% endif %}</div></div><div class=\"clear\"></div><div class=\"mini-cart-stock-wrap stock-item-cart-wrap\" style=\"display: none;\"><div class=\"stock-item-cart\"><div class=\"stock-item-cart-container clearfix\"><div class=\"close\" data-mz-action=\"closepopover\"><span aria-hidden=\"true\"><img loading=\"lazy\" width=\"28px\" height=\"28px\" src=\"{% make_url 'cdn' '/resources/images/close.png' %}\" alt=\"close stock popup\"></span></div><div class=\"stock-item-cart-text\"><h3>{{ labels.orderNotPlaced }}</h3><p>{{ labels.orderNotPlacedText }}</p></div><div class=\"stock-item-list-wrap\"><div class=\"stock-item-heading clearfix\"><div class=\"stock-item-left\">\r\n                        {{ labels.item}}\r\n                    </div><div class=\"stock-item-right\">\r\n                        {{labels.availAmount}}\r\n                    </div></div><div class=\"stock-item-lists\"><ul class=\"clearfix quantity-validation-list\"><li class=\"clearfix\"><div class=\"stock-prod-detail-wrap\"><div class=\"stock-prod-name\">\r\n                                    Brother QL-650TD Label Printer\r\n                                </div><div class=\"stock-model\"><span>{{ labels.model|safe }}</span>\r\n                                    HL-L6400DW\r\n                                </div><div class=\"stock-prod-price\"><span itemprop=\"price\" class=\"mz-price is-saleprice\">\r\n                                        $60.00\r\n                                    </span></div></div><div class=\"stock-prod-qty-wrap\"><div class=\"stock-prod-qty\">\r\n                                    4\r\n                                </div></div></li></ul><div class=\"stock-item-btns\"><a class=\"stock-item-btn\" href=\"/cart\" data-mz-action=\"closepopover\">{{ labels.gotocart }}</a></div></div></div></div></div></div>\r\n","modules/cart/login-popup":"    <div id=\"login-signup-overlay\" ><div class=\"login-signup-overlay-wrap\"><div class=\"login-signup-overlay\"><div class=\"container\"><div class=\"login-popup-msg-box\"><img loading=\"lazy\" width=\"26px\" height=\"23.591px\" src='/resources/images/user-login-icon.svg'><span>{{ labels.cartLoginPopupMsg }}</span></div><div ><div class=\"close\"><span aria-hidden=\"true\"><img loading=\"lazy\" width=\"28px\" height=\"28px\" src=\"{% make_url 'cdn' '/resources/images/close.png' %}\" alt=\"close popup overlay\"></span></div><div class=\"log-sign-header\"><span class=\"canc\">&lt; {{ labels.cancel}}</span><span class=\"log-in-pop\">{% if title %}{{ labels.loginSignup }}{% else %}{{ labels.ApplyBrothercareAndSignUp|safe }}{% endif %}</span></div><div class=\"log-sign-wrapper clearfix\"><div class=\"login-block\"><div class=\"mz-l-main-heading\">{% if not user.isAuthenticated %}{% if not user.isAnonymous %}<p class=\"mz-pagetitle-desc\">{{ labels.warmStateMessage }}</p>{% else %}<p class=\"pagesubtitle-desc forgotPWTxtNN\">{{ labels.accessDashboard }}</p>{% endif %}{% endif %}<p class=\"pagesubtitle-desc-bold forgotPWTxtNN\">{{ labels.signInHere }}</p></div><form method=\"post\" class=\"mz-loginform mz-loginform-page\" name=\"mz-loginform\"><input type=\"hidden\" name=\"returnUrl\" value=\"{{ model.returnUrl }}\" /><div class=\"mz-l-formfieldgroup\"><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"emailLogin\"><span class=\"is-required\"> *</span>{{ labels.email }}</label><input name=\"email\" placeholder=\"*{{ labels.email }}\" value=\"{{model.email|default:user.email}}\" type=\"email\" data-mz-login-email=\"\" id=\"emailLogin\"/></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"passwordLogin\"><span class=\"is-required\"> *</span>{{ labels.password }}</label><input name=\"password\" placeholder=\"*{{ labels.password }}\" class=\"mz-password\"  type=\"password\" data-mz-login-password=\"\" id=\"passwordLogin\"/><a href=\"javascript:void(0);\" class=\"mz-forgot forgot-pass\">{{ labels.forgotyourPassword }}</a></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><button class=\"mz-button mz-primary-button mz-login-button\" data-mz-action=\"loginpage-submit\">{{ labels.logIn }}</button><div class=\"popover-msg\"><section data-mz-role=\"popover-message\" class=\"mz-popover-message\"></section></div></div></div></div></form><div class=\"mz-l-main-heading\"><p class=\"pagesubtitle-desc forgotPWTxt\">{{ labels.forgotyourPassword }}</p><p class=\"pagesubtitle-desc-bold forgotPWTxt\">{{labels.forgotyourPasswordResetMsg}}</p><p class=\"pagesubtitle-desc-normal forgotPWTxt\">{{ labels.forgotyourPasswordResetInstructionMsg }}</p></div><form method=\"post\" id=\"login-custom-password-form\" class=\"mz-loginform mz-loginform-page mz-forgotpasswordform forgotpasswordform\" name=\"mz-forgotpasswordform\"><input type=\"hidden\" name=\"returnUrl\" value=\"{{ model.returnUrl }}\" /><div class=\"sign-in-form\"><div class=\"mz-l-formfieldgroup\"><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"emailForgetPassword\">{{ labels.email }}</label><input type=\"email\" placeholder=\"*{{ labels.email }}\" name=\"email\" value=\"\" data-mz-forgotpassword-email=\"\" id=\"emailForgetPassword\" /></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><button class=\"mz-button mz-primary-button mz-login-button\" data-mz-action=\"forgotpasswordpage-submit\">{{ labels.sendEmail }}</button><a href=\"javascript:void(0);\" class=\"mz-login-display mz-button mz-primary-button\">{{ labels.backToLogIn }}</a><div ><section data-mz-role=\"popover-message\" class=\"mz-popover-message\"></section></div></div></div></div></div></form></div><div class=\"sign-block\"><div class=\"mz-l-main-heading\"><p class=\"pagesubtitle-desc\">{{ labels.signUpBC }}</p><p class=\"pagesubtitle-desc-bold\">{{ labels.signUpGetUpdate }}</p></div><form method=\"post\" class=\"mz-signupform mz-signup-page\" name=\"mz-signupform\"><input type=\"hidden\" name=\"returnUrl\" value=\"{{ model.returnUrl }}\" /><div class=\"mz-l-formfieldgroup-row\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"firstName\"><span class=\"is-required\">*</span>{{ labels.firstName }}</label><input type=\"text\" name=\"firstName\" placeholder=\"*{{ labels.firstName }}\" value=\"\" data-mz-signup-firstname=\" \" data-max-label=\"signupFirstName\" data-custom-validate=\"firstname\" id=\"firstName\" /><span class=\"custom-validation-message mz-validationmessage firstName-error\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"lastName\"><span class=\"is-required\">*</span>{{ labels.lastName }}</label><input type=\"text\" name=\"lastName\" placeholder=\"*{{ labels.lastName }}\" value=\"\" data-mz-signup-lastname=\"\" data-max-label=\"signupLastName\" data-custom-validate=\"lastname\" id=\"lastName\"/><span class=\"custom-validation-message mz-validationmessage lastName-error\"></span></div></div></div></div><div class=\"mz-l-formfieldgroup-row dob-phnum\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-cell date-of\"><label for=\"birth_month_ada\" class=\"ada-hidden-label\">birth month</label><select class=\"birt_mt\" name=\"dt_of_birt_month\" data-mz-birth-month=\"\" id=\"birth_month_ada\">{% include \"modules/common/dateOfBirth\" model=\"months\" %}</select><label for=\"birth_date_ada\" class=\"ada-hidden-label\">birth date</label><select  class=\"birt_dt\" name=\"dt_of_birt_date\" data-mz-birth-date=\"\" id=\"birth_date_ada\">{% include \"modules/common/dateOfBirth\" model=\"days\" %}</select><label for=\"birth_year_ada\" class=\"ada-hidden-label\">birth year</label><select class=\"birt_yr\" name=\"dt_of_birt_year\"  data-mz-birth-year=\"\" id=\"birth_year_ada\">{% include \"modules/common/dateOfBirth\" model=\"years\" %}</select></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"contact-no\">{{ labels.phone }}</label><input type=\"text\" name=\"contact_no\" placeholder=\"{{ labels.mobileNumber }}\" value=\"\" id=\"contact-no\" class=\"mobile-number\" data-mz-contact-no=\"\" data-custom-validate=\"phonenumber\" data-max-label=\"phoneNumberInvalid2\" /><span class=\"custom-validation-message mz-validationmessage mobile-error\"></span></div></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"emailAddress\"><span class=\"is-required\">*</span>{{ labels.email }}</label><input type=\"email\" name=\"emailAddress\" placeholder=\"*{{ labels.email }}\" value=\"\" data-mz-signup-emailaddress=\"\" data-custom-validate=\"email\" id=\"emailAddress\" /><span class=\"custom-validation-message mz-validationmessage email-error\"></span></div></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"left password-section\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"passwordNew\"><span class=\"is-required\">*</span>{{ labels.createPassword }}</label><input type=\"password\" name=\"password\" placeholder=\"*{{ labels.password }}\" value=\"\" data-mz-signup-password=\"\" data-custom-validate=\"password\" id=\"passwordNew\"/><span class=\"custom-validation-message mz-validationmessage password-error\"></span></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"confirmPassword\"><span class=\"is-required\">*</span>{{ labels.confirmPassword }}</label><input type=\"password\" name=\"confirmPassword\" placeholder=\"*{{ labels.confirmPassword }}\" value=\"\" data-mz-signup-confirmpassword=\"\" data-custom-validate=\"confirmpassword\" id=\"confirmPassword\" /><span class=\"custom-validation-message mz-validationmessage re-password-error\"></span></div></div></div><p class=\"password-tips\">{{labels.passwordTips}}</p><div class=\"terms-accept\"><div class=\"check-box-relative-ele\"><input type=\"checkbox\" name=\"terms-accept\" value=\"\" id=\"terms-accept\"  data-custom-validate=\"terms-accept\"  /><label for=\"terms-accept\"><span >*</span>{{ labels.termsAccept|safe }}\r\n                                            </label><span class=\"checkmark\"></span><span class=\"custom-validation-message mz-validationmessage terms-accept-msg custom-error\"></span></div></div><p class=\"mz-sub-head\">{{ labels.communicationPref }}</p><div class=\"check-box-relative-ele squaredFour clearfix\" id=\"login-popup-notifiy1-div\"><input type=\"checkbox\" value=\"None\" name=\"check\" data-pref-name=\"CONTACT_PREFERENCE\" id=\"notify1\" /><label for=\"notify1\" class=\"check-label\" id=\"login-popup-check-label\"></label><label for=\"notify1\" class=\"reg-pr\">{{ labels.prefOffers|safe }}</label></div><ul class=\"login-optin-ul login-popup-options\"><li><div class=\"newsletter-checkbox\"><div class=\"check-box-relative-ele removeDisabled\"><input type=\"checkbox\" value=\"None\"  name=\"check\" data-pref-name=\"BMG_PRINTING\" id=\"notify2\" disabled=\"disabled\" /><span class=\"checkmark\"></span></div><label for=\"notify2\" class=\"reg-pr\">{{ labels.prefBmgPrinters }}</label></div></li><li><div class=\"newsletter-checkbox\"><div class=\"check-box-relative-ele removeDisabled\"><input type=\"checkbox\" value=\"None\"  name=\"check\" data-pref-name=\"BMG_LABELLING\" id=\"notify3\" disabled=\"disabled\" /><span class=\"checkmark\"></span></div><label for=\"notify3\" class=\"reg-pr\">{{ labels.prefBmgLabelling }}</label></div></li><li><div class=\"newsletter-checkbox\"><div class=\"check-box-relative-ele removeDisabled\"><input type=\"checkbox\" value=\"None\"   name=\"check\" data-pref-name=\"HAD_SEWING\" id=\"notify4\" disabled=\"disabled\" /><span class=\"checkmark\"></span></div><label for=\"notify4\" class=\"reg-pr\">{{ labels.prefHadSewing }}</label></div></li><li><div class=\"newsletter-checkbox\"><div class=\"check-box-relative-ele removeDisabled\"><input type=\"checkbox\" value=\"None\"   name=\"check\" data-pref-name=\"HAD_CRAFTING\" id=\"notify5\" disabled=\"disabled\" /><span class=\"checkmark\"></span></div><label for=\"notify5\" class=\"reg-pr\">{{ labels.prefHadCrafting }}</label></div></li></ul>{% comment %}<div class=\"discount-check\"><div class=\"check-box-relative-ele\"><input type=\"checkbox\" name=\"discount-offer\" value=\"\" id=\"discount-offer\" data-mz-offers=\"\"  /><label for=\"discount-offer\"><span>{{ labels.termsSignUpFirst }}</span></label><span class=\"checkmark\"></span></div></div><div class=\"newsletter-check\"><div class=\"check-box-relative-ele\"><input  type=\"checkbox\" name=\"newsletter\" value=\"\" id=\"newsletter\" data-mz-newsletter=\"\"  /><label for=\"newsletter\"><span>{{ labels.termsSignUpSecond }}</span></label><span class=\"checkmark\"></span></div></div>{% endcomment %}<div class=\"mz-l-formfieldgroup\"><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell text-cent\"><button class=\"mz-button mz-primary-button mz-sign-up-page-button\" data-mz-action=\"signuppage-submit\">{% if signupButton %}{{ labels|prop(signupButton) }}{% else %}{{ labels.signUpAccount }}{% endif %}</button></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><section data-mz-role=\"popover-message\" class=\"mz-popover-message sigup-error-message\"></section></div></div></div></form></div></div></div></div></div></div></div>","modules/cart/tax-estimator":"<div><h2>{{ labels.calculateTaxShipping }}</h2><div class=\"province-list-wrap\"><div class='input-with-label-div'><label for=\"provinceList\">{{ labels.selectProvince }}</label><select id=\"provinceList\">{% with themeSettings.canadaProvincelist.data as provinceList %}{% for province in provinceList %}{% if not province.isNonshippable %}<option value=\"{{ province.value }}\"\r\n\t\t\t\t\t\t\t\t{% if model.maxMindProvince or model.maxMindProvince != \"\"  %}{% if model.maxMindProvince == province.value %} selected=\"selected\"{% endif %}{% else %}{% if themeSettings.defaultProvinceCode == province.value %} selected=\"selected\"{% endif %}{% endif %}\r\n\t\t\t\t\t\t\t\t>\r\n\t\t\t\t\t\t\t\t{{ labels|prop(province.langCode|safe) }}\r\n\t\t\t\t\t\t\t</option>{% endif %}{% endfor %}{% endwith %}</select></div><p class=\"shipping_policy\">{{ labels.shippingPolicyLink|safe }}</p><button data-gtmclass=\"triggerUCS069\" data-eventlabel=\"get Shipping\" data-gtmeventaction='Middle Page' class=\"mz-button calculate-shipping-btn\" href=\"javascript:;\" data-mz-action=\"getShippingMethod\">\r\n\t\t\t{{ labels.getShipping }}\r\n\t\t</button></div><div class=\"ship-method-wrap\"><h3>{{ labels.selectShippingMethod }}</h3><div class=\"ship-methods\"></div><button data-gtmclass=\"triggerUCS069\" data-eventlabel=\"calculate\" data-gtmeventaction='Middle Page' class=\"mz-button calculate-shipping-btn\" data-mz-action=\"getTaxMethod\">\r\n\t\t\t{{ labels.calculate }}\r\n\t\t</button></div></div><p class=\"cartDisclaimerForEstimatedTax\">{{labels.cartDisclaimer|safe}}</p>\r\n","modules/cart/cart-table":"<thead>{% if not model.isEmpty %}<tr class=\"table-header-wrap clearfix clear-cart-empty\"><th class=\"carttable-filler\"></th><th class=\"carttable-product carttable-product-th\">\r\n                {{ labels.product }}\r\n            </th><th class=\"carttable-price\">\r\n                {{ labels.price }}\r\n            </th><th class=\"carttable-qty\">\r\n                {{ labels.qty }}\r\n            </th><th class=\"carttable-total carttable-total-th\">\r\n                {{ labels.itemTotal }}\r\n            </th></tr>{% endif %}<tr class=\"upgrade-popover-td\"><td><div class=\"upgrade-popover-wrap\" style=\"display:none;\"><div class=\"popover-body\"><div class=\"container\"><div class=\"popover-content clearfix\"><div class=\"close\"><span aria-hidden=\"true\"><img width=\"28px\" height=\"28px\" loading=\"lazy\" src=\"{% make_url 'cdn' '/resources/images/close.png' %}\" alt=\"close upgrade popup\"></span></div><div class=\"upgrade-information-image\"><div class=\"information-image-silver\"></div><div class=\"information-image-blob\"><img width=\"247px\" height=\"376px\" loading=\"lazy\" src=\"{% make_url 'cdn' '/resources/images/brother-care-blob.png' %}\" alt=\"info image\"></div></div><div class=\"upgrade-information\"><h2>{{ labels.goPremium|safe }}</h2><div class=\"mz-cms-col-12-12 upgrade-information-inner clearfix\"><div class=\"featureNames\"></div><div class=\"featureVaules\"></div><div class=\"mz-cms-col-12-12 upgrade-checkbox-wrap\"><div class=\"upgrade-checkbox-inside-wrap clearfix\"><div class=\"squaredFour clearfix\"><input id=\"agreeToTerms\" name=\"check\" type=\"checkbox\" class=\"mz-productoptions-option bc-select-terms\"><div for=\"agreeToTerms\" class=\"check-label\"></div><label for=\"agreeToTerms\" class=\"reg-pr\">{{ labels.agreeToTerms }}</label></div><div class=\"squaredFour clearfix\"><input id=\"offers\" name=\"check\" type=\"checkbox\" class=\"mz-productoptions-option\"><div for=\"offers\" class=\"check-label\"></div><label for=\"offers\" class=\"reg-pr\">{{ labels.upgradeOffers }}</label></div></div></div></div><div class=\"buttons-row clearfix\"><a href=\"javascript:;\" class=\"cancel-upgrade\">\r\n                                        {{ labels.cancel}}\r\n                                    </a><a href=\"javascript:;\" class=\"upgradeSilverBtn\" data-mz-action=\"upgradeToBCSilver\" data-upgrade-cart-item=\"\">\r\n                                        {{ labels.upgradeToSilver|safe }}\r\n                                    </a></div></div></div></div></div></div></td><td><div class=\"cancel-item-cart-wrap\" style=\"display: none;\"><div class=\"cancel-item-cart\"><div class=\"cancel-item-cart-container clearfix\"><div class=\"close\" data-mz-action=\"doNotRemove\"><span aria-hidden=\"true\"><img width=\"28px\" height=\"28px\" loading=\"lazy\" src=\"{% make_url 'cdn' '/resources/images/close.png' %}\" alt=\"close cancel popup\"></span></div><div class=\"cancel-item-cart-text\">\r\n                            {{ labels.removeItemText }} \r\n                        </div><div class=\"cancel-item-cart-buttons clearfix\"><a class=\"no-remove cancel-action\" data-mz-value=\"false\" data-mz-action=\"doNotRemove\" href=\"javascript:void(0);\">{{labels.no}}</a><a class=\"yes-remove cancel-action\" data-mz-value=\"true\" data-mz-action=\"removeItemAfterConfirmation\" href=\"javascript:void(0);\">{{labels.yes}}</a></div></div></div></div></td><td><div class=\"stock-item-cart-wrap\" style=\"display: none;\"><div class=\"stock-item-cart\"><div class=\"stock-item-cart-container clearfix\"><div class=\"close\"><span aria-hidden=\"true\"><img width=\"20px\" height=\"20px\" loading=\"lazy\" src=\"{% make_url 'cdn' '/resources/images/close-black-icon.svg' %}\" alt=\"close stock popup\"></span></div><div class=\"stock-item-cart-text\"><h3>{{ labels.orderNotPlaced }}</h3><p>{{ labels.orderNotPlacedText }}</p></div><div class=\"stock-item-list-wrap\"><div class=\"stock-item-heading clearfix\"><div class=\"stock-item-left\">\r\n                                    {{ labels.item}}\r\n                                </div><div class=\"stock-item-right\">\r\n                                    {{labels.availAmount}}\r\n                                </div></div><div class=\"stock-item-lists\"><ul class=\"clearfix quantity-validation-list\"><li class=\"clearfix\"><div class=\"stock-prod-detail-wrap\"><div class=\"stock-prod-name\">\r\n                                                Brother QL-650TD Label Printer\r\n                                            </div><div class=\"stock-model\"><span>{{ labels.model|safe }}</span>\r\n                                                HL-L6400DW\r\n                                            </div><div class=\"stock-prod-price\"><span itemprop=\"price\" class=\"mz-price is-saleprice\"><span class=\"dollartext\">$</span>60.00\r\n                                                </span></div></div><div class=\"stock-prod-qty-wrap\"><div class=\"stock-prod-qty\">\r\n                                                4\r\n                                            </div></div></li></ul><div class=\"stock-item-btns\"><a class=\"stock-item-btn\" href=\"javascript:void(0);\">{{ labels.gotocart }}</a></div></div></div></div></div></div></td><td><div class=\"empty-item-cart-wrap\" style=\"display: none;\"><div class=\"empty-item-cart\"><div class=\"empty-item-cart-container clearfix\"><div class=\"close\"><span aria-hidden=\"true\"><img width=\"28px\" height=\"28px\" loading=\"lazy\" src=\"{% make_url 'cdn' '/resources/images/close.png' %}\" alt=\"close empty popup\"></span></div><div class=\"empty-item-cart-text\">\r\n                            {{ labels.emptyCart }}\r\n                        </div><div class=\"empty-item-cart-buttons clearfix\"><a class=\"no-empty empty-action\" data-mz-value=\"false\" href=\"javascript:void(0);\">{{labels.no}}</a><a class=\"yes-empty empty-action\" data-mz-value=\"true\" href=\"javascript:void(0);\">{{labels.yes}}</a></div></div></div></div></td></tr></thead><tbody class=\"mz-table-cart-{%if Model.IsEmpty %}isempty{% else %}items{% endif %}\">{% if not model.isEmpty %}{% for item in model.items %}{% if item.product.productType == themeSettings.brotherCareProductType %}{% for option in item.product.options %}{% if option.attributeFQN == themeSettings.attributesFQN.BCSerialNumber %}<tr class=\"mz-carttable-item {% if pageContext.isMobile %} mobi-true {% endif %}\">{% if pageContext.isDesktop or pageContext.isTablet  %}<td class=\"mz-carttable-item-product cart-td-image\" colspan=\"1\">{% if item.product.imageUrl and themeSettings.showCartItemImage %}<a href=\"javascript:;\"><img loading=\"lazy\" width=\"200px\" height=\"200px\" class=\"mz-carttable-item-image\" src=\"{% make_url \"image\" item.product with max=200 as_parameter %}\" {% if item.product.imageAlternateText %} alt=\"{{ item.product.imageAlternateText }}\" {% else %} alt=\"{{ item.product.name }}\" {% endif %} /></a>{% else %}<a href=\"javascript:;\">{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\" {% endif %} />{% endif %}</a>{% endif %}</td>{% endif %}<td class=\"relative-td\" colspan=\"1\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\" role=\"presentation\"><tr>{% if pageContext.isMobile or pageContext.isEditMode  %}<td class=\"mz-carttable-item-product cart-td-image\" colspan=\"1\">{% if item.product.imageUrl and themeSettings.showCartItemImage %}<a href=\"javascript:;\"><img loading=\"lazy\" width=\"200px\" height=\"200px\" class=\"mz-carttable-item-image\" src=\"{% make_url \"image\" item.product with max=200 as_parameter %}\" {% if item.product.imageAlternateText %} alt=\"{{ item.product.imageAlternateText }}\" {% else %} alt=\"{{ item.product.name }}\" {% endif %} /></a>{% else %}<a href=\"javascript:;\">{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% endif %}</a>{% endif %}</td>{% endif %}<td class=\"mz-carttable-item-product cart-td-prodname\"><div class=\"name-price-wrap clearfix\"><div class=\"mz-carttable-item-info-wrap{% if not item.product.imageUrl %} mz-no-image{% endif %}\"><div class=\"mz-carttable-item-title\"> {{ item.product.name|safe }}\r\n                            <div class=\"prd-cde\">{{ labels.for|safe }} {{ item.baseProduct.productCode }} {{ item.baseProduct.content.productName }}</div></div>{% if item.fulfillmentMethod == 'Pickup' %}<span class=\"mz-carttable-item-pickuplocation\">\r\n                              {{ labels.storePickupAt|string_format(item.fulfillmentLocationName)|safe }}\r\n                            </span>{% endif %}</div>{% for option in item.product.options %}{% for BCProd in model.items %}{% if option.value == BCProd.product.productCode %}<div class=\"mz-carttable-bc-msg\"></div>{% endif %}{% endfor %}{% endfor %}</div>{% if pageContext.isDesktop or pageContext.isTablet  %}<div class=\"mz-carttable-item-price\" tabindex=\"0\">{% if item.unitPrice.extendedAmount == 0 %}{{ labels.free }}{% else %}{% include \"modules/common/item-price\" %}{% endif %}</div>{% endif %}</td><td class=\"mz-carttable-item-qty cart-td-qty\">\r\n                {{ item.quantity }}\r\n                <span class=\"mz-validationmessage moq-validation-msg\"></span></td><td class=\"mz-carttable-item-total cart-td-total\" tabindex=\"0\" >{% if pageContext.isMobile %}{% if item.discountedTotal == 0 %}{{ labels.free }}{% else %}{% include \"modules/common/item-total\" %}{% endif %}{% else %}{% if item.discountedTotal == 0 %}{{ labels.free }}{% else %}{% include \"modules/common/item-total\" %}{% endif %}{% endif %}<div class=\"cart-remove-wrapper\"><div class=\"mz-carttable-item-remove\"><a href=\"javascript:;\" data-mz-action=\"removeItem\" data-mz-cart-item=\"{{ item.id }}\" >{{ labels.remove }}</a></div></div></td></tr></table></td></tr>{% if pageContext.isMobile %}<tr class=\"mz-carttable-item printing-cart\"><td class=\"mz-carttable-item-product cart-td-image\" colspan=\"1\">{% if item.product.imageUrl and themeSettings.showCartItemImage %}<a href=\"{% if item.product.productCode == themeSettings.donationCode %} javascript:void(0); {% else %} {{siteContext.siteSubdirectory}}{{item.product.url}} {% endif %}\"><img loading=\"lazy\" width=\"200px\" height=\"200px\" class=\"mz-carttable-item-image\" src=\"{% make_url \"image\" item.product with max=200 as_parameter %}\" {% if item.product.imageAlternateText %} alt=\"{{ item.product.imageAlternateText }}\" {% else %} alt=\"{{ item.product.name }}\" {% endif %} /></a>{% else %}<a href=\"{% if item.product.productCode == themeSettings.donationCode %} javascript:void(0); {% else %} {{siteContext.siteSubdirectory}}{{item.product.url}} {% endif %}\">{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% endif %}</a>{% endif %}</td><td class=\"relative-td\" colspan=\"1\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\" role=\"presentation\"><tr><td class=\"mz-carttable-item-product cart-td-prodname\"><div class=\"name-price-wrap clearfix\"><div class=\"mz-carttable-item-info-wrap{% if not item.product.imageUrl %} mz-no-image{% endif %}\"><div class=\"mz-carttable-item-title\"> {{ item.product.name|safe }}\r\n                            <div class=\"prd-cde\"><span>{{ labels.model|safe }}: </span><span>{{ item.product.productCode }}</span></div></div>{% if item.fulfillmentMethod == 'Pickup' %}<span class=\"mz-carttable-item-pickuplocation\">\r\n                              {{ labels.storePickupAt|string_format(item.fulfillmentLocationName)|safe }}\r\n                            </span>{% endif %}</div>{% for option in item.product.options %}{% for BCProd in model.items %}{% if option.value == BCProd.product.productCode %}<div class=\"mz-carttable-bc-msg\"></div>{% endif %}{% endfor %}{% endfor %}</div><div class=\"mz-carttable-item-price\" tabindex=\"0\" >{% include \"modules/common/item-price\" %}</div></td><td class=\"mz-carttable-item-qty cart-td-qty\">\r\n                {{ item.quantity }}\r\n                <span class=\"mz-validationmessage moq-validation-msg\"></span></td><td class=\"mz-carttable-item-total cart-td-total\" tabindex=\"0\">{% if pageContext.isMobile %}{% include \"modules/common/item-total\" %}{% else %}{% include \"modules/common/item-total\" %}{% endif %}<div class=\"cart-remove-wrapper\"><div class=\"mz-carttable-item-remove\"><a href=\"javascript:;\" data-mz-action=\"removeItem\" data-mz-cart-item=\"{{ item.id }}\" >{{ labels.remove }}</a></div></div></td></tr></table></td></tr>{% endif %}{% endif %}{% endfor %}{% else %}<tr class=\"mz-carttable-item {% if pageContext.isMobile %} mobi-true {% endif %}\">{% if pageContext.isDesktop or pageContext.isTablet  %}<td class=\"mz-carttable-item-product cart-td-image\" colspan=\"1\">{% if item.product.imageUrl and themeSettings.showCartItemImage %}<a href=\"{% if item.product.productCode == themeSettings.donationCode %} javascript:void(0); {% else %} {{siteContext.siteSubdirectory}}{{item.product.url}} {% endif %}\"><img loading=\"lazy\" width=\"200px\" height=\"200px\" class=\"mz-carttable-item-image\" src=\"{% make_url \"image\" item.product with max=200 as_parameter %}\" {% if item.product.imageAlternateText %} alt=\"{{ item.product.imageAlternateText }}\" {% else %} alt=\"{{ item.product.name }}\"{% endif %} /></a>{% else %}<a href=\"{% if item.product.productCode == themeSettings.donationCode %} javascript:void(0); {% else %} {{siteContext.siteSubdirectory}}{{item.product.url}} {% endif %}\">{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% endif %}</a>{% endif %}</td>{% endif %}<td class=\"relative-td\" colspan=\"1\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\" role=\"presentation\"><tr>{% if pageContext.isMobile or pageContext.isEditMode %}<td class=\"mz-carttable-item-product cart-td-image mobile-true\" colspan=\"1\">{% if item.product.imageUrl and themeSettings.showCartItemImage %}<a href=\"{% if item.product.productCode == themeSettings.donationCode %} javascript:void(0); {% else %} {{siteContext.siteSubdirectory}}{{item.product.url}} {% endif %}\"><img loading=\"lazy\" width=\"200px\" height=\"200px\" class=\"mz-carttable-item-image\" src=\"{% make_url \"image\" item.product with max=200 as_parameter %}\" {% if item.product.imageAlternateText %} alt=\"{{ item.product.imageAlternateText }}\" {% else %} alt=\"{{ item.product.name }}\" {% endif %} /></a>{% else %}<a href=\"{% if item.product.productCode == themeSettings.donationCode %} javascript:void(0); {% else %} {{siteContext.siteSubdirectory}}{{item.product.url}} {% endif %}\">{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% endif %}</a>{% endif %}</td>{% endif %}<td class=\"mz-carttable-item-product cart-td-prodname\"><div class=\"name-price-wrap clearfix\"><div class=\"mz-carttable-item-info-wrap{% if not item.product.imageUrl %} mz-no-image{% endif %}\"><a class=\"mz-carttable-item-title\" href=\"{% if item.product.productCode == themeSettings.donationCode %} javascript:void(0); {% else %} {{siteContext.siteSubdirectory}}{{item.product.url}} {% endif %}\">{{ item.product.name|safe }}</a><div class=\"prd-cde\">{% if item.product.productType == themeSettings.suppliesAndAccessoriesType %}<span>{{ labels.itemNumber|safe }} : </span>{% else %}<span>{{ labels.model|safe }} : </span>{% endif %}<span>{{ item.product.productCode }}</span></div>{% if item.fulfillmentMethod == 'Pickup' %}<span class=\"mz-carttable-item-pickuplocation\">\r\n                            {{ labels.storePickupAt|string_format(item.fulfillmentLocationName)|safe }}\r\n                        </span>{% endif %}</div>{% if pageContext.isDesktop or pageContext.isTablet or pageContext.isMobile  %}{% for option in item.product.options %}{% for BCProd in model.items %}{% if option.value == BCProd.product.productCode %}{% with BCProd.product.options|findwhere(\"attributeFQN\", themeSettings.attributesFQN.BCSerialNumber) as temp %}{% if temp == undefined %}{% if model.userSeg==\"\" or model.userSeg == \"BROTHERCARE1\" %}{% if option.value == themeSettings.bcInBronzeCode %}<div class=\"mz-carttable-bc-msg hide\"><p>{{ labels.cartElblBc1Msg }}</p><div>{% with item.product|get_product_attribute(themeSettings.attributesFQN.isbrothercareFlag) as BCEligible %}{% with item.product.options|findwhere(\"attributeFQN\", themeSettings.attributesFQN.bcProductFQN) as tempo %}{% if tempo.value.length > 1  %}{% if BCEligible.values|first|prop(\"value\") %}{% for poption in item.product.options %}{% if themeSettings.attributesFQN.bcProductFQN == poption.attributeFQN %}{% if poption.value == themeSettings.bcInBronzeCode and  themeSettings.suppliesAndAccessoriesType != item.product.productType  %}<div class=\"action-items\"><span class=\"bc-plan-label new edit\"><a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"change plan\" data-gtmeventaction=\"Middle Page\" href=\"javascript:;\" data-mz-action=\"upgradePlan\" data-mz-cart-item=\"{{ BCProd.id }}\" data-mz-bc-quantity=\"{{item.quantity}}\" data-mz-parent-id=\"{{ item.id }}\">\r\n                                                                                         {{ labels.changePlan }}\r\n                                                                                        </a></span></div>{% endif %}{% endif %}{% endfor %}{% endif %}{% else %}{% if themeSettings.suppliesAndAccessoriesType != item.product.productType and BCEligible.values|first|prop(\"value\") %}{% comment %} If no BCPlan is added show add button {% endcomment %}<div class=\"action-items\"><span class=\"bc-plan-label new\"><a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"add program\" data-gtmeventaction=\"Middle Page\" href=\"javascript:;\" data-mz-action=\"upgradePlan\"  data-mz-cart-item=\"{{ BCProd.id }}\"   data-mz-bc-quantity=\"{{item.quantity}}\"  data-mz-parent-id=\"{{ item.id }}\" >\r\n                                                                                {{ labels.addProgram }}\r\n                                                                            </a></span></div>{% endif %}{% endif %}{% endwith %}{% endwith %}</div></div>{% endif %}{% endif %}{% endif %}{% endwith %}  {% comment %} End for condition to check serial number for BCARE Product{% endcomment %}{% endif %}{% endfor %}{% endfor %}{% with item.product|get_product_attribute(themeSettings.attributesFQN.isbrothercareFlag) as BCEligible %}{% if BCEligible.values|first|prop(\"value\") %}<div class=\"mz-carttable-bc-msg badge_bc_signup\"><p class=\"mz-carttable-bc-p\"> {{ labels.signupBCTodayP }}</p><div class=\"\" style=\"padding-top:10px\"><span class=\"bc-plan-label new\"><a href=\"javascript:;\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"add program\" data-gtmeventaction=\"Middle Page\" data-mz-action=\"upgradePlan\"  data-mz-cart-item=\"{{ BCProd.id }}\"   data-mz-bc-quantity=\"{{item.quantity}}\"  data-mz-parent-id=\"{{ item.id }}\" ><img width=\"25px\" height=\"25px\" loading=\"lazy\" src=\"/cms/files/brothercare_logo_2022.png\"> {{ labels.signupBCToday }}\r\n                                        </a></span></div></div><div class=\"mz-carttable-bc-msg badge_bc_applied\"><p class=\"\"><img width=\"35px\" height=\"35px\" loading=\"lazy\" src=\"/cms/files/brothercare_logo_2022.png\" style=\"\"> <span class=\"mz-carttable-bc-text\">{{ labels.appliedBC|safe }}</span></p><div class=\"\">{{ labels.appliedBCtext }}</div></div>{% endif %}{% endwith %}{% comment %}{% with item.product|get_product_attribute(themeSettings.attributesFQN.isbrothercareFlag) as BCEligible %}{% with item.product.options|findwhere(\"attributeFQN\", themeSettings.attributesFQN.bcProductFQN) as tempo %}{% if tempo.value.length == 0 and BCEligible.values|first|prop(\"value\") and themeSettings.suppliesAndAccessoriesType != item.product.productType %}<div class=\"mz-carttable-bc-msg\"><p>{{ labels.cartElblProduct }}</p><div>{% with item.product|get_product_attribute(themeSettings.attributesFQN.isbrothercareFlag) as BCEligible %}{% with item.product.options|findwhere(\"attributeFQN\", themeSettings.attributesFQN.bcProductFQN) as tempo %}{% if tempo.value.length > 1  %}{% if BCEligible.values|first|prop(\"value\") %}{% for poption in item.product.options %}{% if themeSettings.attributesFQN.bcProductFQN == poption.attributeFQN %}{% if poption.value == themeSettings.bcInBronzeCode and  themeSettings.suppliesAndAccessoriesType != item.product.productType  %}<div class=\"action-items\"><span class=\"bc-plan-label new edit\"><a href=\"javascript:;\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"change plan\" data-gtmeventaction=\"Middle Page\" data-mz-action=\"upgradePlan\" data-mz-cart-item=\"{{ BCProd.id }}\" data-mz-bc-quantity=\"{{item.quantity}}\" data-mz-parent-id=\"{{ item.id }}\">\r\n                                                                                 {{ labels.changePlan }}\r\n                                                                                </a></span></div>{% endif %}{% endif %}{% endfor %}{% endif %}{% else %}{% if themeSettings.suppliesAndAccessoriesType != item.product.productType and BCEligible.values|first|prop(\"value\") %}<div class=\"action-items\"><span class=\"bc-plan-label new\"><a href=\"javascript:;\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"add program\" data-gtmeventaction=\"Middle Page\" data-mz-action=\"upgradePlan\"  data-mz-cart-item=\"{{ BCProd.id }}\"   data-mz-bc-quantity=\"{{item.quantity}}\"  data-mz-parent-id=\"{{ item.id }}\" >\r\n                                                                        {{ labels.addProgram }}\r\n                                                                    </a></span></div>{% endif %}{% endif %}{% endwith %}{% endwith %}</div></div>{% endif %}{% endwith %}{% endwith %}{% endcomment %}{% endif %}</div>{% if pageContext.isDesktop or pageContext.isTablet  %}<div class=\"mz-carttable-item-price\" tabindex=\"0\" aria-label=\"{{ labels.price}} column 2 {% if themeSettings.siteLang == 'English' %}${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}}{% endif %}\">{% include \"modules/common/cart-item-price\" %}</div>{% endif %}</td><td class=\"mz-carttable-item-qty cart-td-qty\">{% if item.product.productType != themeSettings.donationType %}<div class=\"cart-pl-controls\">{% with item.product.name as productTitleName %}<input aria-label=\"Quantity of {{ item.product.name|safe }}  {{ item.quantity }} \" class=\"mz-carttable-qty-field\" type=\"number\" min=\"1\" {% if model.isLoading %}disabled=\"disabled\"{% endif %} data-mz-cart-item=\"{{ item.id }}\" data-mz-value=\"quantity\" value=\"{{ item.quantity }}\" /><input type=\"button\" id=\"plusInCart\" aria-label=\"{{ labels.increaseQuantity|string_format(productTitleName ) }}\" class=\"plus pdp-plus\" data-mz-cart-item=\"{{ item.id }}\" data-mz-action=\"updateQuantity\"\r\n                                    data-mz-trigger=\"increase\"><input type=\"button\" id=\"minusInCart\" aria-label=\"{{ labels.decreaseQuantity|string_format(productTitleName )}}\" class=\"minus pdp-minus\" data-mz-cart-item=\"{{ item.id }}\" data-mz-action=\"updateQuantity\" data-mz-trigger=\"decrease\" {% if item.quantity == 1 %}disabled=true{% endif %}>{% endwith %}</div><span class=\"mz-validationmessage moq-validation-msg\" style=\"display:none;\"></span>{% endif %}</td><td class=\"mz-carttable-item-total cart-td-total\" tabindex=\"0\">{% if pageContext.isMobile %}{% include \"modules/common/item-total\" %}{% else %}{% include \"modules/common/item-total\" %}{% endif %}</td></tr><tr><td><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\" align=\"right\" class=\"buy-sup-table\" role=\"presentation\"><tr><td align=\"left\"><div class=\"buy-supplies-link\">{% if item.product.productType != themeSettings.suppliesAndAccessoriesType and item.product.productType != themeSettings.softWareType %}{% for property in item.product.properties %}{% if property.attributeFQN == themeSettings.attributesFQN.relatedproducts %}<a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Buy Supplies\" data-gtmeventaction=\"Middle Page\" href=\"{{siteContext.siteSubdirectory}}{{ item.product.url }}#supplies-accessories\">{{ labels.buySuplliesLink }}</a>{% endif %}{% endfor %}{% endif %}</div></td><td align=\"right\"><div class=\"cart-remove-wrapper\">{% if item.product.productCode != themeSettings.donationCode %}<div class=\"add-to-wishlist-link\"><a href=\"javascript:;\" class=\"add-to-wishlist\" {% if not item.addedToWishlist %} data-mz-action=\"addToWishlist\"{% endif %} data-mz-product-code=\"{{ item.product.productCode }}\"  data-cart-item-code=\"{{ item.id }}\" >{% if item.addedToWishlist %}{{ labels.addedToWishlist|safe }}{% else %}{{ labels.addToWishlist|safe }}{% endif %}</a></div>{% endif %}<div class=\"mz-carttable-item-remove\"><a href=\"javascript:;\" data-mz-action=\"removeItem\" data-mz-cart-item=\"{{ item.id }}\" aria-label=\"{{ labels.remove }} {{ item.product.productCode }} \">{{ labels.remove }}</a></div></div></td></tr></table></td></tr>{% if pageContext.isMobile or pageContext.isEditMode  %}{% for option in item.product.options %}{% for BCProd in model.items %}{% if option.value == BCProd.product.productCode %}{% with BCProd.product.options|findwhere(\"attributeFQN\", themeSettings.attributesFQN.BCSerialNumber) as temp %}{% if temp == undefined %}<tr><td></td></tr>{% endif %}{% endwith %}{% endif %}{% endfor %}{% endfor %}{% endif %}{% if item.product.options and themeSettings.showCartItemOptions %}{% for option in item.product.options %}{% for BCProd in model.items %}{% if option.value == BCProd.product.productCode %}{% with BCProd.product.options|findwhere(\"attributeFQN\", themeSettings.attributesFQN.BCSerialNumber) as temp %}{% if temp == undefined %}<tr><td><div class=\"cart-br-care-plan clearfix\"><div class=\"cart-br-care-plan-inside clearfix\"><div class=\"cart-care-image\">{% if BCProd.product.imageUrl %}<img loading=\"lazy\" width=\"228px\" height=\"35px\" tabindex=\"0\" class=\"mz-carttable-item-image\" src=\"/resources/images/svg/cart-bc-added.svg\" {% if BCProd.product.imageAlternateText %} alt=\"{{ BCProd.product.imageAlternateText }}\" {% else %} alt=\"{{ BCProd.product.name }}\"{% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" tabindex=\"0\" src=\"{{ labels.brothernoImage }}?max=200\" {% if BCProd.product.name %} alt=\"{{ BCProd.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" tabindex=\"0\" src=\"{{ labels.brothernoImage }}?max=200\" {% if BCProd.product.name %} alt=\"{{ BCProd.product.name }}\"{% endif %} />{% endif %}{% endif %}</div><div class=\"cart-care-text\"  tabindex=\"0\"><div class=\"cart-care-text-inside\">{% if option.attributeFQN == themeSettings.attributesFQN.bcProductFQN %}{% if option.value == themeSettings.bcInBronzeCode %}<span class=\"care-cart-plan\"><b>{{ BCProd.product.name|safe }}</b> {{ labels.forcart }} {{ item.product.name }}</span>{% else %}<span class=\"care-cart-plan\"><b>{{ BCProd.product.name|safe }}</b> {{ labels.forcart }} {{ item.product.name }}</span>{% endif %}{% endif %}</div></div><div class=\"cart-care-price\"  tabindex=\"0\" >{% if BCProd.unitPrice.extendedAmount == 0 %}{{ labels.free }}{% else %}{% include \"modules/common/cart-item-price\" with item=BCProd %}{% endif %}</div><div class=\"cart-care-qty\" aria-label=\"Quantity of {{ item.product.name}} {{ item.quantity }}\"  tabindex=\"0\" aria-readOnly=\"true\">{{ item.quantity }}</div><div class=\"cart-care-total\" >{% if BCProd.total == 0 %}{{ labels.free }}{% else %}<div>{% with BCProd.unitPrice.extendedAmount|multiply(item.quantity)|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<sup><span class=\"dollartext\">$</span></sup>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}}<sup> <span class=\"dollartext\">$</span></sup>{% endif %}{% endwith %}</div>{% endif %}<div class=\"cart-remove-wrapper\"><div class=\"mz-carttable-item-remove\"><a href=\"javascript:;\" data-mz-action=\"removeItem\" data-mz-cart-item=\"{{ BCProd.id }}\" data-mz-parent-id=\"{{ item.id }}\" aria-label=\"{{ labels.remove }} {{ BCProd.product.name }}\">{{ labels.remove }}</a></div></div></div></div></div></td></tr>{% endif %}{% endwith %}{% endif %}{% endfor %}{% endfor %}{% endif %}<tr><td>{% if pageContext.isMobile %}{% with item.product|get_product_attribute(themeSettings.attributesFQN.bcProductFQN) as BCOption %}{% if not BCOption %}{% with item.product|get_product_attribute(themeSettings.attributesFQN.isbrothercareFlag) as BCEligible %}{% if BCEligible.values|first|prop(\"value\") %}{% endif %}{% endwith %}{% endif %}{% endwith %}{% endif %}</td></tr></table></td></tr>{% if pageContext.isMobile %}<tr class=\"mz-carttable-item printing-cart\"><td class=\"mz-carttable-item-product cart-td-image\" colspan=\"1\">{% if item.product.imageUrl and themeSettings.showCartItemImage %}<a href=\"{% if item.product.productCode == themeSettings.donationCode %} javascript:void(0); {% else %} {{siteContext.siteSubdirectory}}{{item.product.url}} {% endif %}\"><img loading=\"lazy\" width=\"200px\" height=\"200px\" class=\"mz-carttable-item-image\" src=\"{% make_url \"image\" item.product with max=200 as_parameter %}\" {% if item.product.imageAlternateText %} alt=\"{{ item.product.imageAlternateText }}\"{% endif %} /></a>{% else %}<a href=\"{% if item.product.productCode == themeSettings.donationCode %} javascript:void(0); {% else %} {{siteContext.siteSubdirectory}}{{item.product.url}} {% endif %}\">{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% endif %}</a>{% endif %}</td><td class=\"relative-td\" colspan=\"1\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\" role=\"presentation\"><tr><td class=\"mz-carttable-item-product cart-td-prodname\"><div class=\"name-price-wrap clearfix\"><div class=\"mz-carttable-item-info-wrap{% if not item.product.imageUrl %} mz-no-image{% endif %}\"><a class=\"mz-carttable-item-title\" href=\"{% if item.product.productCode == themeSettings.donationCode %} javascript:void(0); {% else %} {{siteContext.siteSubdirectory}}{{item.product.url}} {% endif %}\">{{ item.product.name|safe }}</a><div class=\"prd-cde\">{% if item.product.productType == themeSettings.suppliesAndAccessoriesType %}<span>{{ labels.itemNumber|safe }} : </span>{% else %}<span>{{ labels.model|safe }} : </span>{% endif %}<span>{{ item.product.productCode }}</span></div>{% if item.fulfillmentMethod == 'Pickup' %}<span class=\"mz-carttable-item-pickuplocation\">\r\n                            {{ labels.storePickupAt|string_format(item.fulfillmentLocationName)|safe }}\r\n                        </span>{% endif %}</div>{% if user.isAuthenticated %}{% if item.productDiscount %}{% if item.productDiscount.discount.id == themeSettings.BCSilverCustomerSegment or item.productDiscount.discount.id == themeSettings.BCGoldCustomerSegment or item.productDiscount.discount.id == themeSettings.BCBronzeCustomerSegment %}{% endif %}{% endif %}{% else %}{% if item.productDiscount %}{% if item.productDiscount.discount.id == themeSettings.BCSilverDiscount or item.productDiscount.discount.id == themeSettings.BCGoldDiscount or item.productDiscount.discount.id == themeSettings.BCBronzeDiscount %}{% endif %}{% else %}{% if item.product.productType == themeSettings.suppliesAndAccessoriesType %}<div class=\"savings-bc-cart-msg\"><span>{{ labels.suppAccLabel }}</span><a href=\"javascript:(0);\" id=\"myProdcutSectionLink\" data-mz-action=\"myAccountRegistration\">{{labels.registerLabel}}</a></div>{% endif %}{% endif %}{% endif %}{% if user.isAnonymous %}{% with item.product|get_product_attribute(themeSettings.attributesFQN.bcProductFQN) as BCOption %}{% if not BCOption %}{% with item.product|get_product_attribute(themeSettings.attributesFQN.isbrothercareFlag) as BCEligible %}{% if BCEligible.values|first|prop(\"value\") %}{% endif %}{% endwith %}{% endif %}{% endwith %}{% for option in item.product.options %}{% for BCProd in model.items %}{% if option.value == BCProd.product.productCode %}{% with BCProd.product.options|findwhere(\"attributeFQN\", themeSettings.attributesFQN.BCSerialNumber) as temp %}{% if temp == undefined %}{% endif %}{% endwith %}{% endif %}{% endfor %}{% endfor %}{% endif %}</div><div class=\"mz-carttable-item-price\" tabindex=\"0\" aria-label=\"{{ labels.price}} column 2 {% if themeSettings.siteLang == 'English' %} ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}}{% endif %}\">{% include \"modules/common/cart-item-price\" %}</div></td><td class=\"mz-carttable-item-qty cart-td-qty\">{% if item.product.productType != themeSettings.donationType %}<div class=\"cart-pl-controls\">{% with item.product.name as productTitleName %}<input aria-label=\"Quantity of {{ item.product.name|safe }} {{ item.quantity }}\" class=\"mz-carttable-qty-field\" type=\"number\" min=\"1\" {% if model.isLoading %}disabled=\"disabled\"{% endif %} data-mz-cart-item=\"{{ item.id }}\" data-mz-value=\"quantity\" value=\"{{ item.quantity }}\" /><input type=\"button\" id=\"plusInCart\" aria-label=\"{{ labels.increaseQuantity|string_format(productTitleName ) }}\" class=\"plus pdp-plus\" data-mz-cart-item=\"{{ item.id }}\" data-mz-action=\"updateQuantity\"\r\n                                    data-mz-trigger=\"increase\" value=\"+\"><input type=\"button\" id=\"minusInCart\" aria-label=\"{{ labels.decreaseQuantity|string_format(productTitleName )}}\" class=\"minus pdp-minus\" data-mz-cart-item=\"{{ item.id }}\" data-mz-action=\"updateQuantity\" data-mz-trigger=\"decrease\" value=\"-\" {% if item.quantity == 1 %}disabled=true{% endif %}>{% endwith %}</div><span class=\"mz-validationmessage moq-validation-msg\" style=\"display:none;\"></span>{% endif %}</td><td class=\"mz-carttable-item-total cart-td-total\" tabindex=\"0\">{% include \"modules/common/item-total\" %}</td></tr><tr><td><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\" align=\"right\" class=\"buy-sup-table\" role=\"presentation\"><tr><td align=\"left\"><div class=\"buy-supplies-link\">{% if item.product.productType != themeSettings.suppliesAndAccessoriesType and  item.product.productType != themeSettings.softWareType %}{% for property in item.product.properties %}{% if property.attributeFQN == themeSettings.attributesFQN.relatedproducts %}<a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Buy Supplies\" data-mz-action=\"Middle Page\" href=\"{{siteContext.siteSubdirectory}}{{ item.product.url }}#supplies-accessories\">{{ labels.buySuplliesLink }}</a>{% endif %}{% endfor %}{% endif %}</div></td><td align=\"right\"><div class=\"cart-remove-wrapper\">{% if item.product.productCode != themeSettings.donationCode %}<div class=\"add-to-wishlist-link\"><a href=\"javascript:;\" class=\"add-to-wishlist\" {% if not item.addedToWishlist %} data-mz-action=\"addToWishlist\"{% endif %} data-mz-product-code=\"{{ item.product.productCode }}\"  data-cart-item-code=\"{{ item.id }}\">{% if item.addedToWishlist %}{{ labels.addedToWishlist|safe }}{% else %}{{ labels.addToWishlist|safe }}{% endif %}</a></div>{% endif %}<div class=\"mz-carttable-item-remove\"><a href=\"javascript:;\" data-mz-action=\"removeItem\" data-mz-cart-item=\"{{ item.id }}\" >{{ labels.remove }}</a></div></div></td></tr></table></td></tr>{% if item.product.options and themeSettings.showCartItemOptions %}{% for option in item.product.options %}{% for BCProd in model.items %}{% if option.value == BCProd.product.productCode %}{% with BCProd.product.options|findwhere(\"attributeFQN\", themeSettings.attributesFQN.BCSerialNumber) as temp %}{% if temp == undefined %}<tr><td><div class=\"cart-br-care-plan clearfix\"><div class=\"cart-br-care-plan-head\"><span>{{ labels.brotherCarePlan }}</span></div><div class=\"cart-br-care-plan-inside clearfix\"><div class=\"cart-care-image\">{% if BCProd.product.imageUrl %}<img loading=\"lazy\" width=\"228px\" height=\"35px\" class=\"mz-carttable-item-image\" src=\"/resources/images/svg/cart-bc-added.svg\" {% if BCProd.product.imageAlternateText %} alt=\"{{ BCProd.product.imageAlternateText }}\"{% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if BCProd.product.name %} alt=\"{{ BCProd.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if BCProd.product.name %} alt=\"{{ BCProd.product.name }}\"{% endif %} />{% endif %}{% endif %}</div><div class=\"cart-care-text\"><div class=\"cart-care-text-inside\">{% if option.attributeFQN == themeSettings.attributesFQN.bcProductFQN %}{% if option.value == themeSettings.bcInBronzeCode %}<span class=\"care-cart-plan\"><b>{{ BCProd.product.name|safe }}</b> {{ labels.forcart }} {{ item.product.name }}</span>{% else %}<span class=\"care-cart-plan\"><b>{{ BCProd.product.name|safe }}</b> {{ labels.forcart }} {{ item.product.name }}</span>{% endif %}{% endif %}</div></div><div class=\"cart-care-price\">{% if BCProd.unitPrice.extendedAmount == 0 %}{{ labels.free }}{% else %}{% include \"modules/common/item-price\" with item=BCProd %}{% endif %}</div><div class=\"cart-care-qty\" aria-label=\"Quantity of{{ item.product.name}} {{ item.quantity }} \"tabindex=\"0\" aria-readOnly=\"true\">\r\n                          {{ item.quantity }}\r\n                      </div><div class=\"cart-care-total\">{% if BCProd.total == 0 %}{{ labels.free }}{% else %}<div>{% with BCProd.unitPrice.extendedAmount|multiply(item.quantity)|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<sup><span class=\"dollartext\">$</span></sup>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}}<sup> <span class=\"dollartext\">$</span></sup>{% endif %}{% endwith %}</div>{% endif %}<div class=\"cart-remove-wrapper\"><div class=\"mz-carttable-item-remove\"><a href=\"javascript:;\" data-mz-action=\"removeItem\" data-mz-cart-item=\"{{ BCProd.id }}\" data-mz-parent-id=\"{{ item.id }}\" class=\"mz-icon mz-icon-close\">{{ labels.remove }}</a></div></div></div></div></div></td></tr>{% endif %}{% endwith %}{% endif %}{% endfor %}{% endfor %}{% endif %}</table></td></tr>{% endif %}{% endif %}{% endfor %}<tr><td colspan=\"2\"><div class=\"need-help-orders\"><a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"need help orders\" data-gtmeventaction=\"Middle Page\" href=\"javascript:;\" data-osvc-href=\"chat/chat_launch\" target=\"_blank\">{{ labels.needSomeHelp }}</a></div><div class=\"empty-the-cart\">{% if not model.isEmpty %}<a class=\"mz-carttable-emptylink\" href=\"javascript:;\" data-mz-action=\"empty\">{{ labels.emptyCart }}</a>{% endif %}</div></td></tr><tr><td colspan=\"6\"><div class=\"cart-coupon-items\"><div class=\"mz-carttable-checkout-couponcode\" id=\"coupon-code-field\" >{% include \"modules/common/coupon-code-field\" %}</div></div></td></tr>{% else %}<tr class=\"mz-carttable-noitems\"><td colspan=\"5\">\r\n        {{ labels.cartEmpty }}\r\n        <div class=\"empty-cart clearfix\"><a data-gtmclass=\"triggerUCS069\" class=\"continue-shop\" data-eventlabel=\"continue Shopping\" data-gtmeventaction=\"Middle Page\" href=\"{{siteContext.siteSubdirectory}}/\">{{ labels.continueShopping }}</a></div></td></tr>{% endif %}</tbody>{% if not model.isEmpty %}<tfoot><tr><td colspan=\"2\" class=\"clearfix\"><div class=\"cal-tax-total-wrap clearfix\"><div class=\"cal-tax-total clearfix {% if model.isEmpty %} pad-200 {% endif %}\"><div class=\"cal-tax-shipping\"><div class=\"cal-tax-shipping-wrap\">{% comment %}{% if not model.isEmpty %}<div id=\"tax-estimator-outer-wrap\" class=\"tax-estimator-outer-wrap clearfix\" {% if model.count == 1 and model.items[0].product.productCode == themeSettings.donationCode  %}style=\"display:none !important;\"{% endif %}a>{% include \"modules/cart/tax-estimator\" %}</div>{% endif %}{% endcomment %}</div></div><div class=\"cal-total-shipping\"><div class=\"cal-total-wrap\"><p class=\"cart-summary\">{{labels.cartSummary}}</p><div class=\"cal-total clearfix sub-total\" tabindex=\"0\"><div class=\"cal-total-left\">\r\n                  {{labels.subtotal}}:\r\n              </div><div class=\"cal-total-right\">{% with model.discountedSubtotal|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}{% endwith %}</div></div><div class=\"cal-total clearfix eco-fee\" tabindex=\"0\"><div class=\"cal-total-left\" {% if model.ehf %}style=\"width: 100%;\"{% endif %}>{% if model.ehf %}{% if themeSettings.siteLang == \"English\" %}{% with \"0\"|currency as formattedEcoFee %}<span class=\"ehf-eco-fee\">{{labels.ehfSummaryEcoFee|string_format(formattedEcoFee)|safe}}</span>{% endwith %}{% else %}{% with \"0\"|currency|replace('$','')|replace(',',' ')|replace('.',',') as formattedEcoFee %}{% with \"{0} $\"|string_format(formattedEcoFee) as frFormattedEcoFee %}<span class=\"ehf-eco-fee\">{{labels.ehfSummaryEcoFee|string_format(frFormattedEcoFee)|safe}}</span>{% endwith %}{% endwith %}{% endif %}{% else %}{{ labels.ecoFee }}:\r\n                {% endif %}<span class=\"pdp-info-icon\"><i class=\"ion-ios-help-outline\"></i><div class=\"info-tooltip\">{{ labels.ecoFeeMsg }}</div></span></div>{% if model.ehf %}{% else %}<div class=\"cal-total-right ecofee-value\">{% if model.ehf %}{% else %}{% with 0|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}{% endwith %}{% endif %}</div>{% endif %}</div><div class=\"cal-total clearfix discount-total\" tabindex=\"0\"><div class=\"cal-total-left\">\r\n          {{ labels.cartDiscount }}:\r\n          <span class=\"pdp-info-icon\"><i class=\"ion-ios-help-outline\"></i><div class=\"info-tooltip\">{{ themeSettings.cartDiscountToolTip }}</div></span></div><div class=\"cal-total-right\">{% if model.orderDiscounts.length > 0 %}{% for discount in model.orderDiscounts %}{% if not discount.excluded %}{% with discount.impact|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}{% endwith %}{% endif %}{% endfor %}{% else %}{% with 0|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext noDiscount\">${{new_price|replace('$','')|safe}}</span>{% else %}<span class=\"dollartext noDiscount\">{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span></span>{% endif %}{% endwith %}{% endif %}</div></div><div class=\"cal-total clearfix ship-hand\" tabindex=\"0\"><div class=\"cal-total-left\">\r\n        {{ labels.shippingHandling|safe }}:\r\n    </div><div class=\"cal-total-right\">\r\n        {{labels.shippingCalculatedAtCheckout}}{% comment %}{% with 0|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}{% endwith %}{% endcomment %}</div></div><div class=\"cal-total clearfix gst\" tabindex=\"0\"><div class=\"cal-total-left\">\r\n        {{ labels.cartgst }}:\r\n    </div><div class=\"cal-total-right gst-hst-value\">{% with 0|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}{% endwith %}</div></div><div class=\"cal-total clearfix qst\" tabindex=\"0\"><div class=\"cal-total-left\">\r\n        {{ labels.cartqst }}:\r\n    </div><div class=\"cal-total-right qst-pst-value\">{% with 0|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}{% endwith %}</div></div><div class=\"cal-grand-total clearfix\" tabindex=\"0\"><div class=\"cal-grand-total-left\">\r\n    {{ labels.estimatedTotal }}:\r\n</div><div class=\"cal-grand-total-right\"><span id=\"mz-carttable-total\" class=\"mz-carttable-total\"><strong>{% with model.discountedTotal|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<sup><span class=\"dollartext\">$</span></sup>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}}<sup> <span class=\"dollartext\">$</span></sup>{% endif %}{% endwith %}</strong></span></div></div></div><div class=\"savings-slot clearfix\" style=\"display:none\"><div class=\"overview-total clearfix bc-savings\"><div class=\"overview-total-left\"><p>{{ themeSettings.brotherCareProgramSavingsLabel|safe }}</p></div><div class=\"overview-total-right brother-care-savings-total\">\r\n            {{ labels.tbd }}\r\n        </div></div></div><div class=\"cart-proceed-btns clearfix\">{% if not user.isAnonymous and not user.isAuthenticated and not model.isEmpty %}<a href=\"{{siteContext.siteSubdirectory}}/user/login?returnUrl=%2Fcart%2Fcheckout\"><button id=\"cart-checkout\" data-eventlabel=\"proceedToCheckout\" data-gtmeventaction=\"Bottom\" class=\"mz-button cart-checkout-top mz-carttable-button-active\"\r\n            {% if model.isEmpty %} disabled=\"disabled\" {% endif %} >{{ labels.proceedToCheckout }}</button></a>{% else %}<button id=\"cart-checkout\" data-eventlabel=\"proceedToCheckout\" data-gtmeventaction=\"Bottom\" class=\"mz-button cart-checkout-top mz-carttable-button-active\"\r\n        {% if model.isEmpty %} disabled=\"disabled\" {% endif %}\r\n        data-mz-action=\"proceedToCheckout\">{{ labels.proceedToCheckout }}</button>{% endif %}<a data-gtmclass=\"triggerUCS069\" class=\"continue-shop\" data-eventlabel=\"continue Shopping\" data-gtmeventaction=\"Bottom\" href=\"{{siteContext.siteSubdirectory}}/\">{{ labels.continueShopping }}</a></div></div></div></div></td></tr></tfoot>{% endif %}\r\n","modules/checkout-beacon":"{% if orderConfirmationPage %}<script type= \"text/javascript\" src= \"//static.powerreviews.com/t/v1/tracker.js\"></script><script type= \"text/javascript\" src= \"//ui.powerreviews.com/stable/3.0/ui.js\"></script>{% with model as order %}{% with \"siteId eq '{0}'\" as qFormat%}{% with qFormat|string_format(siteContext.siteId) as q %}{% with \"mozu-powerreviews-sitesettings{0}\"|string_format(themeSettings.powerReviewsFQNID) as listFQNString %}{% include_entities \"modules/pr-wdyb\" listFQN=listFQNString query=q %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% else %}{% comment %}<script src='//ui.powerreviews.com/stable/4.0/ui.js'></script><div id=\"pr-wyb\" class=\"p-w-r\"></div>{% with \"siteId eq '{0}'\" as qFormat%}{% with qFormat|string_format(siteContext.siteId) as q %}{% with \"mozu-powerreviews-sitesettings{0}\"|string_format(themeSettings.powerReviewsFQNID) as listFQNString %}{% include_entities \"modules/pr-wdybd\" listFQN=listFQNString query=q %}{% endwith %}{% endwith %}{% endwith %}{% endcomment %}{% endif %}{% comment %}{% require_script \"modules/checkout-beacon\" %}{% endcomment %}","modules/checkout/billing-address-form":"{% extends \"modules/common/address-form\" %}{% block address-form %}{% set addresscontext=\"billingContact.\" %}{% parent %}{% endblock address-form %}","modules/checkout/billing-address-selector":"{% if model.requiresFulfillmentInfo and model.savedPaymentMethodId == 0 %}{% if pageContext.pageType == \"checkout\" %}<div class=\"mz-l-formfieldgroup mz-l-formfieldgroup-norows Update-in \"><div class=\"squaredFour clearfix\"><input type=\"checkbox\" id=\"isSameBillingShippingAddress\" data-mz-value=\"isSameBillingShippingAddress\" value=\"true\" {% if model.isSameBillingShippingAddress %}checked=\"checked\"{% endif %}><label for=\"isSameBillingShippingAddress\" class=\"check-label\"></label><label for=\"isSameBillingShippingAddress\" class=\"reg-pr\">{{ labels.useShippingAddress }}</label></div></div>{% endif %}{% endif %}{% if model.isSameBillingShippingAddress %}<div class=\"mz-addresssummary mz-same-as-shipping-summary\" id=\"mz-same-as-shipping-summary\">{% include \"modules/common/address-summary\" with model=model.billingContact %}</div>{% else %}{% if model.usingSavedCard and model.savedPaymentMethodId and model.savedPaymentMethodId != 0 %}<div class=\"mz-addresssummary mz-same-as-shipping-summary\" id=\"mz-same-as-shipping-summary\">{% include \"modules/common/address-summary\" with model=model.billingContact %}</div>{% else %}<div class=\"mz-l-formfieldgroup mz-l-formfieldgroup-address\">{% include \"modules/checkout/billing-address-form\" with model=model.billingContact countries=pageContext.billingCountries states=pageContext.billingStates canadaPostAttribute=\"billing\" %}</div>{% endif %}","modules/checkout/billing-credit-card-form":"{% extends \"modules/common/credit-card-form\" %}{% block credit-card-form %}{% set cardcontext=\"card.\" %}{% parent %}<div class=\"form-wrap clearfix\"><div class=\"form-rows clearfix\" ><div class=\"right\"><div class=\"card-veri\" id=\"card-veri\"><div class=\"mz-l-formfieldgroup-row mz-payment-credit-card-securitycode-row\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"password\" name=\"security-code\" id=\"mz-payment-security-code\" class=\"cvvinput\" data-mz-value=\"{{ cardcontext }}cvv\" value=\"{{ model.cvv }}\" autocomplete=\"off\" maxlength=\"3\" placeholder=\"*Card Verification Number (CVV)\"><label for=\"mz-payment-security-code\">*Card Verification Number (CVV)</label><span class=\"tool-tip\"><i class=\"help-outline\"></i><span class=\"tool-tip-content\">{{ themeSettings.CVVMsg }}</span></span><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"{{ cardcontext }}cvv\"></span></div></div></div></div></div><div class=\"mz-l-formfieldgroup-row mz-payment-credit-card-savepayment-row\"><div class=\"mz-l-formfieldgroup-cell\"></div>{% if user.isAuthenticated %}<div class=\"mz-l-formfieldgroup-cell\"><div class=\"squaredFour clearfix\"><input type=\"checkbox\" name=\"save-card-info\" id=\"isCardInfoSaved\" data-mz-value=\"{{ cardcontext }}isCardInfoSaved\" value=\"true\" {% if model.isCardInfoSaved %}checked=\"checked\"{% endif %}><label for=\"isCardInfoSaved\" class=\"check-label\"></label><label for=\"isCardInfoSaved\" class=\"reg-pr\">{{ labels.saveCard }}</label></div></div>{% endif }\r\n\t        </div></div>{% endblock credit-card-form %}\r\n","modules/checkout/brothercare-product-freedata":"<script>\r\n\t(function(){\r\n\t\t\tnew window.brotherGtm(\"UCS074\",[\"PV\"],[\"event\"],\"ga_step=after_store_flow_5_bc1\",true,true,\"After store\",\"Bother Care Program\"); \r\n\t})();\r\n</script><style>\r\n\t.bc-warranty .row{\r\n\t\tposition: relative;\r\n\t\tdisplay: flex;\r\n\t\tflex-wrap: wrap;\r\n\t}\r\n\r\n\t.bc-warranty .row .column-third{\r\n\t\tposition: relative;\r\n\t\tdisplay: block;\r\n\t\twidth: 33%;\r\n\t\tmax-width: 33%;\r\n\t\tflex: 0 0 33%;\r\n\t\tpadding: 0 20px;\r\n\t\tmargin-bottom: 30px;\r\n\t}\r\n\r\n\t.bc-warranty .row .column-third:nth-child(3n+1){\r\n\t\tpadding-left: 0;\r\n\t}\r\n\r\n\t.bc-warranty .row .column-third:nth-child(3n+3){\r\n\t\tpadding-right: 0;\r\n\t}\r\n\r\n\t.bc-warranty .bc-logo{\r\n\t\tposition: relative;\r\n\t\tdisplay: block;\r\n\t\tmargin-top: 40px;\r\n\t\tmargin-bottom: 70px;\r\n\t}\r\n\r\n\t.bc-warranty .good-news{\t\t\t\t\r\n\t\tfont-size: 16px;\t\t\r\n\t\tline-height: 1.88;\t\t\r\n\t\tcolor: #020920;\r\n\t\tfont-weight: 700;\r\n\t}\r\n\r\n\t.bc-warranty .card{\r\n\t\tfont-family: Catamaran;\r\n\t\tfont-size: 22px;\r\n\t\tfont-weight: 700;\r\n\t\tline-height: 1.09;\t\t\r\n\t\tcolor: #0d2ea0;\r\n\t\tdisplay: block;\r\n\t}\r\n\r\n\t.bc-warranty .card .card-content{\r\n\t\tposition: relative;\r\n\t\tdisplay: inline-block;\r\n\t\twidth: calc(100% - 80px);\r\n\t\tvertical-align: middle;\r\n\t}\r\n\r\n\t.bc-warranty .card img{\r\n\t\tposition: relative;\r\n\t\tdisplay: inline-block;\t\t\r\n\t\tmargin-right: 15px;\r\n\t\twidth: 50px;\r\n\t\theight: 50px;\r\n\t\tvertical-align: middle;\r\n\t}\t\r\n\r\n\t.bc-warranty input[type=\"checkbox\"]{\r\n\t\tposition: relative;\r\n\t\tdisplay: inline-block;\r\n\t\twidth: 18px;\r\n\t\theight: 18px;\r\n\t\tmargin-right: 15px;\r\n\t\tvertical-align: top;\r\n\t}\r\n\r\n\t.bc-warranty input[type=\"checkbox\"] + label{\r\n\t\tposition: relative;\r\n\t\tdisplay: inline-block;\r\n\t\twidth: calc(100% - 45px);\r\n\t\tfont-weight: normal;\r\n\t\tfont-size: 14px;\r\n\t\tcolor: #1c2e36;\r\n\t}\r\n\r\n\t.bc-warranty .tc{\r\n\t\tposition: relative;\r\n\t\tdisplay: block;\r\n\t\tmargin-bottom: 20px;\r\n\t}\r\n\r\n\t.bc-warranty .preference-options{\r\n\t\tposition: relative;\r\n\t\tdisplay: block;\r\n\t\tmargin-left: 30px;\r\n\t}\r\n\r\n\t.bc-warranty .not-eligible-product{\r\n\t\tposition: relative;\r\n\t\tdisplay: block;\r\n\t\tmargin-top: 30px;\r\n\t}\r\n</style><div class=\"bc-warranty\">{% if model.warrantyOption != \"not-eligible-product\" %}<div class=\"bc-logo\"><img loading=\"lazy\" width=\"317px\" height=\"177px\" src=\"{% make_url 'cdn' '/resources/images/brothercare-free-en.png' %}\" alt=\"{{ labels.getSupportBC }}\"></div>{% endif %}{% if model.warrantyOption == \"inwarranty-notoptin\" %}<div class=\"warranty-option inwarranty-notoptin\"><div class=\"good-news\">{{labels.goodNews}}</div>\r\n\t\t\t{{labels.eligibleFree6MonthsWarranty|safe}}\r\n\r\n\t\t\t<div class=\"row\" style=\"margin-top: 15px;\"><div class=\"column-third\"><div class=\"card\"><img loading=\"lazy\" width=\"50px\" height=\"50px\" src=\"{% make_url 'cdn' '/resources/images/addtional6_2022.png' %}\" alt=\"{{ labels.getSupportBC }}\"><div class=\"card-content\">{{labels.cardAdditionalExtendedWarranty}}</div></div></div><div class=\"column-third\"><div class=\"card\"><img loading=\"lazy\" width=\"50px\" height=\"50px\" src=\"{% make_url 'cdn' '/resources/images/freeshipping_2022.png' %}\" alt=\"{{ labels.getSupportBC }}\"><div class=\"card-content\">{{labels.cardFreeShipping}}</div></div></div><div class=\"column-third\"><div class=\"card\"><img loading=\"lazy\" width=\"50px\" height=\"50px\" src=\"{% make_url 'cdn' '/resources/images/addtional6_2022.png' %}\" alt=\"{{ labels.getSupportBC }}\"><div class=\"card-content\">{{labels.cardWelcomeOffer}}</div></div></div><div class=\"column-third\"><div class=\"card\"><img loading=\"lazy\" width=\"50px\" height=\"50px\" src=\"{% make_url 'cdn' '/resources/images/special_birthday_2022.png' %}\" alt=\"{{ labels.getSupportBC }}\"><div class=\"card-content\">{{labels.cardBirthdayOffer}}</div></div></div><div class=\"column-third\"><div class=\"card\"><img loading=\"lazy\" width=\"50px\" height=\"50px\" src=\"{% make_url 'cdn' '/resources/images/exclusiveoffer_2022.png' %}\" alt=\"{{ labels.getSupportBC }}\"><div class=\"card-content\">{{labels.cardExclusiveOffer}}</div></div></div></div></div>{% endif %}{% if model.warrantyOption == \"inwarranty-optin\" %}<div class=\"warranty-option inwarranty-optin\"><div class=\"good-news\">{{labels.goodNews}}</div>\r\n\t\t\t{{labels.appliedFree6MonthsWarranty|safe}}\r\n\t\t</div>{% endif %}{% if model.warrantyOption == \"outwarranty-notoptin\" %}<div class=\"warranty-option outwarranty-notoptin\">{% if model.warrantyOption == \"outwarranty-notoptin\" %}{{labels.outOfWarranty|safe}}\r\n\t\t\t\t<div class=\"good-news\">{{labels.goodNews}}</div>\r\n\t\t\t\t{{labels.stillCanSignupBC|safe}}{% else %}{{labels.signupOffer}}{% endif %}<div class=\"row\" style=\"margin-top: 15px;\"><div class=\"column-third\"><div class=\"card\"><img loading=\"lazy\" width=\"50px\" height=\"50px\" src=\"{% make_url 'cdn' '/resources/images/freeshipping_2022.png' %}\" alt=\"{{ labels.getSupportBC }}\"><div class=\"card-content\">{{labels.cardFreeShipping}}</div></div></div><div class=\"column-third\"><div class=\"card\"><img loading=\"lazy\" width=\"50px\" height=\"50px\" src=\"{% make_url 'cdn' '/resources/images/addtional6_2022.png' %}\" alt=\"{{ labels.getSupportBC }}\"><div class=\"card-content\">{{labels.cardWelcomeOffer}}</div></div></div><div class=\"column-third\"><div class=\"card\"><img loading=\"lazy\" width=\"50px\" height=\"50px\" src=\"{% make_url 'cdn' '/resources/images/special_birthday_2022.png' %}\" alt=\"{{ labels.getSupportBC }}\"><div class=\"card-content\">{{labels.cardBirthdayOffer}}</div></div></div><div class=\"column-third\"><div class=\"card\"><img loading=\"lazy\" width=\"50px\" height=\"50px\" src=\"{% make_url 'cdn' '/resources/images/exclusiveoffer_2022.png' %}\" alt=\"{{ labels.getSupportBC }}\"><div class=\"card-content\">{{labels.cardExclusiveOffer}}</div></div></div></div></div>{% endif %}{% if model.warrantyOption == \"outwarranty-optin\" %}<div class=\"warranty-option outwarranty-optin\">\r\n\t\t\t{{labels.notEligibleFree6MonthsWarranty|safe}}\r\n\t\t</div>{% endif %}{% if model.warrantyOption == \"not-optin-not-eligible-product\" %}<div class=\"warranty-option outwarranty-notoptin\">{% if model.warrantyOption == \"outwarranty-notoptin\" %}{{labels.outOfWarranty|safe}}\r\n\t\t\t\t<div class=\"good-news\">{{labels.goodNews}}</div>\r\n\t\t\t\t{{labels.stillCanSignupBC|safe}}{% else %}{{labels.signupOffer}}{% endif %}<div class=\"row\" style=\"margin-top: 15px;\"><div class=\"column-third\"><div class=\"card\"><img loading=\"lazy\" width=\"50px\" height=\"50px\" src=\"{% make_url 'cdn' '/resources/images/freeshipping_2022.png' %}\" alt=\"{{ labels.getSupportBC }}\"><div class=\"card-content\">{{labels.cardFreeShipping}}</div></div></div><div class=\"column-third\"><div class=\"card\"><img loading=\"lazy\" width=\"50px\" height=\"50px\" src=\"{% make_url 'cdn' '/resources/images/addtional6_2022.png' %}\" alt=\"{{ labels.getSupportBC }}\"><div class=\"card-content\">{{labels.cardWelcomeOfferNoAsterisk}}</div></div></div><div class=\"column-third\"><div class=\"card\"><img loading=\"lazy\" width=\"50px\" height=\"50px\" src=\"{% make_url 'cdn' '/resources/images/special_birthday_2022.png' %}\" alt=\"{{ labels.getSupportBC }}\"><div class=\"card-content\">{{labels.cardBirthdayOffer}}</div></div></div><div class=\"column-third\"><div class=\"card\"><img loading=\"lazy\" width=\"50px\" height=\"50px\" src=\"{% make_url 'cdn' '/resources/images/exclusiveoffer_2022.png' %}\" alt=\"{{ labels.getSupportBC }}\"><div class=\"card-content\">{{labels.cardExclusiveOffer}}</div></div></div></div></div>{% endif %}{% if model.warrantyOption == \"optin-not-eligible-product\" %}<div class=\"warranty-option outwarranty-optin\">\r\n\t\t\t{{labels.notEligibleOptedIn|safe}}\r\n\t\t</div>{% endif %}{% if model.warrantyOption == \"inwarranty-notoptin\" or model.warrantyOption == \"outwarranty-notoptin\" or model.warrantyOption == \"not-optin-not-eligible-product\"%}<div class=\"preference\"><div class=\"tc\"><input type=\"checkbox\" id=\"contact-preference\" /><label for=\"contact-preference\">{{labels.iAcceptTerms|safe}}</label></div><p>{{labels.selectPreference}}</p><div class=\"preference-options\"><input type=\"checkbox\" id=\"bmg-printing\" disabled /><label for=\"bmg-printing\">{{labels.prefBmgPrinters}}</label><br/><input type=\"checkbox\" id=\"bmg-labelling\" disabled /><label for=\"bmg-labelling\">{{labels.prefBmgLabelling}}</label><br/><input type=\"checkbox\" id=\"had-sewing\" disabled /><label for=\"had-sewing\">{{labels.prefHadSewing}}</label><br/><input type=\"checkbox\" id=\"had-crafting\" disabled /><label for=\"had-crafting\">{{labels.prefHadCrafting}}</label></div></div>{% endif %}{% if model.isOptedIn %}<button class=\"formstep-next-btn\" data-mz-action=\"finishProductRegistration\">{{labels.continueBCPopup}}</button>{% else %}<button class=\"formstep-next-btn\" data-mz-action=\"registerExtendedWarranty\">{{labels.signupPopBC}}</button>{% endif %}</div>","modules/checkout/brother-care-personalinfo":"{% if model.customeraddressedit %}<script>\r\n    (function(){\r\n            new window.brotherGtm(\"UCS072\",[\"PV\"],[\"event\"],\"ga_step=after_store_flow_3_user_info\",true,true,\"After store\",\"User Info\"); \r\n    })();\r\n</script><div class=\"mz-formstep-body clearfix product-registration-form\" id=\"personal-form\"><div class=\"mz-formstep-fields mz-l-formfieldgroup mz-checkoutform  mz-checkoutform-shipping mz-checkoutform-active\">{% with model.customer.contacts|first as address %}<div id=\"default-ship-edit-wrap\"><div class=\"form-wrap clearfix\">{% if user.isAnonymous %}<div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"email\" placeholder=\"*{{ labels.email }}\" name=\"email\" data-custom-validate=\"email\" data-max-label=\"emailInvalid\" data-mz-value=\"firstName\" value=\"{{address.email}}\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"email\"></span></div></div></div></div>{% endif %}<div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{ labels.firstName }}\" name=\"firstname\" data-custom-validate=\"firstname\" data-max-label=\"shippingFirstNameInvalid\" data-mz-value=\"firstName\" value=\"{{address.firstName}}\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"firstName\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-lastname\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{labels.lastName}}\" name=\"lastname\" data-custom-validate=\"lastname\" data-max-label=\"shippingLastNameInvalid\" data-mz-value=\"lastNameOrSurname\" value=\"{{address.lastNameOrSurname}}\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"lastNameOrSurname\"></span></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-address1\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{labels.address}}\" id=\"address-line-1\" name=\"address-line-1\" data-mz-value=\"address..address1\" value=\"{{address.address.address1}}\" maxlength=\"200\" data-custom-validate=\"street1\" data-max-label=\"shippingAddressInvalid\" autocomplete=\"off\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"address.address1\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-address2\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"{{labels.address2}}\" id=\"address-line-2\" name=\"address-line-2\" data-mz-value=\"address.address2\" value=\"{{address.address.address2}}\" maxlength=\"200\" data-custom-validate=\"street2\" data-max-label=\"street2Invalid\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"address.address2\"></span></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-city\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{labels.city}}\" id=\"city\" name=\"city\" data-mz-value=\"address.cityOrTown\" value=\"{{address.address.cityOrTown}}\" data-custom-validate=\"city\" data-max-label=\"shippingCityInvalid\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"address.cityOrTown\"></span></div><div class=\"mz-addressform-autocompletefields\"><label for=\"autocomplete-state\">{{labels.state}}</label><label for=\"autocomplete-zip\"></label></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-state\"><div class=\"mz-l-formfieldgroup-row mz-addressform-state\"><div class=\"mz-l-formfieldgroup-cell\"><select id=\"stateProvince\" name=\"stateOrProvince\" data-custom-validate=\"province\" data-mz-value=\"address.stateOrProvince\" value=\"{{address.address.stateOrProvince}}\"><option value=\"\" selected=\"selected\">{{labels.selectProvinceMyAcc}}</option>{% with themeSettings.canadaProvincelist.data as provinceList %}{% with model.maxMindProvince|split(\"-\")|first as maxProv %}{% for province in provinceList %}<option {% if address.address.stateOrProvince == province.value or maxProv== province.value %}selected=\"selected\" {% endif %} value=\"{{  province.value }}\">{{ labels|prop(province.langCode|safe) }}</option>{% endfor %}{% endwith %}{% endwith %}</select><span class=\"mz-validationmessage custom-validation-message\" data-mz-validationmessage-for=\"address.stateOrProvince\"></span></div></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-country\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{labels.country}}\" id=\"country\" name=\"country\" data-mz-value=\"CA\" readonly=\"\" value=\"CA\"><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"address.countryCode\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-zip\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{labels.postalCode}}\" id=\"postal-code\" name=\"postal-code\" data-mz-value=\"address.postalOrZipCode\" value=\"{{address.address.postalOrZipCode}}\" max=\"7\" maxlength=\"7\" data-custom-validate=\"postalcode\" data-max-label=\"shippingZipInvalid\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"address.postalOrZipCode\"></span></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-phone\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{labels.phoneNumber}}\" name=\"shippingphone\" data-mz-value=\"phoneNumbers.home\" value=\"{{address.phoneNumbers.home}}\" data-custom-validate=\"phonenumber\" data-max-label=\"phoneNumberInvalid2\" autocomplete = 'new-password'><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"phoneNumbers.home\"></span></div></div></div>{% if user.isAnonymous %}<div class=\"right\"><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\" data-custom-validate=\"dateOfBirth\"><select name=\"account-attribute-{{ attribute.attributeFQN }}\" value=\"\" data-mz-attribute=\"\" data-mz-value=\"attribute\" class=\"birt_mt\" data-mz-birth-month ><option value=\"1\">{{labels.selectMonth}}</option>{% with labels.months|split(\",\") as months %}{% for month in months %}<option  value=\"{{ forloop.index }}\" >{{ month }}</option>{% endfor %}{% endwith %}</select><select name=\"\" value=\"\" data-mz-attribute=\"\" data-mz-value=\"attribute\" class=\"birt_dt\" data-mz-birth-date><option value=\"1\">{{labels.selectDate}}</option><option value=\"1\" >1</option><option  value=\"2\">2</option><option value=\"3\" >3</option><option value=\"4\">4</option><option value=\"5\" >5</option><option  value=\"6\">6</option><option  value=\"7\" >7</option><option  value=\"8\">8</option><option  value=\"9\" >9</option><option  value=\"10\">10</option><option  value=\"11\" >11</option><option  value=\"12\">12</option><option  value=\"13\">13</option><option  value=\"14\">14</option><option  value=\"15\">15</option><option  value=\"16\">16</option><option  value=\"17\">17</option><option  value=\"18\">18</option><option  value=\"19\">19</option><option  value=\"20\">20</option><option  value=\"21\">21</option><option  value=\"22\">22</option><option  value=\"23\">23</option><option  value=\"24\">24</option><option  value=\"25\">25</option><option  value=\"26\">26</option><option  value=\"27\">27</option><option  value=\"28\">28</option><option  value=\"29\">29</option><option  value=\"30\">30</option><option  value=\"31\">31</option></select>{% comment %}<select style=\"display:none;\" name=\"account-attribute-\" value=\"\" data-mz-attribute=\"\" data-mz-value=\"attribute\" class=\"birt_yr\" data-mz-birth-year ><option value=\"1700\">{{labels.selectYear}}</option>{% with labels.hyprArray200|split(\",\") as yearLoop %}{% for yearLoopIndex in yearLoop %}{% if themeSettings.birthYears >= forloop.index %}{% with forloop.index|subtract(1) as sec %}{% with now|date(\"Y\")|subtract(sec) as yearVal %}<option value={{ yearVal }}>{{ yearVal }}</option>{% endwith %}{% endwith %}{% endif %}{% endfor %}{% endwith %}</select>{% endcomment %}<p class=\"birthday-capture-note\">({{ labels.birthdayMsg}})</p><span class=\"mz-validationmessage custom-validation-message\" data-mz-validationmessage-for=\"birthday\" data-max-label=\"invalidDate\"></span></div></div></div>{% endif %}</div>{% if user.isAnonymous %}{% comment %}<div class=\"mz-l-formfieldgroup mz-l-formfieldgroup-norows Update-in isGeneralNews hide\"><div class=\"squaredFour clearfix\"><input type=\"checkbox\" id=\"isGeneralNews\" data-mz-value=\"isGeneralNews\" disabled=\"disabled\" ><label for=\"isGeneralNews\" class=\"check-label\"></label><label for=\"isGeneralNews\" class=\"reg-pr\">{{ labels.prefNews}}</label></div></div>{% endcomment %}<div class=\"custom-password-section\"><div class=\"form-rows clearfix\"><p><strong>{{ labels.password }}</strong></br><span>{{ labels.anonymuspasswordMsg1|safe  }}</span></br><span>{{ labels.anonymuspasswordMsg2 }}</span></p><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-country\"><div class=\"mz-l-formfieldgroup-cell\"><input id=\"account-password\" placeholder=\"*{{ labels.newPassword }}\" class=\"mz-accountsettings-password\" type=\"password\" data-custom-validate=\"password\" data-mz-password data-mz-value=\"password\" value=\"\" /><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"password\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-zip\"><div class=\"mz-l-formfieldgroup-cell\"><input id=\"account-confirmpassword\" placeholder=\"*{{ labels.confirmPassword }}\" class=\"mz-accountsettings-confirmpassword\" data-custom-validate=\"confirmpassword\" data-max-label=\"passwordWeak\" type=\"password\"  data-mz-value=\"confirmPassword\" data-mz-confirmpassword value=\"\" /><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"confirmPassword\"></span></div></div></div><div class=\"mz-tips clearfix\"><p>{{labels.anonymuspasswordMsghint}}</p><p class=\"sigup-error-message\"></p></div></div><div class=\"form-rows clearfix\"><div class=\"mz-l-formfieldgroup mz-l-formfieldgroup-norows Update-in \"><div class=\"squaredFour clearfix\"><input type=\"checkbox\" id=\"Passwordinfo\" data-mz-value=\"Passwordinfo\" value=\"true\"><label for=\"Passwordinfo\" class=\"check-label\"></label><label for=\"Passwordinfo\" class=\"reg-pr\">{{labels.anonymuspasswordMsgterms|safe}}</label></div></div><div class=\"clear\"></div><div class=\"free-error-message\"></div></div></div>{% endif %}<div class=\"mz-formstep-next\"><button class=\"formstep-next-btn\" data-mz-action=\"ProductRegSecupdate\">{{labels.next}}</button><div class=\"clear\"></div></div></div></div>{% endwith %}</div></div>{% else %}{% with model.customer.contacts|first as address %}<div class=\"addr-summary\" id=\"Personal-summary\"><div class=\"default-ship-address-wrap\"><div class=\"default-ship-address clearfix\" id=\"default-ship-address\"><div class=\"ship-add-name\">{{address.firstName}} {{address.lastNameOrSurname}}</div><div class=\"ship-add-details\"><div class=\"ship-add-company ship-add-content\"></div><div class=\"ship-add-1 ship-add-content\">{{address.address.address1}}</div><div class=\"ship-add-2 ship-add-content\">{{address.address.address2}}</div><div class=\"ship-add-city ship-add-content\">{{address.address.cityOrTown}}, {{address.address.postalOrZipCode}}</div><div class=\"ship-add-state ship-add-content\">{{address.address.stateOrProvince}}</div><div class=\"ship-add-phone ship-add-content\">{{address.phoneNumbers.home}}</div></div></div></div></div>{% endwith %}{% endif %}","modules/checkout/checkout-digital-credit":"<div class=\"mz-checkout-digitalcredit mz-l-stack-section\"><h4 class=\"mz-checkoutform-title\">{{ labels.digitalCredits }}</h4><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" id=\"digital-credit-code\" name=\"digital-credit-code\" class=\"mz-checkout-digitalcredit-enter-code\" value=\"{{ model.digitalCreditCode }}\" data-mz-value=\"digitalCreditCode\" /><button class=\"mz-button\" data-mz-action=\"getDigitalCredit\" {% if not model.digitalCreditCode %} disabled=\"disabled\" {% endif %}>{{ labels.apply }}</button></div>{% if model.availableDigitalCredits %}<div class=\"mz-checkout-digitalcredit-table\"><table class=\"mz-table\"><thead><tr><th>&nbsp;</th><th class=\"mz-checkout-digitalcredit-header-code\">{{ labels.digitalCreditCode }}</th><th class=\"mz-checkout-digitalcredit-header-balance\">{{ labels.digitalCreditBalance }}</th><th class=\"mz-checkout-digitalcredit-header-amt-to-apply\">{{ labels.digitalCreditAmtToUse }}</th><th class=\"mz-checkout-digitalcredit-header-remainder\">{{ labels.digitalCreditRemainder }}</th><th class=\"mz-checkout-digitalcredit-header-unlabeled\">&nbsp;</th><th class=\"mz-checkout-digitalcredit-header-unlabeled\">&nbsp;</th></tr></thead><tbody>{% for credit in model.availableDigitalCredits.models %}<tr class=\"mz-checkout-digitalcredit-row\"><td class=\"mz-checkout-digitalcredit-cell-enable\"><input type=\"checkbox\" data-mz-digital-credit-enable {% if credit.attributes.isEnabled %}checked=\"checked\"{% endif %} \r\n                     class=\"data-mz-credit-enabled\"\r\n                     data-mz-credit-code-source=\"{{ credit.attributes.code }}\" \r\n                     data-mz-credit-balance=\"{{ credit.attributes.currentBalance }}\" \r\n                     id=\"enable{{ credit.attributes.code }}\"/></td><td class=\"mz-checkout-digitalcredit-cell-code\"><label class=\"mz-checkout-digitalcredit-code\" for=\"enable{{ credit.attributes.code }}\"><span class=\"mz-checkout-digitalcredit-code\" data-mz-value=\"credit.attributes.code\">{{ credit.attributes.code }}</span></label></td><td class=\"mz-checkout-digitalcredit-cell-balance\">{{ credit.attributes.currentBalance|currency }}</td><td class=\"mz-checkout-digitalcredit-cell-amt-to-apply\"><input class=\"data-mz-credit-amt-to-apply\" data-mz-credit-code-target=\"{{ credit.attributes.code }}\" \r\n                   min=\"1\" step=\"0.01\" data-mz-digital-credit-amount\r\n                   data-mz-value=\"creditAmountApplied\"\r\n                   {% if credit.attributes.creditAmountApplied %}value=\"{{ credit.attributes.creditAmountApplied|currency }}\"{% endif %}{% if not credit.attributes.isEnabled %}disabled=\"true\"{% endif %} \r\n                   /></td><td class=\"mz-checkout-digitalcredit-cell-remainder\">{% if credit.attributes.isEnabled and credit.attributes.remainingBalance > 0 %}<span class=\"mz-checkout-digitalcredit-remainder\" data-mz-value=\"credit.attributes.remainingBalance\">{{ credit.attributes.remainingBalance|currency }}</span>{% endif %}</td><td class=\"mz-checkout-digitalcredit-cell-savetoaccount\">{% if not model.isAnonymousShopper and not credit.attributes.isTiedToCustomer and credit.attributes.isEnabled and credit.attributes.remainingBalance > 0 %}<input type=\"checkbox\" data-mz-value=\"credit.attributes.addRemainderToCustomer\"\r\n                    data-mz-digital-add-remainder-to-customer\r\n                    data-mz-credit-code-to-tie-to-customer=\"{{ credit.attributes.code }}\"\r\n                    id=\"addCust{{ credit.attributes.code }}\"\r\n                    value=\"true\" {% if credit.attributes.isTiedToCustomer %}disabled=\"true\" checked=\"true\"{% else %} {% if credit.attributes.addRemainderToCustomer %}checked=\"true\"{% endif %} {% endif %}/>{% endif %}</td><td class=\"mz-checkout-digitalcredit-cell-savetoaccount-label\">{% if not model.isAnonymousShopper and not credit.attributes.isTiedToCustomer and credit.attributes.isEnabled and credit.attributes.remainingBalance > 0 %}<label class=\"mz-paymenttype mz-paymenttype-paypal\" for=\"addCust{{ credit.attributes.code }}\"><span class=\"mz-checkout-digitalcredit-remainder\">{{ labels.digitalCreditAddToAccount }}</span></label>{% endif %}</td></tr>{% endfor %}</tbody></table></div>{% endif %}</div>\r\n","modules/checkout/checkout-order-summary":"<div class=\"mz-ordersummary-checkout\"><h3 class=\"review-order-header {% if not model.ShowSummary %}active{% endif %}\"><span class=\"order-header-elem\" data-mz-action=\"showOrderSummary\"><span class=\"ico-rev-plus\"><img loading=\"lazy\" width=\"28px\" height=\"28px\" src=\"{% make_url 'cdn' '/resources/images/plusicon.svg' %}\" alt=\"plus\"></span><span class=\"ico-rev-minus\"><img loading=\"lazy\" width=\"28px\" height=\"28px\" src=\"{% make_url 'cdn' '/resources/images/minusicon.svg' %}\" alt=\"minus\"></span> \r\n            {{ labels.orderSummary }}\r\n        </span><a href=\"{{siteContext.siteSubdirectory}}/cart\" class=\"review-order-edit\" data-mz-action=\"editCart\"  data-gtmclass=\"triggerUCS069\" data-eventlabel=\"{{ labels.editCart }}\" data-gtmeventaction=\"Middle Page\">{{ labels.editCart }}</a></h3><div class=\"review-order-body {% if not model.ShowSummary %}active{% endif %} clearfix\">{% include \"modules/common/order-summary\" %}</div></div>","modules/checkout/brothercare-product-registration":" \r\n{% if model.productdataedit %}{% with model.customer.attributes|findwhere(\"fullyQualifiedName\",labels.bcnews) as bcnews %}{% with model.customer.attributes|findwhere(\"fullyQualifiedName\",labels.bcpromo) as bcpromo %}{% if model.USC073loaded %}{% if bcnews and bcnews.values|first and bcpromo and bcpromo.values|first %}<script>\r\n    (function(){\r\n            new window.brotherGtm(\"UCS073\",[\"PV\"],[\"event\"],\"ga_step=after_store_flow_4_product_info_newsletter_promos\",true,true,\"After store\",\"Product Info\"); \r\n    })();\r\n    </script>{% else %}{% if bcnews and bcnews.values|first %}<script>\r\n      (function(){\r\n              new window.brotherGtm(\"UCS073\",[\"PV\"],[\"event\"],\"ga_step=after_store_flow_4_product_info_newsletter\",true,true,\"After store\",\"Product Info\"); \r\n      })();  \r\n      </script>{% else %}{% if bcpromo and bcpromo.values|first %}<script>\r\n          (function(){\r\n                  new window.brotherGtm(\"UCS073\",[\"PV\"],[\"event\"],\"ga_step=after_store_flow_4_product_info_promos\",true,true,\"After store\",\"Product Info\"); \r\n          })();   \r\n          </script>{% endif %}{% endif %}{% endif %}{% endif %}{% endwith %}{% endwith %}<div class=\"mz-formstep-body clearfix\" id=\"ProductRegister-form\"><div class=\"mz-formstep-fields mz-l-formfieldgroup mz-checkoutform  mz-checkoutform-shipping mz-checkoutform-active\"><div id=\"product-registration-form\"><div class=\"form-wrap clearfix\"><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell\"><select required id=\"product-category-register\" class=\"mz-categoryselector\" data-mz-value=\"\" name=\"category\" ><option value=\"\" {% if model.selectedCategory %}disabled=\"\"{% endif %}>*{{labels.productCategory}}</option>{% for productItems in model.producttypes|dictsort(\"sortingOrder\") %}<option value=\"{{ productItems.ProductTypeId }}\"  {% if productItems.ProductTypeId ==  model.selectedCategory %} selected = true {% endif %}>{% if themeSettings.siteLang == \"French\" %}{{ productItems.FrLabel }}{% else %}{{ productItems.EnLabel }}{% endif %}</option>{% endfor %}</select></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell\"><select required id=\"product-modelnumder-registration\" {% if not model.productmodelnumder or model.productmodelnumder.length == 0 %}disabled=\"dispable\"{% endif %} class=\"mz-modelselector\" data-mz-value=\"\" name=\"modelnumber\" ><option value=\"\">*{{labels.selectModel}}</option>{% for modelnumder in model.productmodelnumder %}<option {% if modelnumder == model.productData.PRODUCTID %} selected=\"\" {% endif %} value=\"{{ modelnumder }}\"> {{ modelnumder }}</option>{% endfor %}</select></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell\"><input placeholder=\"{% if pageContext.isMobile %}*{{ labels.serialMob|safe }} {% else %}*{{ labels.serial|safe }}{% endif %}\" type=\"text\" id=\"my-product-serial\" class=\"required\" value=\"{{model.productData.SERIALNUMBER}}\" data-mz-value=\"\" maxLength=\"9\" required/></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell mz-tips\"><p>{{labels.serialTip}}<br/>{{labels.serialTipDetailed}}</p></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell\"><input placeholder=\"*{{labels.amountPaid}}\" type=\"text\" id=\"my-product-amount\" value=\"{{model.productData.PURCHASEPRICE}}\" data-mz-value=\"\" /></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell mz-tips\"><p>{{labels.amountPaidTip}}</p></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell\"><select required id=\"my-product-from\" class=\"mz-fromselector required\" data-mz-value=\"\" name=\"purchasedFrom\" ><option value=\"\">*{{ labels.purchasedFrom }}</option>{% for store in model.storelist %}<option value=\"{{ store.storeCode }}\">{% if themeSettings.siteLang == \"English\" %}{{ store.storeNameEN }}{% else %}{{ store.storeNameFR }}{% endif %}</option>{% endfor %}{% comment %}{% for stores in model.stores %}{% with themeSettings.storePurchasedList|upper as storePurchasedList %}{% with storePurchasedList|split(\",\") as storePurchased %}{% for store in storePurchased %}{% if store|upper == stores.Store_ID|upper %}<option {% if model.productData.STOREID == stores.Store_ID %} selected=\"\" {% endif %} value=\"{{ stores.Store_ID }}\">{% if stores.Store_Name == \"Others\" %}{% if themeSettings.siteLang == \"English\" %}{{ stores.Store_Name }}{% else %}{{ labels.others }}{% endif %}{% else %}{{ stores.Store_Name }}{% endif %}</option>{% endif %}{% endfor %}{% endwith %}{% endwith %}{% endfor %}{% endcomment %}</select></div></div></div></div><div class=\"form-rows clearfix other-store-input\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"my-product-retailer-name\">{{ labels.enterRetailerName }} :</label><input type=\"text\" id=\"my-product-retailer-name\" value=\"{{model.productData.STORENAMEOTHERS}}\" data-mz-value=\"\" /></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\">{% with model.productData.PURCHASEDATE|split(\"/\")[0] as pmonth %}{% with model.productData.PURCHASEDATE|split(\"/\")[1] as pday %}{% with model.productData.PURCHASEDATE|split(\"/\")[2] as pyear %}<div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell\"><p class=\"my-product-month-label\">*{{ labels.purchasedDate }}</p><select required id=\"my-product-month\" class=\"mz-fromselector mz-purchasedfrom required\" data-mz-value=\"\" name=\"purchasedFrom\" ><option value=\"\">*{{labels.selectMonth}}</option>{% with labels.months|split(\",\") as months %}{% for month in months %}<option  {% if pmonth == forloop.index %} selected=\"\" {% endif %}value=\"{{ forloop.index }}\" >{{ month }}</option>{% endfor %}{% endwith %}</select><select required id=\"my-product-date\" class=\"mz-fromselector mz-purchasedfrom required\" data-mz-value=\"\" name=\"purchasedFrom\" ><option {% if pday == \"\" %} {%endif%} value=\"\">*{{labels.selectDate}}</option><option {% if pday == \"01\"%} selected=\"\" {%endif%} value=\"01\" >1</option><option {% if pday == \"02\"%} selected=\"\" {%endif%} value=\"02\">2</option><option {% if pday == \"03\"%} selected=\"\" {%endif%} value=\"03\" >3</option><option {% if pday == \"04\"%} selected=\"\" {%endif%} value=\"04\">4</option><option {% if pday == \"05\"%} selected=\"\" {%endif%} value=\"05\" >5</option><option {% if pday == \"06\"%} selected=\"\" {%endif%} value=\"06\">6</option><option {% if pday == \"07\"%} selected=\"\" {%endif%} value=\"07\" >7</option><option {% if pday == \"08\"%} selected=\"\" {%endif%} value=\"08\">8</option><option {% if pday == \"09\"%} selected=\"\" {%endif%} value=\"09\" >9</option><option {% if pday == \"10\"%} selected=\"\" {%endif%} value=\"10\">10</option><option {% if pday == \"11\"%} selected=\"\" {%endif%} value=\"11\" >11</option><option {% if pday == \"12\"%} selected=\"\" {%endif%} value=\"12\">12</option><option {% if pday == \"13\"%} selected=\"\" {%endif%} value=\"13\">13</option><option {% if pday == \"14\"%} selected=\"\" {%endif%} value=\"14\">14</option><option {% if pday == \"15\"%} selected=\"\" {%endif%} value=\"15\">15</option><option {% if pday == \"16\"%} selected=\"\" {%endif%}  value=\"16\">16</option><option {% if pday == \"17\"%} selected=\"\" {%endif%} value=\"17\">17</option><option {% if pday == \"18\"%} selected=\"\" {%endif%} value=\"18\">18</option><option {% if pday == \"19\"%} selected=\"\" {%endif%} value=\"19\">19</option><option {% if pday == \"20\"%} selected=\"\" {%endif%} value=\"20\">20</option><option {% if pday == \"21\"%} selected=\"\" {%endif%} value=\"21\">21</option><option {% if pday == \"22\"%} selected=\"\" {%endif%} value=\"22\">22</option><option {% if pday == \"23\"%} selected=\"\" {%endif%} value=\"23\">23</option><option {% if pday == \"24\"%} selected=\"\" {%endif%} value=\"24\">24</option><option {% if pday == \"25\"%} selected=\"\" {%endif%} value=\"25\">25</option><option {% if pday == \"26\"%} selected=\"\" {%endif%} value=\"26\">26</option><option {% if pday == \"27\"%} selected=\"\" {%endif%} value=\"27\">27</option><option {% if pday == \"28\"%} selected=\"\" {%endif%} value=\"28\">28</option><option {% if pday == \"29\"%} selected=\"\" {%endif%} value=\"29\">29</option><option {% if pday == \"30\"%} selected=\"\" {%endif%} value=\"30\">30</option><option {% if pday == \"31\"%} selected=\"\" {%endif%} value=\"31\">31</option></select><select required id=\"my-product-year\" class=\"mz-fromselector mz-purchasedfrom required\" data-mz-value=\"\" name=\"purchasedFrom\" ><option value=\"\">*{{labels.selectYear}}</option>{% for yeararr in model.regyear %}<option {% if pyear == yeararr %} selected=\"\" {% endif %} value=\"{{yeararr}}\">{{yeararr}}</option>{% endfor %}</select></div></div>{% endwith %}{% endwith %}{% endwith %}</div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell\"><select required id=\"my-product-usage\" class=\"mz-fromselector required\" data-mz-value=\"\" name=\"equipmentUsage\"><option value=\"\">{{labels.eqUsageSelect}}</option><option value=\"01\">{{labels.eqUsageOcc}}</option><option value=\"03\">{{labels.eqUsageHome}}</option><option value=\"02\">{{labels.eqUsageBusiness}}</option></select></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell mz-tips\"><p>{{labels.eqUsage}}</p></div></div></div></div><div class=\"form-rows clearfix\"><div style=\"display:none\" class=\"error-message\"> {{labels.pleaseFillForm}} </div><div class=\"error-product error-productPrice hide\">  {{ labels.regProductErrPrice }} </div><div class=\"error-product error-serialnum hide\">  {{ labels.regProductErr018 }} </div><div class=\"error-product error-datevalidation hide\">  {{ labels.regProductErr012 }} </div><div class=\"error-product error-serialnumvalidation error-msgproduct hide\">  {{ labels.serialHintValidation }} </div></div><div class=\"form-rows clearfix\"><div class=\"mz-formstep-next\"><button class=\"formstep-next-btn\" data-mz-action=\"finishRegProduct\">{{labels.registerContinue}}</button></div></div></div></div></div></div>{% else %}{% if model.newpersonaldatainfo and model.newproductdatainfo %}<div class=\"addr-summary\" id=\"Product-Summary\"><div class=\"default-ship-address-wrap\"><div class=\"default-ship-address clearfix\" id=\"default-ship-address\"><div class=\"ship-add-name\">{{model.productType}}</div><div class=\"ship-add-details\">{% with model.productData as productData %}<div class=\"ship-add-company ship-add-content\">Model # : <strong>{{productData.PRODUCTID}}</strong></div><div class=\"ship-add-1 ship-add-content\">Serial # : <strong>{{productData.SERIALNUMBER}}</strong></div><div class=\"ship-add-2 ship-add-content\">{% if productData.PURCHASEPRICE %}Amount Paid : <strong>{{productData.PURCHASEPRICE}}</strong> {% endif %}</div><div class=\"ship-add-city ship-add-content\">{{labels.purchasedFrom}} : <strong>{{productData.STORENAME}}</strong></div><div class=\"ship-add-city ship-add-content\">{{labels.purchasedDate}} : <strong>{{productData.PURCHASEDATE}}</strong></div>{% endwith %}</div></div></div></div>{% else %}{% endif %}{% endif %}","modules/checkout/checking-account-form":"<div class=\"mz-l-formfieldgroup-row mz-payment-name-on-check\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"nameOnCheck\">\r\n            {{ labels.nameOnCheck }}<span class=\"is-required\"> *</span>:\r\n        </label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" name=\"nameOnCheck\" id=\"nameOnCheck\" data-mz-value=\"check.nameOnCheck\" value=\"{{ model.check.nameOnCheck }}\"><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"check.nameOnCheck\"></span></div></div><div class=\"mz-l-formfieldgroup-row mz-payment-routing-number\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"checkNumber\">\r\n            {{ labels.routingNumber }}<span class=\"is-required\"> *</span>:\r\n        </label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" name=\"checkNumber\" id=\"checkNumber\" data-mz-value=\"check.routingNumber\" value=\"{{ model.check.routingNumber }}\"><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"check.routingNumber\"></span></div></div><div class=\"mz-l-formfieldgroup-row mz-payment-check-number\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"checkNumber\">\r\n            {{ labels.checkNumber }}<span class=\"is-required\"> *</span>:\r\n        </label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" name=\"checkNumber\" id=\"checkNumber\" data-mz-value=\"check.checkNumber\" value=\"{{ model.check.checkNumber }}\"><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"check.checkNumber\"></span></div></div>\r\n","modules/checkout/checkout-digital-fulfillment":"<div class=\"mz-l-stack-section\"><h4 class=\"mz-l-stack-sectiontitle\">{{ labels.digitalFulfillmentContact }}</h4><div class=\"mz-l-formfieldgroup\"><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"digital-fulfillment-email\">\r\n          {{ labels.email }}<span class=\"is-required\"> *</span>:\r\n        </label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" id=\"digital-fulfillment-email\" name=\"digital-fulfillment-email\" data-mz-value=\"email\" value=\"{{ model.email }}\" /><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"email\"></span></div></div></div></div>","modules/checkout/checkout-payment":"<div class=\"mz-checkout-payment\"><h4 class=\"mz-checkout-paymenttitle\"><strong>{% if model.amountCollected > 0 %}{{ model.amountCollected|currency }}{% else %}{{ model.amountRequested|currency }}{% endif %}</strong> &mdash; {% if model.billingInfo.paymentType == \"Check\" %}{{ labels.checkByMail }} {% endif %}{% if model.billingInfo.paymentType == \"CreditCard\" %}{{ labels.creditCard }}{% endif %}{% if model.billingInfo.paymentType == \"StoreCredit\" or model.billingInfo.paymentType == \"GiftCard\" %}{{ labels.digitalCredit }}{% endif %}</h4><dl class=\"mz-propertylist\">{% if model.billingInfo.billingContact.email %}<dt>{{ labels.billingEmail }}</dt><dd>{{ model.billingInfo.billingContact.email }}</dd>{% endif %}{% if model.billingInfo.paymentType == \"StoreCredit\" or model.billingInfo.paymentType == \"GiftCard\" or  model.billingInfo.paymentType|lower == \"paypalexpress2\" %}<dt>Payment Method</dt>{% if model.billingInfo.paymentType|lower == \"paypalexpress2\" %}<dd><img loading=\"lazy\" alt=\"PayPal\" src=\"https://www.paypalobjects.com/webstatic/en_US/i/buttons/PP_logo_h_100x26.png\" align=\"left\" width=\"100px\" height=\"26px\" style=\"margin-right:7px;\"></dd>{% else %}<dt>{{ labels.digitalCreditCode }}</dt><dd>{{ model.billingInfo.storeCreditCode }}</dd>{%endif%}{% else %}<dt>{{ labels.billingName }}</dt><dd>{{ model.billingInfo.billingContact.firstName }} {{ model.billingInfo.billingContact.lastNameOrSurname }}</dd>{% endif %}{%if model.billingInfo.billingContact.address.address1 !==''%}<dt>{{ labels.billingAddress }}</dt><dd class=\"mz-addresssummary\">{% include \"modules/common/address-summary\" with model=model.billingInfo.billingContact %}</dd>{%endif%}{% if model.billingInfo.paymentType == \"CreditCard\" %}<dt>{{ labels.cardType }}</dt><dd>{{ model.billingInfo.card.paymentOrCardType }}</dd><dt>{{ labels.cardNumber }}</dt><dd>{{ model.billingInfo.card.cardNumberPartOrMask|default(\"****************\") }}</dd>{% endif %}{% if model.billingInfo.paymentType == \"Check\" %}<dt><strong>{{ labels.mailCheckTo }}</strong></dt><dd class=\"mz-addresssummary\"><span>{{ ViewData.mailCheckTo.shippingOriginContact.firstName}} {{ ViewData.mailCheckTo.shippingOriginContact.lastNameOrSurname }}</span><span>{{ ViewData.mailCheckTo.shippingOriginContact.companyOrOrganization }}</span>{% include \"modules/common/address-summary\" with model=ViewData.mailCheckTo %}</dd>{% endif %}</dl></div>","modules/checkout/checkout-shipping-contact-selector":"{% extends \"modules/common/contact-selector\" %}{% block module-classes %} mz-l-tiles {% endblock module-classes %}","modules/checkout/checkout-store-credit":"<div class=\"mz-checkout-storecredit mz-l-stack-section\"><h4 class=\"mz-l-stack-sectiontitle\">{{ labels.digitalCredits }}</h4><div class=\"mz-l-formfieldgroup-cell\"><label for=\"digital-credit-code\">{{ labels.digitalCreditCode }}: </label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" id=\"digital-credit-code\" name=\"digital-credit-code\" value=\"{{ model.digitalCreditCode }}\" data-mz-value=\"digitalCreditCode\" /><button class=\"mz-button\" data-mz-action=\"getDigitalCredit\" {% if not model.digitalCreditCode  %} disabled=\"disabled\" {% endif %}>{{ labels.apply }}</button></div>{% if model.activeStoreCredits %}<div class=\"mz-checkout-appliedcredits\"><p>{{ labels.digitalCreditApplied }}</p><ul class=\"mz-checkout-storecredit-appliedcreditslist\">{% for credit in model.activeStoreCredits %}<li class=\"mz-checkout-storecredit-credit mz-checkout-storecredit-credit-applied\"><span class=\"mz-checkout-storecredit-creditamount\">{{ credit.amountRequested|currency }}</span><span class=\"mz-checkout-storecredit-creditcode\">{{ labels.digitalCreditCode }}: {{ credit.billingInfo.storeCreditCode }}</span><a href=\"javascript:;\" class=\"mz-icon mz-icon-close\" data-mz-action=\"removeCredit\" data-mz-credit-id=\"{{ credit.id }}\">{{ labels.remove }}</a></li>{% endfor %}</ul><p>{{ labels.remainingTotal }}</p><p class=\"mz-checkout-appliedcredits-remainingtotal\">\r\n            {{ model.nonStoreCreditTotal|currency }}\r\n        </p></div>{% endif %}{% if model.applyingCredit %}<div class=\"mz-checkout-storecredit-apply\"><div class=\"mz-checkout-storecredit-applyamount\">\r\n        {{ labels.apply }} <input type=\"number\" max=\"{{ model.maxCreditAmountToApply }}\" data-mz-value=\"creditAmountToApply\" min=\"1\" step=\"0.01\" value=\"{{ model.maxCreditAmountToApply }}\" /> {{ labels.of }} {{ model.applyingCredit.currentBalance|currency }} {{ labels.from }} {{ model.applyingCredit.code }}\r\n    </div><div class=\"mz-checkout-storecredit-applyactions\"><button class=\"mz-button\" data-mz-action=\"finishApplyCredit\">{{ labels.apply }}</button><button class=\"mz-button\" data-mz-action=\"cancelApplyCredit\">{{ labels.cancel }}</button></div></div>{% else %} {% if model.availableStoreCredits and model.nonStoreCreditTotal > 0 %}<p>{{ labels.digitalCreditAvailable }}</p><div class=\"mz-checkout-storecredit-list\">{% for credit in model.availableStoreCredits %}<label class=\"mz-checkout-storecredit-credit\"><input type=\"radio\" {% if model.selectedCredit == credit.code %}checked=\"checked\"{% endif %} name=\"applycredit\" value=\"{{ credit.code }}\" data-mz-value=\"selectedCredit\" /><span class=\"mz-checkout-storecredit-creditamount\">{{ credit.currentBalance|currency }}</span><span class=\"mz-checkout-storecredit-creditcode\">{{ credit.code }}</span></label>{% endfor %}</div><button class=\"mz-button\" {% if not model.selectedCredit %}disabled=\"disabled\"{% endif %} data-mz-action=\"beginApplyCredit\">{{ labels.applyCredit }}</button>{% endif %}{% endif %}</div>","modules/checkout/coupon-code-field":"        <div class=\"coupon-field-wrap\"><div class=\"mz-l-formfieldgroup-cell\">{% if not model.appliedCoupon %}<div class=\"input-with-label-div\"><label for=\"coupon-code\">{{ labels.couponCode }} </label><input type=\"text\" autocomplete=\"off\" id=\"coupon-code\" name=\"coupon-code\" value=\"{{ model.couponCode }}\" data-mz-value=\"couponCode\" maxlength=\"40\"></div><button class=\"mz-button\" data-eventlabel=\"add coupon\" data-gtmeventaction=\"Middle Page\" data-gtmclass=\"triggerUCS069\" data-mz-action=\"addCoupon\" {% if not model.couponCode %} disabled=\"disabled\" {% endif %}>\r\n                    \t{{ labels.applycoupon }}\r\n                    </button><span class=\"mz-validationmessage coupon-validtion\"></span></div>{% endif %}</div><div class=\"coupon-applied\"><ul class=\"coup-msg\">{% if model.shippingDiscounts.length > 0 %}{% for coupon in model.shippingDiscounts %}{% if coupon.discount and coupon.discount.couponCode !== null %}<li><span>{{ labels.couponApplied|string_format(coupon.discount.couponCode|upper)|safe }}</span><a href=\"javascript:void(0);\" id=\"{{model.id}}\" name=\"{{coupon.couponCode}}\" data-mz-action=\"removeCoupon\" class=\"remove-coupon-link\">&times;</a></li>{% endif %}{% endfor %}{% endif %}{% if model.lineItemCoupons and model.lineItemCoupons.couponCode %}<li><span>{{ labels.couponApplied|string_format(model.lineItemCoupons.couponCode|upper)|safe }}</span><a href=\"javascript:void(0);\" id=\"{{model.id}}\" name=\"{{model.lineItemCoupons.couponCode}}\" data-mz-action=\"removeCoupon\" class=\"remove-coupon-link\">&times;</a></li>{% endif %}</ul></div>\r\n","modules/checkout/comments-field":"    <div class=\"mz-l-formfieldgroup-cell\"><label for=\"order-comments\">{{ labels.comments }}:</label></div><div class=\"mz-l-formfieldgroup-cell\"><textarea id=\"order-comments\" class=\"mz-checkoutform-comments-field\" name=\"comments\" data-mz-value=\"shopperNotes.comments\">{{ model.shopperNotes.comments }}</textarea></div>","modules/checkout/payment-selector":"{% with paymentId|default(0) as paymentId %}<div class=\"mz-l-formfieldgroup mz-paymentselector\"><div class=\"mz-paymentselector-option mz-paymentselector-newcreditcard mz-checkoutform {% if model.paymentType == \"CreditCard\" %}mz-checkoutform-active{% endif %}\"><div class=\"form-wrap clearfix\"><div class=\"form-wrap clearfix\"><div class=\"payment-cards-wrapper clearfix\"><div class=\"credit-card-left  {% if pageContext.pageType != 'my_account' %} addingNewLabel{% endif %}\"><div class=\"mz-l-formfieldgroup-row paymenttype_name\"><div class=\"mz-l-formfieldgroup-cell\"><label class=\"mz-paymentselector-label mz-paymentselector-label-newcreditcard mz-checkoutform-radio acc-pre-che custom-payment-radio inline\" for=\"paymentType-newcreditcard-{{ paymentId }}\"><input data-mz-value=\"paymentType\" data-mz-new-credit-card data-mz-payment-type id=\"paymentType-newcreditcard-{{ paymentId }}\" name=\"paymentType\" type=\"radio\" class=\"mz-paymenttype-input check-acc-box\" value=\"CreditCard\" {% if model.paymentType == \"CreditCard\" %} checked=\"true\" disabled=\"disabled\"{% endif %} /><span>{{ labels.creditCard }}</span></label></div>{% if model.paymentType == \"CreditCard\" %}<div class=\"mz-l-formfieldgroup-cell\"><div class='input-with-label-div'>{% if pageContext.pageType != \"my_account\" %}<label for=\"paymentmethoddrop\"> \r\n                                               *{{ labels.selectAnCard }} \r\n                                            </label>{% endif %}<select {% if not model.savedPaymentMethods %}disabled=\"true\"{% endif %} name=\"savedPaymentMethods\" class=\"mz-payment-select-saved-payments\" data-mz-value=\"savedPaymentMethodId\" id=\"paymentmethoddrop\">{% if model.savedPaymentMethods %}{% for card in model.savedPaymentMethods %}<option value=\"{{ card.id }}\" {% if model.savedPaymentMethodId %}{% if model.savedPaymentMethodId == card.id  %} selected=\"selected\"{% endif %}{% else %}{% if card.isDefaultPayMethod  %}selected=\"selected\"{% endif %}{% endif %}>{{ card.cardType }} {{ card.cardNumberPartOrMask }} {{ labels.expires }} {{ card.expireMonth }}/{{ card.expireYear }}</option>{% endfor %}{% endif %}{% if pageContext.pageType != \"my_account\" %}{% with model.savedPaymentMethods|findwhere(\"isDefaultPayMethod\", true) as defCard %}<option {% if model.savedPaymentMethodId == \"0\" or not model.savedPaymentMethodId %} selected=\"selected\" {% endif %} value=\"0\">{{ labels.newCreditCard }}</option>{% endwith %}{% else %}<option selected=\"selected\" value=\"0\">{{ labels.newCreditCard }}</option>{% endif %}</select></div></div><br>{% endif %}</div></div><div class=\"mz-l-formfieldgroup-cell paypal-input\">{% with siteContext.checkoutSettings.externalPaymentWorkflowSettings|findwhere(\"isEnabled\", true) as externalPaymentWorkflowsEnabled %}{% if externalPaymentWorkflowsEnabled %}{% for externalPayment in siteContext.checkoutSettings.externalPaymentWorkflowSettings %}{% if externalPayment.isEnabled %}{% with externalPayment.name|lower as name %}<div class=\"mz-l-formfieldgroup-cell\">{% if name == \"paypalexpress2\" %}<label class=\"custom-payment-radio inline mz-paymentselector-label mz-checkoutform-radio acc-pre-che label-paypal\" for=\"paypalexpress2\"><input data-mz-value=\"paymentType\" data-mz-payment-type id=\"paypalexpress2\" name=\"paymentType\" type=\"radio\" class=\"mz-paymenttype-input check-acc-box\" value=\"paypalexpress2\" {% if model.paymentType == \"paypalexpress2\" %}checked=\"checked\"{% endif %} /><span class=\"test\"> <img loading=\"lazy\" width=\"158px\" height=\"188px\" id=\"btn_xpressPaypal\" class=\"p-button\" alt=\"Check out with PayPal\" role=\"button\" src=\"{% make_url 'cdn' '/resources/images/paypal.png' %}\"/> PayPal\r\n                                                             </span> </label> {% endif %}</div>{% endwith %}{% endif %}{% endfor %}{% endif %}{% endwith %}</div></div>{% if model.paymentType == \"CreditCard\" %}{% include \"modules/checkout/billing-credit-card-form\" with model=model.card %}<div class=\"mz-l-stack-section\"><h4 class=\"mz-checkoutform-title billing_address_head\">{{ labels.billingAddressWithMessaging|safe }}</h4>{% include \"modules/checkout/billing-address-selector\" %}</div>{% else %}<div class=\"right card-veri\"><div class=\"mz-l-formfieldgroup-row\">{% if model.paymentType == \"CreditCard\" and model.usingSavedCard %}{% if not themeSettings.isCvvSuppressed %}<div class=\"mz-paymentselector-reenter-cvv\"><div class=\"mz-l-formfieldgroup-cell\"><label class=\"mz-paymentselector-label\"><span class=\"is-required\">*</span>{{ labels.securityCode }}</label></div><div class=\"mz-l-formfieldgroup-cell\"><input {% if not model.usingSavedCard %}disabled=\"true\"{% endif %} data-mz-saved-cvv type=\"password\" name=\"security-code\" id=\"mz-payment-security-code-{{ paymentId }}\" class=\"mz-l-formfieldgroup-halfsize\" placeholder=\"CVV\" data-mz-value=\"card.cvv\" value=\"{{ model.card.cvv }}\" autocomplete=\"off\" maxlength=\"3\"/><span class=\"pdp-info-icon\"><i class=\"fa fa-question-circle-o\"></i><div class=\"info-tooltip\">{{ themeSettings.CVVMsg }}\r\n                                            <p><img loading=\"lazy\" width=\"223px\" height=\"89px\" src=\"{% make_url 'cdn' '/resources/images/cvvimage.png' %}\" alt=\"{{ themeSettings.CVVMsg }}\"></p></div></span><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"card.cvv\"></span></div></div>{% endif %}{% endif %}</div></div><div class=\"mz-l-formfieldgroup-row\">{% if model.paymentType == \"CreditCard\" and model.usingSavedCard and model.savedPaymentMethodId %}<div class=\"mz-l-stack-section\"><h4 class=\"mz-checkoutform-title billing_address_head\">{{ labels.billingAddressWithMessaging|safe }}</h4>{% include \"modules/checkout/billing-address-selector\" %}</div>{% endif %}</div>{% endif %}</div></div></div><div class=\"mz-l-formfieldgroup-row mz-paymentselector-validation\"><div class=\"mz-formfieldgroup-cell\"></div><div class=\"mz-formfieldgroup-cell\"><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"paymentType\"></span></div></div></div>{% endwith %}\r\n","modules/checkout/edit-saved-card-form":"{% dump model %}","modules/checkout/order-summary-item-price":"{% if pageContext.pageType === \"confirmation\" %}{% with item.productDiscounts|first as productDiscount %}{% if item.unitPrice.saleAmount %}{% if not productDiscount or productDiscount.appliesToSalePrice %}<span class=\"mz-item-rowtotal strike-through\" {% block crossedout-inline-style %}{% endblock crossedout-inline-style %}>{% with item.unitPrice.listAmount|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}{% endwith %}</span><span class=\"mz-item-rowtotal is-saleprice\">{% with item.unitPrice.extendedAmount|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}{% endwith %}</span>{% else %}<span class=\"mz-item-rowtotal\">{% with item.unitPrice.extendedAmount|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}{% endwith %}</span>{% endif %}{% else %}{% if productDiscount %}<span class=\"mz-item-rowtotal strike-through\" {% block crossedout-inline-style %}{% endblock crossedout-inline-style %}>{% with item.unitPrice.listAmount|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}{% endwith %}</span><span class=\"mz-item-rowtotal red-color\">{% with item.unitPrice.extendedAmount|subtract(productDiscount.impactPerUnit)|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}{% endwith %}</span>{% else %}<span class=\"mz-item-rowtotal\">{% with item.unitPrice.extendedAmount|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}{% endwith %}</span>{% endif %}{% endif %}{% endwith %}{% else %}{% if item.discountedTotal || item.discountedTotal == 0 %}{% if item.discountedTotal < item.subtotal %}<span class=\"mz-item-rowtotal strike-through\" {% block crossedout-inline-style %}{% endblock crossedout-inline-style %}>{% with item.subtotal|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                        ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                    {% endif %}{% endwith %}</span><span class=\"mz-item-rowtotal red-color {% if item.unitPrice.saleAmount %}is-saleprice{% endif %}\">{% with item.discountedTotal|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                        ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                    {% endif %}{% endwith %}</span>{% else %}<span class=\"mz-item-rowtotal {% if item.unitPrice.saleAmount %}is-saleprice{% endif %}\">{% with item.subtotal|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                        ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                    {% endif %}{% endwith %}</span>{% endif %}{% else %}<span class=\"mz-item-rowtotal {% if item.unitPrice.saleAmount %}is-saleprice{% endif %}\">{% with item.subtotal|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                    ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                {% endif %}{% endwith %}</span>{% endif %}{% endif %}{% if model.ehf %}{% if themeSettings.siteLang == \"English\" %}{% with item.productTotalEcoFee|currency as ecoFee %}<div class=\"ehf-message\">{{ labels.ehfMessage|string_format(ecoFee,labels.ecofeeTooltip)|safe }}</div>{% endwith %}{% else %}{% with item.productTotalEcoFee|currency|replace('$','')|replace(',',' ')|replace('.',',') as ecoFee %}<div class=\"ehf-message\">{{ labels.ehfMessage|string_format(ecoFee,labels.ecofeeTooltip)|safe }} $</div>{% endwith %}{% endif %}{% endif %}","modules/checkout/step-payment-info":"<h3 class=\"mz-formstep-header mz-checkoutform-header\">\r\n    {{ labels.paymentInformation }}{% if model.hasSavedCardPayment %}{% if not editing.savedCard %}{% if model.paymentType !== \"PayPalExpress2\" %}<a href=\"javascript:;\" class=\"mz-formstep-edit\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Editcard\" data-gtmeventaction='Middle Page' data-mz-action=\"beginEditingCard\">{{ labels.edit }}</a>{% endif %}{% endif %}{% endif %}</h3><div class=\"mz-formstep-body clearfix\"><div class=\"mz-formstep-summary mz-l-stack\">{% for payment in model.activePayments %}{% if payment.billingInfo.paymentType == \"Check\" %}<div class=\"mz-l-stack-section mz-checkout-payment  mz-checkoutform\"><div class=\"mz-l-stack-section mz-checkout-current-payment\">{{ labels.checkByMail }}</div><div class=\"mz-l-stack-section mz-checkout-current-payment mz-checkout-saved-billingaddress\"><h4 class=\"mz-checkoutform-title\">{{ labels.billingAddress }}</h4><div class=\"mz-addresssummary\">{% include \"modules/common/address-summary\" with model=model.billingContact %}</div></div></div>{% endif %}{% if payment.billingInfo.paymentType == \"CreditCard\" %}<div class=\"mz-l-stack-section mz-checkout-payment  mz-checkoutform\">{% if payment.paymentWorkflow === \"VisaCheckout\" %}<div><span><img loading=\"lazy\" width=\"152.46px\" height=\"28.22px\" alt=\"This Payment Using Visa Checkout\" src=\"{{pageContext.visaCheckoutButtonUrl}}?size=154&amp;color=neutral&amp;cardBrands={{ payment.card.paymentOrCardType }}\"/></span></div>{% endif %}<div class=\"mz-l-stack-section mz-checkout-current-payment\"><p class=\"credie-card-title\">{{ labels.creditCardAcc }}</p><p><span class=\"total-card-section\"></span> {{ model.card.cardNumberPartOrMask }}{% if model.card.paymentOrCardType == \"VISA\" %}<img loading=\"lazy\" width=\"300px\" height=\"130px\" class=\"card-type\" src=\"{% make_url 'cdn' '/resources/images/creditCards/visa.svg' %}\" alt=\"Visa\">{% else %}{% if model.card.cardType == \"MC\" %}<img loading=\"lazy\" width=\"300px\" height=\"130px\" class=\"card-type\" src=\"{% make_url 'cdn' '/resources/images/creditCards/mastercard.svg' %}\" alt=\"Visa\">{% endif %}{% endif %}<br/></p></div><div class=\"mz-l-stack-section mz-checkout-current-payment mz-checkout-saved-billingaddress\"><h4 class=\"mz-checkoutform-title\">{{ labels.billingAddress }}</h4><div class=\"mz-addresssummary\">{% include \"modules/common/address-summary\" with model=model.billingContact %}</div></div></div>{% endif %}{% if payment.billingInfo.paymentType|lower == \"paypalexpress2\"  %}{% if model.nonStoreCreditTotal == 0%}<h4 class=\"mz-checkout-nopaymentrequired\">{{ labels.noPaymentRequired|string_format(model.remainingTotal|currency) }}</h4>{% endif %}{% if model.nonStoreCreditTotal > 0%}{%if model.isExternalCheckoutFlowComplete%}{% endif %}<div class=\"mz-l-stack-section\"><a class=\"mz-checkout-payment-change\" href=\"javascript:;\" data-mz-action=\"cancelExternalCheckout\">{{ labels.removePayment }} </a><div class=\"mz-l-formfieldgroup-cell\"><img loading=\"lazy\" width=\"100px\" height=\"26px\" alt=\"PayPal\" src=\"https://www.paypalobjects.com/webstatic/en_US/i/buttons/PP_logo_h_100x26.png\" align=\"left\" width=\"100px\" height=\"26px\" style=\"margin-right:7px;\"></div>{%if model.billingContact.firstName %}<div class=\"mz-addresssummary\">{% include \"modules/common/address-summary\" with model=model.billingContact %}</div>{%endif%}</div>{%endif%}{% endif %}{% endfor %}<div class=\"mz-l-stack-section mz-paymentselector-separator mz-checkoutform\"><p class=\"billingmailadd\">\r\n                {{ labels.billingContact }}: {{ model.billingContact.email }}\r\n            </p></div></div><div class=\"mz-formstep-fields mz-l-stack\">{% if model.nonStoreCreditTotal > 0 %}{% if model.hasSavedCardPayment %}{% if editing.savedCard %}<div class=\"mz-l-stack-section mz-checkout-current-payment mz-checkout-saved-card-editing\">{% include \"modules/checkout/payment-selector\" %}</div>{% else %}<div class=\"mz-l-stack-section mz-checkout-current-payment mz-checkout-saved-card  mz-checkoutform\">{% if model.visaCheckoutFlowComplete %}<span><img loading=\"lazy\" width=\"152.46px\" height=\"28.22px\" alt=\"This Payment Using Visa Checkout\" src=\"{{pageContext.visaCheckoutButtonUrl}}?size=154&amp;color=neutral&amp;cardBrands={{ payment.card.paymentOrCardType }}\"/></span><a class=\"mz-checkout-payment-change\" href=\"javascript:;\" data-mz-action=\"beginEditingCard\">{{ labels.removePayment }}</a>{% else %}{% endif %}<p class=\"credie-card-title\">{{ labels.creditCardAcc }}</p><p><span class=\"total-card-section\"></span> {{ model.card.cardNumberPartOrMask }}{% if model.card.paymentOrCardType == \"VISA\" %}<img loading=\"lazy\" width=\"300px\" height=\"130px\" class=\"card-type\" src=\"{% make_url 'cdn' '/resources/images/creditCards/visa.svg' %}\" alt=\"Visa\">{% else %}{% if model.card.cardType == \"MC\" %}<img loading=\"lazy\" width=\"300px\" height=\"130px\" class=\"card-type\" src=\"{% make_url 'cdn' '/resources/images/creditCards/mastercard.svg' %}\" alt=\"Visa\">{% endif %}{% endif %}</p>{% if not themeSettings.isCvvSuppressed %}<div class=\"form-wrap clearfix\"><div class=\"left card-veri\"><div class=\"mz-l-formfieldgroup\"><div class=\"mz-l-formfieldgroup-row mz-payment-credit-card-securitycode-row\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"password\" autocomplete=\"off\" name=\"security-code\" id=\"mz-payment-security-code\" class=\"cvvinput\" data-mz-value=\"card.cvv\" value=\"{{ model.card.cvv }}\" autocomplete=\"off\" maxlength=\"4\" placeholder=\"*Card Verification Number (CVV)\"/><label for=\"mz-payment-security-code\">*Card Verification Number (CVV)</label><span class=\"tool-tip\"><i class=\"help-outline\"></i><span class=\"tool-tip-content\">{{ themeSettings.CVVMsg }}</span></span><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"card.cvv\"></span></div></div></div></div></div>{% endif %}<div class=\"mz-l-stack-section mz-checkout-current-payment mz-checkout-saved-billingaddress\"><h4 class=\"mz-checkoutform-title\">{{ labels.billingAddress }}</h4><div class=\"mz-addresssummary\">{% include \"modules/common/address-summary\" with model=model.billingContact %}</div></div></div>{% endif %}{% else %}<div class=\"mz-l-stack-section\">{% include \"modules/checkout/payment-selector\" %}</div>{% endif %}{% else %}<h4 class=\"mz-checkout-nopaymentrequired mz-checkoutform\">{{ labels.noPaymentRequired|string_format(model.remainingTotal|currency) }}</h4>{% endif %}{% if user.isAnonymous %}<div class=\"mz-l-stack-section mz-formfieldgroup-row mz-paymentselector-separator mz-checkoutform\"><div class=\"mz-l-formfieldgroup\"><div class=\"form-wrap clearfix\"><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{ labels.billingContact }}\" id=\"billing-email\" name=\"billing-email\" data-mz-value=\"billingContact.email\" value=\"{{ model.billingContact.email }}\"/><label for=\"billing-email\">*{{ labels.billingContact }}</label><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"billingContact.email\"></span></div></div></div></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"></div><div class=\"mz-l-formfieldgroup-cell\" style=\"display:none;\"><label class=\"mz-inline\"><input type=\"checkbox\" name=\"special-offers\" {% if model.acceptsMarketing %}checked=\"checked\" {% endif %}data-mz-value=\"acceptsMarketing\" class=\"mz-checkout-optin\" /> {{ labels.optIn|string_format(siteContext.generalSettings.websiteName) }}\r\n                            </label></div></div></div></div>{% endif %}</div><div class=\"mz-formstep-next\"><p class=\"redErrorNext\">{{ labels.selectAnCardError }}</p><button class=\"formstep-next-btn\" data-mz-action=\"next\">{{ labels.next }}</button></div></div>\r\n","modules/checkout/step-review":"{% if model.isReady %}<script>\r\n    (function(){\r\n        var Hypr = require(\"hyprlive\");\r\n        var checkoutData = getPreLoadJSON(\"checkout\").items;\r\n        if(!window.reviewOpened) {\r\n            var gtmShippingData = {\r\n                \"actionField\": {\r\n                    \"step\": \"4\"\r\n                },\r\n                \"products\": [\r\n\r\n                ]\r\n            };\r\n\r\n            checkoutData.map(function(v,i){\r\n\r\n              var plan = v.product.productCode===\"BCARE1\"?Hypr.getLabel('bCare1'):(v.product.productCode===\"BCARE2\"?Hypr.getLabel('bCare2'):(v.product.productCode===\"BCARE3\"?Hypr.getLabel('bCare3'):(v.product.productCode===\"BCARE1IN\"?Hypr.getLabel('bCare1In'):(v.product.productCode===\"BCARE2IN\"?Hypr.getLabel('bCare2In'):(v.product.productCode===\"BCARE3IN\"?Hypr.getLabel('bCare3In'):(v.product.productCode===\"BCARE1OUT\"?Hypr.getLabel('bCare1Out'):(v.product.productCode===\"BCARE2OUT\"?Hypr.getLabel('bCare2Out'):(v.product.productCode===\"BCARE3OUT\"?Hypr.getLabel('bCare3Out'):\"\"))))))));\r\n\r\n                if(plan === \"\"){\r\n                    plan = v.product.name;\r\n                }\r\n\r\n                var priceGtmdatas;\r\n                if(v.productDiscount !== null && v.productDiscount !== undefined ){\r\n                    priceGtmdatas = v.quantity > 1 ? (v.discountedTotal)/(v.quantity):v.discountedTotal;\r\n                }else{\r\n                    priceGtmdatas = v.product.price.salePrice?v.product.price.salePrice:v.product.price.price;\r\n                }\r\n                gtmShippingData.products.push({\r\n                    \"name\": plan,\r\n                    \"id\": v.product.productCode,\r\n                    \"price\": priceGtmdatas,\r\n                    \"brand\": v.product.productType,\r\n                    \"category\": (v.product.categories[0] ? v.product.categories[0].id : \"\"),\r\n                    \"quantity\": v.quantity\r\n                });\r\n            });\r\n\r\n            new window.brotherGtm(\"UCS028\", [{\r\n                \"currencyCode\": \"CAD\",\r\n                \"checkout\": gtmShippingData\r\n            },\"VPV\",\"Ecommerce action\",\"checkout\",\"\"], [\"ecommerce\",\"event\",\"eventCategory\",\"eventAction\",\"eventLabel\"], \"ga_step=checkout-review-order\");\r\n            window.reviewOpened = true;\r\n        }\r\n    })(); \r\n</script>{% endif %}<h3 class=\"mz-formstep-header mz-checkoutform-header\">\r\n        {{ labels.reviewOrder }}\r\n    </h3>{% if model.isReady %}<div class=\"mz-formstep-body mz-checkoutform clearfix\"><div class=\"rp-order-wrap\">{% comment %}{% if pageContext.user.isAnonymous %}{% if pageContext.user.isAnonymous == true && pageContext.user.isAuthenticated == false %}<div class=\"promo-img\" style=\"display: none;\"><p>{{ labels.checkoutstep4promotion }}</p></div>{% endif %}{% endif %}{% endcomment %}<div class=\"promo-img\" style=\"display: none;\"><p>{{ labels.checkoutstep4promotion }}</p></div><style>\r\n                .custom-row{\r\n                    position: relative;\r\n                    display: flex;\r\n                    flex-wrap: wrap;\r\n                    margin-left: -15px;\r\n                    margin-right: -15px;\r\n                }\r\n\r\n                .custom-grid4{\r\n                    position: relative;\r\n                    display: block;\r\n                    flex: 0 0 33.333333%;\r\n                    padding-left: 15px;\r\n                    padding-right: 15px;\r\n                }\r\n\r\n                .custom-grid5{\r\n                    position: relative;\r\n                    display: block;\r\n                    flex: 0 0 41.666667%;\r\n                    padding-left: 15px;\r\n                    padding-right: 15px;\r\n                }\r\n\r\n                .custom-grid6{\r\n                    position: relative;\r\n                    display: block;\r\n                    flex: 0 0 50%;\r\n                    padding-left: 15px;\r\n                    padding-right: 15px;\r\n                }\r\n\r\n                .custom-grid7{\r\n                    position: relative;\r\n                    display: block;\r\n                    flex: 0 0 58.333333%;\r\n                    padding-left: 15px;\r\n                    padding-right: 15px;\r\n                }\r\n\r\n                .custom-grid8{\r\n                    position: relative;\r\n                    display: block;\r\n                    flex: 0 0 66.666667%;\r\n                    padding-left: 15px;\r\n                    padding-right: 15px;\r\n                }\r\n\r\n                .bc-benefits-optedin,\r\n                .bc-benefits-notoptedin{\r\n                    position: relative;\r\n                    display: block;\r\n                    margin-top: 30px;                    \r\n                }\r\n\r\n                .checkout-benefit{\r\n                    color: #0d2ea0;\r\n                }\r\n\r\n                .checkout-benefit img{\r\n                    position: relative; \r\n                    display: inline-block; \r\n                    vertical-align: middle; \r\n                    margin-right: 5px;\r\n                }\r\n\r\n                .checkout-benefit div{\r\n                    position: relative; \r\n                    display: inline-block; \r\n                    width: calc(100% - 50px); \r\n                    vertical-align: middle; \r\n                    line-height: 24px; \r\n                    font-weight: 700;\r\n                    font-size: 20px;                        \r\n                }\r\n\r\n                .disclaimer-separator{\r\n                    position: relative;\r\n                    display: block;\r\n                    margin-bottom: 20px;\r\n                    padding-bottom: 20px;\r\n                    border-bottom: solid 1px #000;\r\n                }\r\n\r\n                @media (max-width: 990px) {\r\n                    .bc-benefits-optedin > .custom-row,\r\n                    .bc-benefits-notoptedin > .custom-row{\r\n                        display: block;\r\n                    }\r\n\r\n                    .bc-benefits-optedin > .custom-row > div:first-child > img,\r\n                    .bc-benefits-notoptedin > .custom-row > div:first-child > img{\r\n                        margin-bottom: 30px;\r\n                    }\r\n                }\r\n\r\n                @media (max-width: 576px) {\r\n                    .bc-benefits-optedin .custom-row,\r\n                    .bc-benefits-notoptedin .custom-row{\r\n                        display: block;\r\n                    }\r\n\r\n                    .bc-benefits-optedin .custom-row .checkout-benefit,\r\n                    .bc-benefits-notoptedin .custom-row .checkout-benefit{\r\n                        margin-bottom: 30px;\r\n                    }\r\n                }\r\n            </style><div class=\"bc-benefits-optedin\" style=\"display: none;\"><div class=\"custom-row\" style=\"align-items: center;\"><div class=\"custom-grid4\" style=\"text-align: center;\"><img loading=\"lazy\" width=\"210px\" height=\"179px\" src=\"{{labels.bcImage}}\"></div><div class=\"custom-grid8\"><div class=\"custom-row\"><div class=\"custom-grid6 checkout-benefit\" style=\"margin-bottom: 30px;\"><img loading=\"lazy\" width=\"40px\" height=\"40px\" src=\"https://cdn-sb.mozu.com/22834-m1/cms/files/3a13188d-b49a-4e3f-a6f1-334409c07dde?width=40\"><div>{{labels.cardAdditionalExtendedWarranty}}</div></div><div class=\"custom-grid6 checkout-benefit\" style=\"margin-bottom: 30px;\"><img loading=\"lazy\" width=\"40px\" height=\"40px\" src=\"https://cdn-sb.mozu.com/22834-m1/cms/files/afd7aeae-f95e-4cf6-ad25-bee61c60a8a4?width=40\"><div>{{labels.cardFreeShipping}}</div></div><div class=\"custom-grid6 checkout-benefit\"><img loading=\"lazy\" width=\"40px\" height=\"40px\" src=\"https://cdn-sb.mozu.com/26599-m1/cms/files/31454987-5967-4d7b-bcef-905214150a7b?width=40\"><div>{{labels.cardExclusiveOffer}}</div></div><div class=\"custom-grid6 checkout-benefit\"><img loading=\"lazy\" width=\"40px\" height=\"40px\" src=\"https://cdn-sb.mozu.com/22834-m1/cms/files/f782c3c8-6e1c-4d15-8d28-fe83babd1171?width=40\"><div>{{labels.cardBirthdayOffer}}</div></div></div></div></div></div><div class=\"bc-benefits-notoptedin\" style=\"display: none;\"><div class=\"custom-row\" style=\"align-items: center;\"><div class=\"custom-grid4\" style=\"text-align: center;\"><img loading=\"lazy\" width=\"210px\" height=\"179px\" src=\"{{labels.bcImage}}\"></div><div class=\"custom-grid8\"><div class=\"custom-row\"><div class=\"custom-grid6 checkout-benefit\" style=\"margin-bottom: 30px;\"><img loading=\"lazy\" width=\"40px\" height=\"40px\" src=\"https://cdn-sb.mozu.com/22834-m1/cms/files/afd7aeae-f95e-4cf6-ad25-bee61c60a8a4?width=40\"><div>{{labels.cardFreeShipping}}</div></div><div class=\"custom-grid6 checkout-benefit\"><img loading=\"lazy\" width=\"40px\" height=\"40px\" src=\"https://cdn-sb.mozu.com/26599-m1/cms/files/31454987-5967-4d7b-bcef-905214150a7b?width=40\"><div>{{labels.cardExclusiveOffer}}</div></div><div class=\"custom-grid6 checkout-benefit\"><img loading=\"lazy\" width=\"40px\" height=\"40px\" src=\"https://cdn-sb.mozu.com/22834-m1/cms/files/f782c3c8-6e1c-4d15-8d28-fe83babd1171?width=40\"><div>{{labels.cardBirthdayOffer}}</div></div><div class=\"custom-grid6 checkout-benefit\" style=\"margin-bottom: 30px;\"><img loading=\"lazy\" width=\"40px\" height=\"40px\" src=\"https://cdn-sb.mozu.com/22834-m1/cms/files/3a13188d-b49a-4e3f-a6f1-334409c07dde?width=40\"><div>{{labels.cardAdditionalExtendedWarranty}}</div></div></div></div></div></div><div class=\"form-rows clearfix\"><div ><ul class=\"special-offers-inside\"></ul></div></div>{% if themeSettings.requireCheckoutAgreeToTerms %}<div class=\"form-rows clearfix Update-in\"><div ><div class=\"squaredFour clearfix\"><input type=\"checkbox\" name=\"terms-and-conditions\" id=\"mz-terms-and-conditions\" data-mz-value=\"agreeToTerms\" {% if model.agreeToTerms %} checked=\"checked\"{% endif %}><label for=\"mz-terms-and-conditions\" class=\"check-label\"></label><label for=\"mz-terms-and-conditions\" class=\"reg-pr\">{{ labels.agreeToTerms }}</label></div><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"agreeToTerms\"></span></div></div>{% endif %}<div class=\"mz-formstep-next clearfix\">{% comment %}{% if pageContext.user.isAnonymous %}{% if pageContext.user.isAnonymous == true && pageContext.user.isAuthenticated == false %}<div class=\"mice-type-checkout\" style=\"display: none;\"> {{ labels.brotherAddressDislimar }}</div>{% endif %}{% endif %}{% endcomment %}<div class=\"disclaimer-separator\"></div><div class=\"legal-disclaimer\" style=\"margin: 0; padding: 0;\"><p class=\"review-conf-text\">{{ labels.reviewOrderText }}</p><div class=\"legaldisclaimtext\">{{ themeSettings.legaldisclaimercheckout|safe }}</div><button type=\"button\" class=\"formstep-next-btn\" data-mz-action=\"submit\">{{ labels.placeOrder }}</button></div></div></div></div>{% endif %}\r\n","modules/checkout/step-shipping-address":"{% if not model.address.candidateValidatedAddresses %}<script>\r\n    (function(){\r\n        if(!window.isShippingAddrOpen) {\r\n            var checkoutData = getPreLoadJSON(\"checkout\").items;\r\n            var gtmShippingData = {\r\n                \"actionField\": {\r\n                    \"step\": \"1\"\r\n                },\r\n                \"products\": [\r\n\r\n                ]\r\n            };\r\n            console.log(\"12488 #6 checkout step 1 shipping information\");\r\n            var categories = require.mozuData(\"categories\");\r\n            var categoryNames = [];\r\n            categories.all.forEach(function(item){\r\n                categoryNames[item.categoryId] = item.content.name;\r\n            });\r\n            // console.log(\"12488 categoryNames: \",categoryNames);\r\n\r\n            checkoutData.map(function(v,i){\r\n                \r\n                var plan = v.product.productCode===\"BCARE1\"?\"{{labels.bCare1}}\":(v.product.productCode===\"BCARE2\"?\"{{labels.bCare2}}\":(v.product.productCode===\"BCARE3\"?\"{{labels.bCare3}}\":(v.product.productCode===\"BCARE1IN\"?\"{{labels.bCare1In}}\":(v.product.productCode===\"BCARE2IN\"?\"{{labels.bCare2In}}\":(v.product.productCode===\"BCARE3IN\"?\"{{labels.bCare3In}}\":(v.product.productCode===\"BCARE1OUT\"?\"{{labels.bCare1Out}}\":(v.product.productCode===\"BCARE2OUT\"?\"{{labels.bCare2Out}}\":(v.product.productCode===\"BCARE3OUT\"?\"{{labels.bCare3Out}}\":\"\"))))))));\r\n                \r\n                if(plan === \"\"){\r\n                    plan = v.product.name;\r\n                } \r\n\r\n                var priceGtmdatas;\r\n                if(v.productDiscount !== null && v.productDiscount !== undefined ){\r\n                    priceGtmdatas = v.quantity > 1 ? (v.discountedTotal)/(v.quantity):v.discountedTotal;\r\n                }else{\r\n                    priceGtmdatas = v.product.price.salePrice?v.product.price.salePrice:v.product.price.price;\r\n                }\r\n                gtmShippingData.products.push({\r\n                    \"name\": plan,\r\n                    \"id\": v.product.productCode, \r\n                    \"price\": priceGtmdatas,\r\n                    \"brand\": v.product.productType,\r\n                    \"category\": (v.product.categories[0] ? v.product.categories[0].id : \"\"),\r\n                    \"category2\": (v.product.categories[0] ? categoryNames[v.product.categories[0].id] : \"\"),\r\n                    \"quantity\": v.quantity\r\n                });\r\n            });\r\n            console.log(\"12488 gtmShippingData at step1:\",gtmShippingData);\r\n            new window.brotherGtm(\"UCS025\", [{\r\n                \"currencyCode\": \"CAD\",\r\n                \"checkout\": gtmShippingData \r\n            }], [\"ecommerce\"], \"ga_step=checkout-shipping-information\");\r\n        }\r\n        window.isShippingAddrOpen = true;\r\n    })();\r\n</script>{% endif %}<h3 class=\"mz-formstep-header mz-checkoutform-header\">\r\n    {{ labels.shippingInformation }}{% if user.isAnonymous or not model.contacts or model.requiresFulfillmentInfo %}<a href=\"javascript:;\" class=\"mz-formstep-edit\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Edit\" data-gtmeventaction='Middle Page' data-mz-action=\"edit\">{{ labels.edit }}</a>{% endif %}</h3><div class=\"mz-formstep-body clearfix {% if model.contacts or model.requiresFulfillmentInfo %} padding-reduce{% endif %}\">{% if model.requiresFulfillmentInfo or model.requiresDigitalFulfillmentContact %}{% endif %}{% if not model.address.candidateValidatedAddresses %}<div class=\"mz-formstep-summary mz-addresssummary mz-checkoutform\">{% if model.requiresFulfillmentInfo %}{% include \"modules/common/address-summary\" %}{% else %}{{ labels.noFulfillmentInfoRequired }}{% endif %}</div>{% if model.requiresFulfillmentInfo  %}<div class=\"mz-formstep-fields mz-l-formfieldgroup mz-checkoutform  mz-checkoutform-shipping mz-checkoutform-active\">{% if model.contacts %}{% include \"modules/checkout/checkout-shipping-contact-selector\" with editingContact=model %}<p class=\"incomplete-address-disclimar\">{{labels.addressDisclimar}}</p>{% else %}{% include \"modules/common/address-form\" with countries=pageContext.shippingCountries states=pageContext.shippingStates %}{% endif %}</div>{% endif %}{% if model.requiresDigitalFulfillmentContact %}<div class=\"mz-formstep-fields mz-l-formfieldgroup mz-checkoutform mz-checkoutform-active\">{% include \"modules/checkout/checkout-digital-fulfillment\" with editingContact=model %}</div><div class=\"mz-formstep-summary mz-addresssummary mz-checkoutform-active\"><span>Gift Card Email: {{ model.email }}</span></div>{% endif %}{% else %}<div class=\"mz-formstep-fields mz-l-formfieldgroup mz-checkoutform  mz-checkoutform-shipping mz-checkoutform-active\">\r\n                {{ labels.selectValidAddress }}{% for addr in model.address.candidateValidatedAddresses %}<label class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><span>{{ labels.suggestionNum|string_format(forloop.index) }}</span></div><div class=\"mz-l-formfieldgroup-cell\"><input data-mz-action=\"choose\" name=\"candidateValidatedAddresses\" type=\"radio\" value=\"{{forloop.index0}}\" /></div><div class=\"mz-l-formfieldgroup-cell\">\r\n                            {{addr.address1}}<br />{% if addr.address2 %}{{addr.address2}}<br />{% endif %}{{addr.cityOrTown}}, {{addr.stateOrProvince}} {{addr.postalOrZipCode}} {{addr.countryCode}}\r\n                        </div></label>{% endfor %}{% if siteContext.generalSettings.allowInvalidAddresses %}<label class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><span>Original</span></div><div class=\"mz-l-formfieldgroup-cell\"><input data-mz-action=\"choose\" name=\"candidateValidatedAddresses\" type=\"radio\" value=\"-1\" /></div><div class=\"mz-l-formfieldgroup-cell\">\r\n                            {{model.address.address1}}<br />{% if model.address.address2 %}{{model.address.address2}}<br />{% endif %}{{model.address.cityOrTown}}, {{model.address.stateOrProvince}} {{model.address.postalOrZipCode}} {{model.address.countryCode}}\r\n                        </div></label>{% endif %}</div>{% endif %}<div class=\"mz-formstep-next\"><button class=\"formstep-next-btn\" data-mz-action=\"next\">{{ labels.next }}</button></div></div>    ","modules/checkout/step-shipping-method":"{% if model.availableShippingMethods.length %}<script>\r\n    (function(){\r\n        var Hypr = require(\"hyprlive\");\r\n        if(!window.isShippingMethodOpen) {\r\n            var checkoutData = getPreLoadJSON(\"checkout\").items;\r\n\r\n            var gtmShippingData = {\r\n                \"actionField\": {\r\n                    \"step\": \"2\"\r\n                },\r\n                \"products\": [\r\n\r\n                ]\r\n            };\r\n\r\n            console.log(\"12488 #7 checkout step 2 shipping method\");\r\n            var categories = require.mozuData(\"categories\");\r\n            var categoryNames = [];\r\n            categories.all.forEach(function(item){\r\n                categoryNames[item.categoryId] = item.content.name;\r\n            });\r\n            // console.log(\"12488 categoryNames: \",categoryNames);\r\n\r\n            checkoutData.map(function(v,i){\r\n\r\n                var plan = v.product.productCode===\"BCARE1\"?Hypr.getLabel('bCare1'):(v.product.productCode===\"BCARE2\"?Hypr.getLabel('bCare2'):(v.product.productCode===\"BCARE3\"?Hypr.getLabel('bCare3'):(v.product.productCode===\"BCARE1IN\"?Hypr.getLabel('bCare1In'):(v.product.productCode===\"BCARE2IN\"?Hypr.getLabel('bCare2In'):(v.product.productCode===\"BCARE3IN\"?Hypr.getLabel('bCare3In'):(v.product.productCode===\"BCARE1OUT\"?Hypr.getLabel('bCare1Out'):(v.product.productCode===\"BCARE2OUT\"?Hypr.getLabel('bCare2Out'):(v.product.productCode===\"BCARE3OUT\"?Hypr.getLabel('bCare3Out'):\"\"))))))));\r\n                \r\n                if(plan === \"\"){\r\n                    plan = v.product.name;\r\n                }\r\n\r\n\r\n                var priceGtmdatas;\r\n                if(v.productDiscount !== null && v.productDiscount !== undefined ){\r\n                    priceGtmdatas = v.quantity > 1 ? (v.discountedTotal)/(v.quantity):v.discountedTotal;\r\n                }else{\r\n                    priceGtmdatas = v.product.price.salePrice?v.product.price.salePrice:v.product.price.price;\r\n                }\r\n                gtmShippingData.products.push({\r\n                    \"name\": plan,\r\n                    \"id\": v.product.productCode,\r\n                    \"price\":  priceGtmdatas,\r\n                    \"brand\": v.product.productType,\r\n                    \"category\": (v.product.categories[0] ? v.product.categories[0].id : \"\"),\r\n                    \"category2\": (v.product.categories[0] ? categoryNames[v.product.categories[0].id] : \"\"),\r\n                    \"quantity\": v.quantity\r\n                });\r\n            });\r\n            console.log(\"12488 gtmShippingData at step2:\",gtmShippingData);\r\n            new window.brotherGtm(\"UCS026\", [{\r\n                \"currencyCode\": \"CAD\",\r\n                \"checkout\": gtmShippingData\r\n            },\"VPV\",\"Ecommerce action\",\"checkout\",\"\"], [\"ecommerce\",\"event\",\"eventCategory\",\"eventAction\",\"eventLabel\"], \"ga_step=checkout-shipping-method\");\r\n        }\r\n    })();\r\n    window.isShippingMethodOpen = true;\r\n</script>{% endif %}<h3 class=\"mz-formstep-header mz-checkoutform-header\">\r\n        {{ labels.shippingMethod }}\r\n    </h3><div class=\"mz-formstep-body mz-checkoutform ship-method-form clearfix\">{% if model.requiresFulfillmentInfo %}{% if model.isOnlyLoyaltyProgram %}{{ labels.shippingMessage|safe }}{% else %}{% if model.availableShippingMethods.length %}{% for method in model.availableShippingMethods %}<div class=\"maxl\"><label class=\"ship-method-radio inline\"><input type=\"radio\" name=\"shippingMethod\"\r\n                                       value=\"{{ method.shippingMethodCode }}\" data-mz-value=\"shippingMethodCode\" data-mz-shipping-method\r\n                                       {% if model.shippingMethodCode == method.shippingMethodCode %} checked=\"checked\" {% endif %}><span>{{ method.shippingMethodName|safe }}</span></label><div class=\"pricing\">{% with model.shippingDiscounts|findwhere(\"methodCode\", method.shippingMethodCode) as shippingDiscount %}{% with method.price|subtract(shippingDiscount.discount.impact) as discountedShippingPrice %}{% if discountedShippingPrice <= 0 or method.messages|first == \"FREE\" %}\r\n                                            - {{ labels.free }}{% else %}{% if method.messages|first %}{% with method.messages|first|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                                        - ${{new_price|replace('$','')|safe}}{% else %}\r\n                                                        -  {{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                                    {% endif %}{% endwith %}{% else %}{% with discountedShippingPrice|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                                        - ${{new_price|replace('$','')|safe}}{% else %}\r\n                                                        -  {{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                                    {% endif %}{% endwith %}{% endif %}{% endif %}{% endwith %}{% endwith %}</div></div>{% endfor %}<span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"shippingMethodCode\"></span>{% else %}<p>{{ labels.errorMsgForShippingAPICheckout|safe }}</p>{% endif %}{% endif %}{% else %}{{ labels.noFulfillmentInfoRequired }}{% endif %}<div class=\"mz-formstep-next\"><button type=\"button\" class=\"formstep-next-btn\" data-mz-action=\"next\">{{ labels.next }}</button></div></div>\r\n","modules/common/address-summary":"\r\n<div class=\"default-ship-address-wrap\"><div class=\"default-ship-address clearfix\" id=\"default-ship-address\"><div class=\"ship-add-name\">\r\n        {{ model.firstName }} {{ model.lastNameOrSurname }}\r\n    </div><div class=\"ship-add-details\"><div class=\"ship-add-company ship-add-content\">\r\n            {{ model.companyOrOrganization }}\r\n        </div><div class=\"ship-add-1 ship-add-content\">\r\n            {{ model.address.address1 }}\r\n        </div><div class=\"ship-add-2 ship-add-content\">{% if model.address.address2 %}{{ model.address.address2 }}{% endif %}</div><div class=\"ship-add-city ship-add-content\">\r\n            {{ model.address.cityOrTown }}, {{ model.address.stateOrProvince }}\r\n        </div><div class=\"ship-add-state ship-add-content\">\r\n            {{ model.address.postalOrZipCode }}, {% if model.address.countryCode == \"CA\" %} {{ labels.canadaCountry }} {% else %}{{ model.address.countryCode }} {% endif %}</div><div class=\"ship-add-phone ship-add-content\">{% if model.phoneNumbers.home %}{% if pageContext.pageType == \"confirmation\" %}{% with model.phoneNumbers.home|split(\"x\") as phnFull %}{% with model.phoneNumbers.home|split(\"x\")|first as phnNum %}{% with model.phoneNumbers.home|split(\"x\")|last as phnNumExt %}{% if phnFull.length == 2 %}{{phnNum}} {{ labels.ext }}{{phnNumExt}}{% else %}{{phnNum}}{% endif %}{% endwith %}{% endwith %}{% endwith %}{% else %}{% with model.phoneNumbers.home|split(\"x\") as phnFull %}{% with model.phoneNumbers.home|split(\"x\")|first as phnNum %}{% with model.phoneNumbers.home|split(\"x\")|last as phnNumExt %}{% if phnFull.length == 2 %}{{phnNum}} {{ labels.ext }}{{phnNumExt}}{% else %}{{phnNum}}{% endif %}{% endwith %}{% endwith %}{% endwith %}{% endif %}{% endif %}</div></div></div></div>","modules/common/address-list":"{% if model.address.address3 %}{{ model.address.address3 }}{% else %}{{ model.firstName }}{{ model.lastNameOrSurname }}, {{ model.address.address1 }}{% if model.address.address2 %}{{ model.address.address2 }}{% endif %}{% if model.address.address3 %}{{ model.address.address3 }}{% endif %}\r\n    , {{ model.address.cityOrTown }}, {{ model.address.stateOrProvince }}{% endif %}\r\n","modules/common/cart-item-price":"{% with item.productDiscounts|first as productDiscount %}{% if item.unitPrice.saleAmount %}{% if not productDiscount or productDiscount.appliesToSalePrice %}{% with item.unitPrice.listAmount|currency as new_price %}<span class=\"mz-item-price is-crossedout\" {% block crossedout-inline-style %}{% endblock crossedout-inline-style %}aria-hidden=\"true\">{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}</span>{% endwith %}{% with item.unitPrice.extendedAmount|currency as new_price %}<span class=\"mz-item-price is-saleprice\" aria-label=\"Price column 2\" aria-readOnly=\"true\" >{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}</span>{% endwith %}{% else %}{% with item.unitPrice.extendedAmount|currency as new_price %}<span class=\"mz-item-price\"  aria-label=\"Price column 2\" aria-readOnly=\"true\">{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}</span>{% endwith %}{% endif %}{% else %}{% if productDiscount %}{% with item.unitPrice.listAmount|currency as original_price %}<span  class=\"mz-item-price is-crossedout\" {% block crossedout-inline-style %}{% endblock crossedout-inline-style %} aria-hidden=\"true\">{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{original_price|replace('$','')|safe}}{% else %}{{original_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}</span>{% endwith %}{% with item.unitPrice.extendedAmount|subtract(productDiscount.impactPerUnit)|currency as new_price %}<span class=\"mz-item-price strike-through-red\"  aria-label=\"Price column 2\" aria-readOnly=\"true\">{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}</span>{% endwith %}{% else %}{% with item.unitPrice.extendedAmount|currency as new_price %}<span class=\"mz-item-price\"  aria-label=\"Price column 2\" aria-readOnly=\"true\">{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}</span>{% endwith %}{% endif %}{% endif %}{% endwith %}{% if model.ehf %}{% if themeSettings.siteLang == \"English\" %}{% with item.unitPrice.ecoFee|currency as formattedEcoFee %}<div style=\"color: #707070;\"><span class=\"clearboth eco-fee-message ehf-message\" style=\"width: auto; display: inline-block; font-size: 12px;\">{{ labels.ehfMessage|string_format(formattedEcoFee,labels.ecofeeTooltip)|safe }}</span></div>{% endwith %}{% else %}{% with item.unitPrice.ecoFee|currency|replace('$','')|replace(',',' ')|replace('.',',') as formattedEcoFee %}{% with \"{0} $\"|string_format(formattedEcoFee) as frFormattedEcoFee %}<div style=\"color: #707070;\"><span class=\"clearboth eco-fee-message ehf-message\" style=\"width: auto; display: inline-block; font-size: 12px;\">{{ labels.ehfMessage|string_format(frFormattedEcoFee,labels.ecofeeTooltip)|safe }}</span></div>{% endwith %}{% endwith %}{% endif %}{% endif %}\r\n","modules/common/address-form":"{% block address-form %}<div id=\"default-ship-edit-wrap\"><div class=\"form-wrap clearfix\"><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" name=\"firstname\"  {% if canadaPostAttribute == \"billing\" %}id=\"billingfirstname\" {% else %}id=\"firstname\" {% endif %} data-custom-validate=\"firstname\" placeholder=\"{{ labels.firstName }}\"\r\n                           {% if canadaPostAttribute == \"billing\" %}\r\n                                data-max-label=\"billingFirstNameInvalid\" \r\n                           {% else %}{% if pageContext.pageType == \"checkout\" %} \r\n                                    data-max-label=\"shippingFirstNameInvalid\"\r\n                                {% else %}\r\n                                    data-max-label=\"signupFirstName\" \r\n                                {% endif %}{% endif %} data-mz-value=\"{{ addresscontext }}firstName\" value=\"{{ model.firstName }}\" ><label {% if canadaPostAttribute == \"billing\" %} for=\"billingfirstname\"{% else %}for=\"firstname\" {% endif %}><span class=\"is-required\"> *</span>{{ labels.firstName }}</label><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"{{ addresscontext }}firstName\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-lastname\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{ labels.lastName }}\"  {% if canadaPostAttribute == \"billing\" %}id=\"billinglastname\" {% else %} id=\"lastname\" {% endif %}name=\"lastname\" data-custom-validate=\"lastname\" \r\n                           {% if canadaPostAttribute == \"billing\" %}\r\n                                data-max-label=\"billingFirstNameInvalid\"\r\n                           {% else %}{% if pageContext.pageType == \"checkout\" %}\r\n                                    data-max-label=\"shippingLastNameInvalid\"\r\n                                {% else %}\r\n                                    data-max-label=\"signupLastName\"\r\n                                {% endif %}{% endif %}\r\n                           data-mz-value=\"{{ addresscontext }}lastNameOrSurname\" value=\"{{ model.lastNameOrSurname }}\" ><label {% if canadaPostAttribute == \"billing\" %} for=\"billinglastname\"{% else %}for=\"lastname\" {% endif %}><span class=\"is-required\"> *</span>{{ labels.lastName }}</label><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"{{ addresscontext }}lastNameOrSurname\"></span></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-address1\"><div class=\"mz-l-formfieldgroup-cell\"></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"{{ labels.companyName }}\" {% if canadaPostAttribute == \"billing\" %}id=\"billingcompany-name\" {% else %}id=\"company-name\" {% endif %} name=\"company-name\" data-custom-validate=\"company\" data-mz-value=\"{{ addresscontext }}companyOrOrganization\" value=\"{{ model.companyOrOrganization }}\" maxlength=\"200\"  max=\"200\"><label {% if canadaPostAttribute == \"billing\" %} for=\"billingcompany-name\"{% else %}for=\"company-name\" {% endif %}>{{ labels.companyName }}</label><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"{{ addresscontext }}companyOrOrganization\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-address1\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{ labels.address }}\"  {% if canadaPostAttribute == \"billing\" %}id=\"billing-address-line-1\"{% else %}id=\"address-line-1\"{% endif %} name=\"address-line-1\" data-mz-value=\"{{ addresscontext }}address..address1\" value=\"{{ model.address.address1 }}\" maxlength=\"60\" data-custom-validate=\"street1\"\r\n                           {% if canadaPostAttribute == \"billing\" %}\r\n                                data-max-label=\"billingCompanyInvalid\"\r\n                           {% else %}{% if pageContext.pageType == \"checkout\" %}\r\n                                    data-max-label=\"shippingAddressInvalid\"\r\n                                {% endif %}{% endif %}\r\n                           ><label {% if canadaPostAttribute == \"billing\" %}for=\"billing-address-line-1\"{% else %}for=\"address-line-1\"{% endif %} ><span class=\"is-required\"> *</span>{{ labels.address }}</label><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"{{ addresscontext }}address.address1\"></span></div></div></div></div>{% if canadaPostAttribute == \"billing\" %}<div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-address2\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"{{ labels.address2 }}\" {% if canadaPostAttribute == \"billing\" %}id=\"billing-address-line-2\"{% else %}id=\"address-line-2\"{% endif %} name=\"address-line-2\" data-mz-value=\"{{ addresscontext }}address.address2\" value=\"{{ model.address.address2 }}\" maxlength=\"40\" data-custom-validate=\"street2\" \r\n                            {% if canadaPostAttribute == \"billing\" %}\r\n                                data-max-label=\"billingCompanyInvalid\"\r\n                            {% else %}{% if pageContext.pageType == \"checkout\" %}\r\n                                    data-max-label=\"street2Invalid\"\r\n                                {% else %}\r\n                                    data-max-label=\"street2Invalid\"\r\n                                {% endif %}{% endif %}\r\n                               ><label {% if canadaPostAttribute == \"billing\" %}for=\"billing-address-line-2\"{% else %}for=\"address-line-2\"{% endif %}>{{ labels.address2 }}</label><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"{{ addresscontext }}address.address2\"></span></div></div></div>{% if canadaPostAttribute !== \"billing\" %}<div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-address3\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\"  {% if canadaPostAttribute == \"billing\" %}id=\"billing-address-line-3\"{% else %}id=\"address-line-3\"{% endif %} placeholder=\"{{ labels.address3 }}\" name=\"addressNickName\" data-mz-value=\"{{ addresscontext }}address.address3\" value=\"{{ model.address.address3 }}\" maxlength=\"50\"><label {% if canadaPostAttribute == \"billing\" %}for=\"billing-address-line-3\"{% else %}for=\"address-line-3\"{% endif %}>{{ labels.address3 }}</label><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"{{ addresscontext }}address.address3\"></span></div></div></div>{% endif %}</div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-city\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{ labels.city }}\" {% if canadaPostAttribute == \"billing\" %}id=\"billing-city\"{% else %}id=\"city\"{% endif %} name=\"city\" data-mz-value=\"{{ addresscontext }}address.cityOrTown\" value=\"{{ model.address.cityOrTown }}\" data-custom-validate=\"city\"\r\n                            {% if canadaPostAttribute == \"billing\" %}\r\n                                data-max-label=\"billingCompanyInvalid\"\r\n                            {% else %}{% if pageContext.pageType == \"checkout\" %}\r\n                                    data-max-label=\"shippingCityInvalid\"\r\n                                {% endif %}{% endif %}\r\n                        ><label {% if canadaPostAttribute == \"billing\" %}for=\"billing-city\"{% else %}for=\"city\"{% endif %}>{{ labels.city }}</label><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"{{ addresscontext }}address.cityOrTown\"></span></div><div class=\"mz-addressform-autocompletefields\"><label for=\"autocomplete-state\">{{ labels.state }}</label><label for=\"autocomplete-zip\">{{ labels.zip }}</label></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-state\" {% if model.address.countryCode == \"US\" %}{% endif %}><div class=\"mz-l-formfieldgroup-row mz-addressform-state\"><div class=\"mz-l-formfieldgroup-cell\"><div class='input-with-label-div'><label for=\"provinceList\" class=\"provinceList\">*{{ labels.stateOrProvince }}</label><select {% if canadaPostAttribute == \"billing\" %}id=\"billingStateOrProvince\"{% else %}id=\"stateProvince\"{% endif %} name=\"stateOrProvince\" data-custom-validate=\"province\" data-mz-value=\"{{ addresscontext }}address.stateOrProvince\" value=\"{{ addresscontext }}address.stateOrProvince\"><option value=\"\" selected=\"selected\">{{ labels.selectProvinceMyAcc }}</option>{% with themeSettings.canadaProvincelist.data as provinceList %}{% if pageContext.pageType == \"checkout\" %}{% for province in provinceList %}{% if not province.isNonshippable %}<option {% if model.address.stateOrProvince == province.value or maxProv== province.value %}selected=\"selected\" {% endif %} value=\"{{  province.value }}\">{{ labels|prop(province.langCode|safe) }}</option>{% endif %}{% endfor %}{% else %}{% with model.maxMindProvince|split(\"-\")|first as maxProv %}{% for province in provinceList %}<option {% if model.address.stateOrProvince == province.value or maxProv== province.value %}selected=\"selected\" {% endif %} value=\"{{  province.value }}\">{{ labels|prop(province.langCode|safe) }}</option>{% endfor %}{% endwith %}{% endif %}{% endwith %}</select><span class=\"mz-validationmessage custom-validation-message\" data-mz-validationmessage-for=\"{{ addresscontext }}address.stateOrProvince\"></span></div></div>{% if pageContext.pageType == \"checkout\"%}<p class=\"shipping_policy\">{{ labels.shippingPolicyLink|safe }}</p>{% endif %}</div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-country\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{ labels.country }}\"  {% if canadaPostAttribute == \"billing\" %}id=\"billing-country\" {% else %}id=\"country\" {% endif %} name=\"country\" data-mz-value=\"CA\" readonly value=\"Canada\"><label {% if canadaPostAttribute == \"billing\" %} for=\"billing-country\" {% else %} for=\"country\" {% endif %}><span class=\"is-required\"> *</span>{{ labels.country }}</label><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"{{ addresscontext }}address.countryCode\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-zip\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{ labels.postalCode }}\" {% if canadaPostAttribute == \"billing\" %}id=\"billing-postal-code\"{% else %}id=\"postal-code\"{% endif %} name=\"postal-code\" data-mz-value=\"{{ addresscontext }}address.postalOrZipCode\" value=\"{{ model.address.postalOrZipCode }}\" max=\"7\" maxlength=\"7\" data-custom-validate=\"postalcode\" \r\n                            {% if canadaPostAttribute == \"billing\" %}\r\n                                    data-max-label=\"billingPostalInvalid\"\r\n                            {% else %}{% if pageContext.pageType == \"checkout\" %}\r\n                                    data-max-label=\"shippingZipInvalid\"\r\n                                {% else %}\r\n                                    data-max-label=\"postalCodeInvalid2\"\r\n                                {% endif %}{% endif %}\r\n                               ><label {% if canadaPostAttribute == \"billing\" %}for=\"billing-postal-code\"{% else %}for=\"postal-code\"{% endif %}><span class=\"is-required\"> *</span>{{ labels.postalCode }}</label><span class=\"mz-validationmessage custom-validation-message\" data-mz-validationmessage-for=\"{{ addresscontext }}address.postalOrZipCode\"></span></div></div></div></div>{% else %}<div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-address2\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"{{ labels.address2 }}\" {% if canadaPostAttribute == \"billing\" %}id=\"billing-address-line-2\"{% else %}id=\"address-line-2\"{% endif %} name=\"address-line-2\" data-mz-value=\"{{ addresscontext }}address.address2\" value=\"{{ model.address.address2 }}\" maxlength=\"40\" data-custom-validate=\"street2\" \r\n                               {% if canadaPostAttribute == \"billing\" %}\r\n                                data-max-label=\"billingCompanyInvalid\"\r\n                            {% else %}{% if pageContext.pageType == \"checkout\" %}\r\n                                    data-max-label=\"street2Invalid\"\r\n                                {% else %}\r\n                                    data-max-label=\"street2Invalid\"\r\n                                {% endif %}{% endif %}\r\n                          ><label {% if canadaPostAttribute == \"billing\" %}for=\"billing-address-line-2\"{% else %}for=\"address-line-2\"{% endif %}>{{ labels.address2 }}</label><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"{{ addresscontext }}address.address2\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-address3\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"{{ labels.address3 }}\" {% if canadaPostAttribute == \"billing\" %}id=\"billing-address-line-2\"{% else %}id=\"address-line-3\"{% endif %} name=\"addressNickName\" data-mz-value=\"{{ addresscontext }}address.address3\" value=\"{{ model.address.address3 }}\" maxlength=\"50\"><label {% if canadaPostAttribute == \"billing\" %}for=\"billing-address-line-3\"{% else %}for=\"address-line-3\"{% endif %}\">{{ labels.address3 }}</label><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"{{ addresscontext }}address.address3\"></span></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-city\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{ labels.city }}\" {% if canadaPostAttribute == \"billing\" %}id=\"billing-city\"{% else %}id=\"city\"{% endif %} name=\"city\" data-mz-value=\"{{ addresscontext }}address.cityOrTown\" value=\"{{ model.address.cityOrTown }}\" data-custom-validate=\"city\"\r\n                               {% if canadaPostAttribute == \"billing\" %}\r\n                                data-max-label=\"billingCompanyInvalid\"\r\n                            {% else %}{% if pageContext.pageType == \"checkout\" %}\r\n                                    data-max-label=\"shippingCityInvalid\"\r\n                                {% endif %}{% endif %}\r\n                               ><label {% if canadaPostAttribute == \"billing\" %}for=\"billing-city\"{% else %}for=\"city\"{% endif %}><span class=\"is-required\"> *</span>{{ labels.city }}</label><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"{{ addresscontext }}address.cityOrTown\"></span></div><div class=\"mz-addressform-autocompletefields\"><label for=\"autocomplete-state\">{{ labels.state }}</label><label for=\"autocomplete-zip\">{{ labels.zip }}</label></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-state\" {% if model.address.countryCode == \"US\" %}{% endif %}><div class=\"mz-l-formfieldgroup-row mz-addressform-state\"><div class=\"mz-l-formfieldgroup-cell \"><div class=\"input-with-label-div\"><label for=\"provinceList\">*{{ labels.stateOrProvince }}</label><select id=\"stateProvince\" name=\"stateOrProvince\" data-custom-validate=\"province\" data-mz-value=\"{{ addresscontext }}address.stateOrProvince\" value=\"{{ addresscontext }}address.stateOrProvince\"><option value=\"\" selected=\"selected\">{{ labels.selectProvinceMyAcc }}</option>{% with themeSettings.canadaProvincelist.data as provinceList %}{% if pageContext.pageType == \"checkout\" %}{% for province in provinceList %}{% if not province.isNonshippable %}<option {% if model.address.stateOrProvince == province.value or maxProv== province.value %}selected=\"selected\" {% endif %} value=\"{{  province.value }}\">{{ labels|prop(province.langCode|safe) }}</option>{% endif %}{% endfor %}{% else %}{% with model.maxMindProvince|split(\"-\")|first as maxProv %}{% for province in provinceList %}<option {% if model.address.stateOrProvince == province.value or maxProv== province.value %}selected=\"selected\" {% endif %} value=\"{{  province.value }}\">{{ labels|prop(province.langCode|safe) }}</option>{% endfor %}{% endwith %}{% endif %}{% endwith %}</select><span class=\"mz-validationmessage custom-validation-message\" data-mz-validationmessage-for=\"{{ addresscontext }}address.stateOrProvince\"></span></div></div>{% if pageContext.pageType == \"checkout\"%}<p class=\"shipping_policy\">{{ labels.shippingPolicyLink|safe }}</p>{% endif %}</div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-country\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{ labels.country }}\" id=\"country\" name=\"country\" data-mz-value=\"CA\" readonly {% if pageContext.pageType == \"my_account\" %}value=\"CA\"{% else %} value=\"Canada\"{% endif %}><label for=\"country\"><span class=\"is-required\"> *</span>{{ labels.country }}</label><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"{{ addresscontext }}address.countryCode\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-zip\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"*{{ labels.postalCode }}\" {% if canadaPostAttribute == \"billing\" %}id=\"billing-postal-code\"{% else %}id=\"postal-code\"{% endif %} name=\"postal-code\" data-mz-value=\"{{ addresscontext }}address.postalOrZipCode\" value=\"{{ model.address.postalOrZipCode }}\"  max=\"7\" maxlength=\"7\" data-custom-validate=\"postalcode\" \r\n                            {% if canadaPostAttribute == \"billing\" %}\r\n                                data-max-label=\"billingPostalInvalid\"\r\n                            {% else %}{% if pageContext.pageType == \"checkout\" %}\r\n                                    data-max-label=\"shippingZipInvalid\"\r\n                               {% else %}\r\n                                    data-max-label=\"postalCodeInvalid2\"\r\n                                {% endif %}{% endif %}\r\n                            ><label {% if canadaPostAttribute == \"billing\" %}for=\"billing-postal-code\"{% else %}for=\"postal-code\"{% endif %}><span class=\"is-required\"> *</span>{{ labels.postalCode }}</label><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"{{ addresscontext }}address.postalOrZipCode\"></span></div></div></div></div>{% endif %}<div class=\"form-rows clearfix\">{% with model.phoneNumbers.home|split(\"x\") as phoneStr %}<div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-phone\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" {% if canadaPostAttribute == \"billing\" %}id = \"billingphone\" {% else %} id = \"shippingphone\" {% endif%} placeholder=\"*{{ labels.phoneNumber }}\" name=\"shippingphone\" data-mz-value=\"{{ addresscontext }}phoneNumbers.home\" {% if canadaPostAttribute == \"billing\" %}class=\"billingExtension\"{% endif %} value=\"{{ phoneStr|first }}\" data-custom-validate=\"phonenumber\" data-max-label=\"phoneNumberInvalid2\"><label {% if canadaPostAttribute == \"billing\" %}for=\"billingphone\" {% else %}for=\"shippingphone\" {% endif %}><span class=\"is-required\"> *</span>{{ labels.phoneNumber }}</label><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"{{ addresscontext }}phoneNumbers.home\"></span></div></div></div><div class=\"right phone-ext\"><div class=\"mz-l-formfieldgroup-row mz-addressform-phone\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" autocomplete=\"off\" {% if canadaPostAttribute == \"billing\" %}id=\"billingphoneextension\" {% else %}id=\"shippingphoneextension\" {% endif %} data-max-label=\"phoneExtensionInvalid\" placeholder=\"{{ labels.phoneExtension }}\" name=\"{{ addresscontext }}shippingphoneextension\" value=\"{% if phoneStr.length > 1 %}{{ phoneStr|last }}{% endif %}\"\r\n                            {% if canadaPostAttribute == \"billing\" %}\r\n                                data-custom-validate=\"phoneExtNumber\"\r\n                            {% else %}{% if pageContext.pageType == \"checkout\" %}\r\n                                    data-custom-validate=\"phoneExtNumber\"\r\n                                {% else %}{% endif %}{% endif %}\r\n                        ><label {% if canadaPostAttribute == \"billing\" %} for=\"billingphoneextension\" {% else %} for=\"shippingphoneextension\" {% endif %}>{{ labels.phoneExtension }}</label><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"phoneExtension\"></span></div></div></div>{% endwith %}</div>{% if pageContext.pageType != \"my_account\" %}<div class=\"form-rows clearfix Update-in\">{% if canadaPostAttribute != \"billing\" and user.isAuthenticated and model.contactId == \"new\" %}<label for=\"check\"> {{ labels.updateCheckbox }}</label>{% endif %}</div>{% endif %}</div></div>{% endblock address-form %}\r\n\r\n\r\n","modules/common/cartridge-collection":"   <div class=\"mz-messagebar\" data-mz-message-bar=\"\" style=\"display: none;\"><ul class=\"is-showing mz-errors\"></ul></div><div class=\"general-form\"><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell select-box\"><div class=\"productsList\"><label for=\"cartridgeProductId\"><span>*</span>{{ labels.yourcartridgeitem }}</label><select name=\"cartridgeitem\" id=\"cartridgeProductId\" data-cartridgeitem=\"cartridge-product\" data-custom-validate=\"\"><option value=\"\">{{ labels.cartridgeLabel }}</option></select><span class=\"custom-validation-message mz-validationmessage\"></span></div></div></div><div class=\"clear\"></div>{% if user.isAnonymous or not user.isAnonymous and not user.isAuthenticated %}<div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell left\"><label for=\"email\"><span>*</span>{{ labels.yourEmail }}</label><input name=\"email\" value=\"\" type=\"email\" id=\"email\" placeholder=\"*{{ labels.yourEmail }}\" data-custom-validate=\"email\"><span class=\"custom-validation-message mz-validationmessage\"></span></div><div class=\"mz-l-formfieldgroup-cell right\"><label for=\"cemail\"><span>*</span>{{ labels.confirmEmail }}</label><input name=\"cemail\" value=\"\" type=\"email\" id=\"cemail\"  placeholder=\"{{ labels.confirmEmail }} \" data-custom-validate=\"reenteremail\"><span class=\"custom-validation-message mz-validationmessage\"></span></div></div><div class=\"mz-l-formfieldgroup-row \"><div class=\"mz-l-formfieldgroup-cell left\"><label for=\"fname\"><span>*</span>{{ labels.firstName }}</label><input name=\"fname\" value=\"\" type=\"text\"  id=\"fname\" placeholder=\"*{{ labels.firstName }}\" data-custom-validate=\"firstname\"><span class=\"custom-validation-message mz-validationmessage\"></span></div><div class=\"mz-l-formfieldgroup-cell right\"><label for=\"lname\"><span>*</span>{{ labels.lastName }}</label><input name=\"lname\" value=\"\" type=\"text\" id=\"lname\" placeholder=\"*{{ labels.lastName }}\" data-custom-validate=\"lastname\"><span class=\"custom-validation-message mz-validationmessage\"></span></div></div>{% else %}<div class=\"mz-l-formfieldgroup-row hide\"><div class=\"mz-l-formfieldgroup-cell left\"><input name=\"email\" value=\"{{ user.email }}\" type=\"email\" id=\"email\" placeholder=\"* {{ labels.yourEmail }} \" data-custom-validate=\"email\"><label for=\"email\"><span>*</span>{{ labels.yourEmail }}</label><span class=\"custom-validation-message mz-validationmessage\"></span></div><div class=\"mz-l-formfieldgroup-cell right\"><input name=\"cemail\" value=\"{{ user.email }}\" type=\"email\" id=\"cemail\"  placeholder=\"*{{ labels.confirmEmail }} \" data-custom-validate=\"reenteremail\"><label for=\"cemail\"><span>*</span>{{ labels.confirmEmail }}</label><span class=\"custom-validation-message mz-validationmessage\"></span></div></div><div class=\"mz-l-formfieldgroup-row hide\"><div class=\"mz-l-formfieldgroup-cell left\"><input name=\"fname\" value=\"{{ user.firstName }}\" type=\"text\" id=\"fname\"  placeholder=\"*{{ labels.firstName }}\" data-custom-validate=\"firstname\"><label for=\"fname\"><span>*</span>{{ labels.firstName }}</label><span class=\"custom-validation-message mz-validationmessage\"></span></div><div class=\"mz-l-formfieldgroup-cell right\"><input name=\"lname\" value=\"{{ user.lastName }}\" type=\"text\" id=\"lname\" placeholder=\"*{{ labels.lastName }}\" data-custom-validate=\"lastname\"><span class=\"custom-validation-message mz-validationmessage\"></span><label for=\"lname\"><span>*</span>{{ labels.lastName }}</label></div></div>{% endif %}<div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell select-box\"><label for=\"collection-province\"><span>*</span>{{ labels.province }}</label><select \r\n            id=\"collection-province\"\r\n            name=\"province\">{% for canadaprovincelist in themeSettings.canadaProvincelist.data %}{% if not canadaprovincelist.isNonshippable %}<option value=\"{{ canadaprovincelist.value }}\">{{labels|prop(canadaprovincelist.langCode|safe)}}</option>{% endif %}{% endfor %}</select></div></div>{% if model.cartridgePROMO != 1 or model.cartridgeBMG != 1 or model.cartridgeHAD != 1 %}<div class=\"mz-l-formfieldgroup-row notification-form\"><div class=\"form-input form-checkbox\"><ul><li><div class=\"signup-brothercare-today\"><table><tbody><tr><td><img loading=\"lazy\" src=\"/cms/files/brothercare_logo_2022.png\" width=\"42px\" height=\"42px\"></td><td><span><b>{{labels.signupBrotherCareToday}}</b></span></td></tr></tbody></table></div><div class=\"squaredFour clearfix\"><span class=\"checkbox-red\">*</span><input type=\"checkbox\" value=\"None\"  name=\"check\" data-pref-name=\"CONTACT_PREFERENCE\" id=\"notify1\" /><div for=\"notify1\" class=\"check-label\"></div><label for=\"notify1\" class=\"reg-pr\">{{ labels.newcartridgeterms|safe }}</label></div></li></ul><span class=\"custom-validation-message mz-validationmessage newsletterpreference\"></span></div></div>{% endif %}<div class=\"clear\"></div><div class=\"form-buttons mz-l-formfieldgroup-row\"><p class=\"cartridgenote\"></p><button id=\"submitCartridge\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"submitCartridge\" data-gtmeventaction=\"Bottom Page\" class=\"mz-button subscribe-button\">\r\n      {{ labels.cartridgeButton }}</button><p class=\"terms\"></p><p class=\"requiredFields\">{{ labels.mandatoryfields|safe }}</p></div></div>","modules/common/contact-selector-radio":"<div class=\"mz-contactselector {% block module-classes %}{% endblock module-classes %}\">{% block contact-selector %}{% for contact in model.contacts %}<label class=\"mz-contactselector-contact\"><span class=\"mz-contactselector-inputwrapper\"><input type=\"radio\" data-mz-value=\"{{ contactcontext }}contactId\" name=\"contactId\" value=\"{{ contact.id }}\" {% if model.contactId == contact.id %} checked=\"checked\" {% endif %}></span><span class=\"mz-contactselector-summarywrapper\"><div class=\"mz-addresssummary\">{% include \"modules/common/address-summary\" with model=contact %}</div></span></label>{% endfor %}{% if model.contactId == \"new\" %}<div class=\"mz-contactselector-contact mz-contactselector-new\"><span class=\"mz-contactselector-inputwrapper\"><input type=\"radio\" data-mz-value=\"{{ contactcontext }}contactId\" name=\"contactId\" value=\"new\" data-mz-enternewcontact checked=\"checked\"></span><span class=\"mz-contactselector-summarywrapper\">{% block enter-new-form %}{% include \"modules/common/address-form\" with model=editingContact %}{% endblock enter-new-form %}</span></div>{% else %}<label class=\"mz-contactselector-contact mz-contactselector-new\"><span class=\"mz-contactselector-inputwrapper\"><input type=\"radio\" data-mz-value=\"{{ contactcontext }}contactId\" name=\"contactId\" value=\"new\" data-mz-enternewcontact></span><span class=\"mz-contactselector-summarywrapper\"><div class=\"mz-addresssummary\"><span>{{ labels.enterNewAddress }}</span></div></span></label>{% endif %}{% endblock contact-selector %}</div>\r\n","modules/common/contact-selector":"<div class=\"mz-contactselector\">{% block contact-selector %}<div class=\"ship-address-change-wrap clearfix\"><div class=\"my-ship-select\"><div class='input-with-label-div'><label for=\"mz--contactselector-savedcontact\">*{{labels.selectAnAddress}}</label><select id=\"mz--contactselector-savedcontact\" class=\"mz-contactselector\" data-mz-value=\"{{ contactcontext }}contactId\" name=\"contactId\" >{% if pageContext.pageType == \"my_account\" %}<option>{{labels.selectSavedAddress}}</option>{% endif %}{% for contact in model.contacts %}<option value=\"{{ contact.id }}\"  \r\n                        {% if model.id == contact.id %} \r\n                            selected \r\n                        {% else %}{% if model.contactId == contact.id %}\r\n                                selected \r\n                            {% endif %}{% endif %}>{% include \"modules/common/address-list\" with model=contact %}</option>{% endfor %}{% if model.contacts.length < themeSettings.customerAddressBookLimit %}<option data-mz-value=\"{{ contactcontext }}contactId\" class=\"addNewCard\" name=\"contactId\" value=\"new\" data-mz-enternewcontact data-mz-action=\"beginAddContact\"\r\n                        {% if model.contactId == \"new\" %}\r\n                            selected \r\n                        {% endif %}{% if model.id == \"\" and pageContext.pageType != \"my_account\" %} selected {% endif %}\r\n                        >{{labels.addAddress}}\r\n                    </option>{% endif %}</select></div></div><div class=\"max-addresses-notice-container\"><div class=\"max-addresses-notice\">{% if model.contacts.length >= themeSettings.customerAddressBookLimit %}<span class=\"max-addresses-notice-text\">{{labels.maxAddressesNotice|safe}}</span>{% endif %}</div></div>{% if model.contactId == \"new\" %}<div class=\"mz-contactselector-contact mz-contactselector-new mz-checkoutform-shipping\"><span class=\"mz-contactselector-summarywrapper\">{% block enter-new-form %}{% include \"modules/common/address-form\" with addresscontext=\"editingContact.\" model=editingContact %}{% endblock enter-new-form %}</span></div>{% else %}{% if model.id == \"\" and pageContext.pageType != \"my_account\" %}<div class=\"mz-contactselector-contact mz-contactselector-new mz-checkoutform-shipping\"><span class=\"mz-contactselector-summarywrapper\">{% block enter-new-form %}{% include \"modules/common/address-form\" with addresscontext=\"editingContact.\" model=editingContact %}{% endblock enter-new-form %}</span></div>{% endif %}{% endif %}{% for contact in model.contacts %}{% if model.id == contact.id %}<div class=\"addr-summary\">{% include \"modules/common/address-summary\" with model=contact %}<div class=\"edit-ship-address\" class=\"mz-formstep-edit\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Edit\" data-gtmeventaction=\"Middle Page\" data-mz-value=\"{{ contact.id }}\">\r\n                    {{ labels.editAddressInCheckout }}\r\n                </div></div><div class=\"addr-form\" style=\"display: none;\">{% include \"modules/common/address-form\" with model=model %}</div>{% endif %}{% endfor %}{% endblock contact-selector %}</div>\r\n","modules/common/coupon-code-field":"        <div class=\"coupon-field-wrap\">{% if not model.appliedCoupon %}<div class=\"mz-l-formfieldgroup-cell right coupon-action\"><div class='input-with-label-div'><input type=\"text\" id=\"coupon-code\" placeholder=\" \" autocomplete=\"off\" name=\"coupon-code\" value=\"{{ model.couponCode }}\" data-mz-value=\"couponCode\" maxlength=\"40\"><label for=\"coupon-code\">{{ labels.couponCode }}</label></div><button type=\"button\" id=\"cart-coupon-code\" data-eventlabel=\"add coupon\" data-gtmeventaction=\"Middle Page\" data-gtmclass=\"triggerUCS069\" class=\"mz-button\" data-mz-action=\"addCoupon\" {% if not model.couponCode %} disabled=\"disabled\" {% endif %}>{{ labels.applycoupon }}</button><span class=\"mz-validationmessage coupon-validtion\"></span></div>{% endif %}</div><div class=\"coupon-applied\"><ul class=\"coup-msg\">{% if model.shippingDiscounts.length > 0 %}{% for coupon in model.shippingDiscounts %}{% if coupon.discount and coupon.discount.couponCode !== null %}<li><span>{{ labels.couponApplied|string_format(coupon.discount.couponCode|upper)|safe }}</span><a href=\"javascript:void(0);\" id=\"{{model.id}}\" name=\"{{coupon.couponCode}}\" data-mz-action=\"removeCoupon\" class=\"remove-coupon-link\">&times;</a></li>{% endif %}{% endfor %}{% endif %}{% if model.lineItemCoupons and model.lineItemCoupons.couponCode %}<li><span>{{ labels.couponApplied|string_format(model.lineItemCoupons.couponCode|upper)|safe }}</span><a href=\"javascript:void(0);\" id=\"{{model.id}}\" name=\"{{model.lineItemCoupons.couponCode}}\" data-mz-action=\"removeCoupon\" class=\"remove-coupon-link\">&times;</a></li>{% endif %}</ul></div>\r\n","modules/common/credit-card-form":"{% block credit-card-form %}<div class=\"form-wrap clearfix\"><div class=\"mz-l-formfieldgroup-row mz-payment-credit-card-type-row\"  style=\"display:none;\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"mz-payment-credit-card-type\"><span class=\"is-required\">* </span>{{ labels.cardType }}</label></div><div class=\"mz-l-formfieldgroup-cell\"><select id=\"mz-payment-credit-card-type\" data-mz-value=\"{{ cardcontext }}paymentOrCardType\"><option></option>{% if siteContext.checkoutSettings.supportedCards.visa %}<option value=\"VISA\" {% if model.paymentOrCardType == \"VISA\" %}selected=\"selected\"{% endif %}>{{ labels.ccVisa }}</option>{% endif %}{% if siteContext.checkoutSettings.supportedCards.mc %}<option value=\"MC\" {% if model.paymentOrCardType == \"MC\" %}selected=\"selected\"{% endif %}>{{ labels.ccMastercard }}</option>{% endif %}{% if siteContext.checkoutSettings.supportedCards.amex %}<option value=\"AMEX\" {% if model.paymentOrCardType == \"AMEX\" %}selected=\"selected\"{% endif %}>{{ labels.ccAmericanExpress }}</option>{% endif %}{% if siteContext.checkoutSettings.supportedCards.discover %}<option value=\"DISCOVER\" {% if model.paymentOrCardType == \"DISCOVER\" %}selected=\"selected\"{% endif %}>{{ labels.ccDiscover }}</option>{% endif %}{% if siteContext.checkoutSettings.supportedCards.jcb %}<option value=\"JCB\" {% if model.paymentOrCardType == \"JCB\" %}selected=\"selected\"{% endif %}>{{ labels.ccJcb }}</option>{% endif %}</select></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-payment-credit-card-number-row\"><div class=\"mz-l-formfieldgroup-cell\"><input data-cardtype=\"{{model.paymentOrCardType}}\" placeholder=\"*{{labels.cardNumber}}\" max=\"16\" type=\"tel\" name=\"credit-card-number\" id=\"mz-payment-credit-card-number\" data-mz-value=\"{{ cardcontext }}cardNumberPartOrMask\" value=\"{{ model.cardNumberPartOrMask }}\" maxlength=\"16\"><label for=\"mz-payment-credit-card-number\">*{{labels.cardNumber}}</label><span class=\"tool-tip\"><i class=\"help-outline\"></i><span class=\"tool-tip-content\">{{labels.creditToolTip}}</span></span><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"{{ cardcontext }}cardNumberPartOrMask\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-payment-credit-card-name-row\"><div class=\"mz-l-formfieldgroup-cell\"><input placeholder=\"*{{labels.nameOnCard}}\" type=\"text\" name=\"credit-card-name\" id=\"mz-payment-credit-card-name\" autocomplete=\"off\" data-mz-value=\"{{ cardcontext }}nameOnCard\" value=\"{{ model.nameOnCard }}\"><label for=\"mz-payment-credit-card-name\">*{{labels.nameOnCard}}</label><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"{{ cardcontext }}nameOnCard\"></span></div></div></div><div class=\"form-rows clearfix app-row\"><div class=\"left expiration\"><div class=\"mz-l-formfieldgroup-row mz-payment-credit-card-expiration-row\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"mz-payment-expiration-month\">{{ labels.expires }}</label></div><div class=\"mz-l-formfieldgroup-cell\"><select class=\"mz-l-formfieldgroup-halfsize first\" id=\"mz-payment-expiration-month\" name=\"expiration-month\" data-mz-value=\"{{ cardcontext }}expireMonth\"><option value=\"\">*{{labels.selectMonth}}</option><option {% if model.expireMonth == \"01\" %}selected=\"selected\"{% endif %} value=\"01\">{{ labels.january }}</option><option {% if model.expireMonth == \"02\" %}selected=\"selected\"{% endif %} value=\"02\">{{ labels.february }}</option><option {% if model.expireMonth == \"03\" %}selected=\"selected\"{% endif %} value=\"03\">{{ labels.march }}</option><option {% if model.expireMonth == \"04\" %}selected=\"selected\"{% endif %} value=\"04\">{{ labels.april }}</option><option {% if model.expireMonth == \"05\" %}selected=\"selected\"{% endif %} value=\"05\">{{ labels.may }}</option><option {% if model.expireMonth == \"06\" %}selected=\"selected\"{% endif %} value=\"06\">{{ labels.june }}</option><option {% if model.expireMonth == \"07\" %}selected=\"selected\"{% endif %} value=\"07\">{{ labels.july }}</option><option {% if model.expireMonth == \"08\" %}selected=\"selected\"{% endif %} value=\"08\">{{ labels.august }}</option><option {% if model.expireMonth == \"09\" %}selected=\"selected\"{% endif %} value=\"09\">{{ labels.september }}</option><option {% if model.expireMonth == \"10\" %}selected=\"selected\"{% endif %} value=\"10\">{{ labels.october }}</option><option {% if model.expireMonth == \"11\" %}selected=\"selected\"{% endif %} value=\"11\">{{ labels.november }}</option><option {% if model.expireMonth == \"12\" %}selected=\"selected\"{% endif %} value=\"12\">{{ labels.december }}</option></select><select class=\"mz-l-formfieldgroup-halfsize second\" name=\"mz-payment-expiration-year\" data-mz-value=\"{{ cardcontext }}expireYear\"><option value=\"\">*{{labels.selectYear}}</option>{% with now|split(\"-\")[0] as year %}{% for a in [0,1,2,3,4,5,6,7,8,9,10] %}<option {% if model.expireYear == year|add(a) %}selected=\"selected\"{% endif %} value=\"{{ year|add(a) }}\">{{ year|add(a) }}</option>{% endfor %}{% endwith %}</select><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"{{ cardcontext }}expireYear\"></span></div></div></div><div class=\"right\"></div></div></div>{% endblock credit-card-form %}\r\n\r\n","modules/common/dateofbirth":"{% if model == \"months\" %}<option value=\"\">{{labels.selectMonth}}</option>{% with labels.months|split(\",\") as months %}{% for month in months %}<option value=\"{{ forloop.counter }}\">{{ month }}</option>{% endfor %}{% endwith %}{% endif %} {% if model == \"days\" %}<option value=\"\">{{labels.selectDate}}</option><option value=\"1\">1</option><option value=\"2\">2</option><option value=\"3\">3</option><option value=\"4\">4</option><option value=\"5\">5</option><option value=\"6\">6</option><option value=\"7\">7</option><option value=\"8\">8</option><option value=\"9\">9</option><option value=\"10\">10</option><option value=\"11\">11</option><option value=\"12\">12</option><option value=\"13\">13</option><option value=\"14\">14</option><option value=\"15\">15</option><option value=\"16\">16</option><option value=\"17\">17</option><option value=\"18\">18</option><option value=\"19\">19</option><option value=\"20\">20</option><option value=\"21\">21</option><option value=\"22\">22</option><option value=\"23\">23</option><option value=\"24\">24</option><option value=\"25\">25</option><option value=\"26\">26</option><option value=\"27\">27</option><option value=\"28\">28</option><option value=\"29\">29</option><option value=\"30\">30</option><option value=\"31\">31</option>{% endif %} {% if model == \"years\" %}<option value=\"\">{{labels.selectYear}}</option>{% with labels.hyprArray200|split(\",\") as yearLoop %}{% for yearLoopIndex in yearLoop %}{% if themeSettings.birthYears >= forloop.index %}{% with forloop.index|subtract(1)|multiply(-31536000) as sec %}<option value='{{ now|add_time(sec)|date(\"Y\") }}'>{{ now|add_time(sec)|date(\"Y\") }}</option>{% endwith %}{% endif %}{% endfor %}{% endwith %}{% endif %}","modules/common/email-address-summary":"    {{ model.firstName }} {{ model.lastNameOrSurname }}<br />\r\n    {{ model.address.address1 }}<br />{% if model.address.address2 %}{{ model.address.address2 }}<br />{% endif %}{% if model.address.address3 %}{{ model.address.address3 }}<br />{% endif %}{% if model.address.cityOrTown %}{{ model.address.cityOrTown }}, {{ model.address.stateOrProvince }} {{ model.address.postalOrZipCode }}<br />{% endif %}{{ model.address.countryCode }}<br />{% if model.phoneNumbers.home %}{{ model.phoneNumbers.home }}<br />{% endif %}","modules/common/email-item-price":"{% extends \"modules/common/item-price\" %}{% block crossedout-inline-style %}style=\"text-decoration: line-through;\"{% endblock crossedout-inline-style %}","modules/common/email-item-total":"{% extends \"modules/common/item-total\" %}{% block crossedout-inline-style %}style=\"text-decoration: line-through;\"{% endblock crossedout-inline-style %}","modules/common/email-order-summary":"    <table class=\"mz-ordersummary\" cellpadding=\"1\" width=\"100%\"><thead><tr><td bgcolor=\"#666666\" class=\"mz-ordersummary-header-product\"><font color=\"#ffffff\">{{ labels.product }}</font></td><td bgcolor=\"#666666\" class=\"mz-ordersummary-header-qty\"><font color=\"#ffffff\">{{ labels.qty }}</font></td><td bgcolor=\"#666666\" class=\"mz-ordersummary-header-each\"><font color=\"#ffffff\">{{ labels.each }}</font></td><td bgcolor=\"#666666\" class=\"mz-ordersummary-header-total\"><font color=\"#ffffff\">{{ labels.total }}</font></td></tr></thead>{% for item in model.items %}<tbody class=\"mz-ordersummary-lineitems\"><tr class=\"mz-ordersummary-line mz-ordersummary-line-item {% if item.discountTotal > 0 %}is-discounted{% endif %}\"><td class=\"mz-ordersummary-item-product\">\r\n                      {{ item.product.name }}{% if item.product.productUsage == 'Bundle' %}<dl class=\"mz-propertylist\">{% for bundledProduct in item.product.bundledProducts %}<dt>{{ bundledProduct.productCode }}</dt>&nbsp;\r\n                        <dd>{{ bundledProduct.name }} ({{ bundledProduct.quantity }})</dd>{% endfor %}</dl>{% endif %}</td><td>{{ item.quantity }}</td><td align=\"right\"> {% include \"modules/common/email-item-price\" %}</td><td align=\"right\"> {% include \"modules/common/email-item-total\" %}</td></tr></tbody>{% endfor %}<tbody>{% for discount in model.orderDiscounts %}{% if not discount.excluded %}<tr class=\"mz-ordersummary-discount\"><td align=\"right\" colspan=\"4\"><span class=\"mz-ordersummary-discountname\">{{ discount.discount.name }}:</span><span class=\"mz-ordersummary-discountamt\">-{{ discount.impact|currency }}</span></td></tr>{% endif %}{% endfor %}<tr class=\"mz-ordersummary-subtotal\"><td align=\"right\" colspan=\"4\"><span class=\"mz-ordersummary-totalname\">{{ labels.subtotal }}:</span><span class=\"mz-ordersummary-totalvalue\">{{ model.discountedSubTotal|currency }}</span></td></tr>{% if model.dutyTotal > 0 %}<tr class=\"mz-ordersummary-tax\"><td align=\"right\" colspan=\"4\"><span class=\"mz-ordersummary-totalname\">{{ labels.taxDuty }}:</span><span class=\"mz-ordersummary-totalvalue\">{% filter currency %} {{ model.dutyTotal|add:model.taxTotal}} {% endfilter %}</span></td></tr>{% else %}{% if model.taxTotal %}<tr class=\"mz-ordersummary-tax\"><td align=\"right\" colspan=\"4\"><span class=\"mz-ordersummary-totalname\">{{ labels.tax }}:</span><span class=\"mz-ordersummary-totalvalue\">{{ model.taxTotal|currency }}</span></td></tr>{% endif %}{% endif %}<tr class=\"mz-ordersummary-shippingtotal\"><td align=\"right\" colspan=\"4\"><span class=\"mz-ordersummary-totalname\">{{ labels.shippingHandling }}:</span><span class=\"mz-ordersummary-totalvalue\">{{ model.shippingTotal|currency }}</span></td></tr>{% for shippingDiscount in model.shippingDiscounts %}<tr class=\"mz-ordersummary-shippingdiscount\"><td align=\"right\" colspan=\"4\"><span class=\"mz-ordersummary-totalname\">{{ shippingDiscount.discount.discount.name }}:</span><span class=\"mz-ordersummary-totalvalue\">-{{ shippingDiscount.discount.impact|currency }}</span></td></tr>{% endfor %}{% if model.handlingAmount %}<tr class=\"mz-ordersummary-additionalhandling\"><td align=\"right\" colspan=\"4\"><span class=\"mz-ordersummary-totalname\">{{ labels.additionalHandling }}{% if model.handlingAmount > model.handlingTotal  %}<span class=\"is-crossedout\" {% block crossedout-inline-style %}{% endblock crossedout-inline-style %}> ({{ model.handlingAmount|currency }})</span>{% endif %}</span><span class=\"mz-ordersummary-totalvalue\">{{ model.handlingTotal|currency }}</span></td></tr>{% endif %}<tr class=\"mz-ordersummary-grandtotal\"><td align=\"right\" colspan=\"4\"><span class=\"mz-ordersummary-totalname\">{{ labels.total }}:</span><span class=\"mz-ordersummary-totalvalue\">{{ model.total|currency }}</span></td></tr></tbody></table>\r\n","modules/common/item-listing":"<div class=\"mz-itemlisting {% block module-classes %}{% endblock module-classes %}\">{% block item-listing-prefix %}{% endblock item-listing-prefix %}{% block item-listing-code-only %}<div class=\"item-listing-code-only\"><p>{{ model.productCode }}</p></div>{% endblock %}{% block item-listing-code %}<p class=\"model-number\">Model: {{ model.productCode }}</p>{% endblock %}{% block item-listing-image %}{% if model.product.imageUrl %}<div class=\"mz-itemlisting-thumb\"><img loading=\"lazy\" width=\"80px\" height=\"80px\" class=\"mz-itemlisting-thumb-img\" src=\"{% make_url \"image\" model.product with max=80 as_parameters %}\" {% if model.product.imageAlternateText %}alt=\"{{ model.product.imageAlternateText }}\"{% endif %} /></div>{% endif %}{% endblock item-listing-image %}{% block item-listing-details %}<div class=\"mz-itemlisting-details\">{% block item-name %}<a class=\"mz-itemlisting-title\" href=\"{{ model.product.url }}\">\r\n      {{ model.product.name }}</a>{% endblock item-name %}{% block item-details %}<div class=\"mz-itemlisting-description\">{% for option in model.product.options %}{{ option.name }}: {{ option.value }}, {% endfor %}{{ model.product.variationProductCode|default(model.product.productCode) }}{% if model.product.measurements.packageWeight.value %}, {{ model.product.measurements.packageWeight.value }}{{model.measurements.packageWeight.unit }}{% endif %}</div>{% endblock item-details %}{% block item-listing-price %}{% include \"modules/product/price-stack\" %}{% endblock %}</div>{% endblock item-listing-details %}<div class=\"mz-itemlisting-actions\">{% block item-listing-actions %}{% endblock item-listing-actions %}</div>{% block item-listing-extras %}{% endblock item-listing-extras %}</div>","modules/common/item-price":"{% with item.productDiscounts|first as productDiscount %}{% if item.unitPrice.saleAmount %}{% if not productDiscount or productDiscount.appliesToSalePrice %}<span class=\"mz-item-price is-crossedout\" {% block crossedout-inline-style %}{% endblock crossedout-inline-style %}>{% with item.unitPrice.listAmount|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}{% endwith %}</span><span class=\"mz-item-price is-saleprice\">{% with item.unitPrice.extendedAmount|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}{% endwith %}</span>{% else %}<span class=\"mz-item-price\">{% with item.unitPrice.extendedAmount|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}{% endwith %}</span>{% endif %}{% else %}<span class=\"mz-item-price\">{% with item.unitPrice.extendedAmount|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\">$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}{% endwith %}</span>{% endif %}{% endwith %}","modules/common/item-return-form":"<div class=\"mz-returnform\"><div class=\"mz-l-formfieldgroup\"><div class=\"mz-l-formfieldgroup-row mz-returnform-returntype\"><div class=\"mz-l-formfieldgroup-cell\"><label>{{ labels.returnType }}</label></div><div class=\"mz-l-formfieldgroup-cell\"><label><input type=\"radio\" name=\"returnType\" value=\"Refund\" data-mz-value=\"rma.returnType\" checked=\"checked\"/> {{ labels.refund }} </label><label><input type=\"radio\" name=\"returnType\" value=\"Replace\" data-mz-value=\"rma.returnType\" /> {{ labels.replace }} </label></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><label>{{ labels.reasonForReturn }}<span class=\"is-required\"> *</span>:</label></div><div class=\"mz-l-formfieldgroup-cell\"><select data-mz-value=\"rma.reason\" class=\"mz-returnform-reason\"><option value=\"\">{{ labels.pleaseSelect }}</option>{% for reason in pageContext.reasonCollection.items %}<option value=\"{{reason}}\">{{ labels|prop(reason) }}</option>{% endfor %}</select><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"rma.reason\"></span></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><label>{{ labels.quantityToReturn }}<span class=\"is-required\"> *</span>:</label></div><div class=\"mz-l-formfieldgroup-cell mz-returnform-quantity\"><input type=\"number\" data-mz-value=\"rma.quantity\" min=\"1\" max=\"{{ model.quantity }}\" class=\"mz-returnform-quantityfield\" /><span class=\"mz-returnform-quantitylabel\">{{ labels.of }} {{ model.quantity }}</span><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"rma.quantity\"></span></div></div><div class=\"mz-l-formfieldgroup-row mz-returnform-optionalcomments\"><div class=\"mz-l-formfieldgroup-cell\"><label>{{ labels.optionalComments }}</label></div><div class=\"mz-l-formfieldgroup-cell\"><textarea class=\"mz-returnform-optionalcommentsfield\" data-mz-value=\"rma.comments\"></textarea></div></div><div class=\"mz-l-formfieldgroup-row mz-returnform-actions\"><div class=\"mz-l-formfieldgroup-cell\"><label>{{ labels.actions }}</label></div><div class=\"mz-l-formfieldgroup-cell\"><button class=\"mz-button\" data-mz-action=\"finishReturnItem\">{{ labels.submit }}</button><button class=\"mz-button\" data-mz-action=\"cancelReturnItem\">{{ labels.cancel }}</button></div></div></div></div>\r\n","modules/common/item-total":"{% if item.discountedTotal || item.discountedTotal == 0 %}{% if item.discountedTotal < item.subtotal %}{% if item.product.productType != themeSettings.brotherCareProductType %}<span class=\"mz-item-rowtotal is-crossedout\" {% block crossedout-inline-style %}{% endblock crossedout-inline-style %}>{% with item.subtotal|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<span class=\"dollartext\" >$</span>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}{% endwith %}</span>{% for productDiscount in item.productDiscounts %}<div class=\"mz-item-discount\"><span class=\"mz-item-discountname\">{{ productDiscount.discount.name }}</span>{% if productDiscount.discount.freeShipping %}<span class=\"mz-item-discountamt\">{{ labels.freeShipping }}</span>{% else %}<span class=\"mz-item-discountamt\"> -{{ productDiscount.impact|currency }}</span>{% endif %}</div>{% endfor %}{% endif %}{% with item.discountedTotal|currency as new_price %}<span class=\"mz-item-rowtotal {% if isMiniCart == \"true\" %} strike-through-red {% endif %}  {% if item.unitPrice.saleAmount %}is-saleprice{% endif %} {% if pageContext.pageType == \"cart\" %}strike-through-red{% endif %}\" aria-label=\"Total {{new_price}}\">{% if themeSettings.siteLang == \"English\" %}<sup aria-label=\" $ {{new_price|replace('$','')|safe}} \"><span class=\"dollartext\" >$</span></sup>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <sup><span class=\"dollartext\">$</span></sup>{% endif %}</span>{% endwith %}{% else %}{% with item.subtotal|currency as new_price %}<span class=\"mz-item-rowtotal {% if item.unitPrice.saleAmount %}is-saleprice{% endif %}\" aria-label=\"Total {{new_price}}\">{% if themeSettings.siteLang == \"English\" %}<sup><span class=\"dollartext\">$</span></sup>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <sup><span class=\"dollartext\" >$</span></sup>{% endif %}</span>{% endwith %}{% endif %}{% else %}{% with item.subtotal|currency as new_price %}<span class=\"mz-item-rowtotal {% if item.unitPrice.saleAmount %}is-saleprice{% endif %}\" aria-label=\"Total {{new_price}}\">{% if themeSettings.siteLang == \"English\" %}<sup><span class=\"dollartext\">$</span></sup>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <sup><span class=\"dollartext\">$</span></sup>{% endif %}</span>{% endwith %}{% endif %}{% if item.ehf %}{% if themeSettings.siteLang == \"English\" %}{% with item.productTotalEcoFee|currency as ecoFee %}<div class=\"ehf-message\">{{labels.ehfMessage|string_format(ecoFee, labels.ecofeeTooltip)|safe}}</div>{% endwith %}{% else %}{% with item.productTotalEcoFee|currency|replace('$','')|replace(',',' ')|replace('.',',') as ecoFee %}{% with \"{0} $\"|string_format(ecoFee) as ecoFeeFr %}<div class=\"ehf-message\">{{labels.ehfMessage|string_format(ecoFeeFr, labels.ecofeeTooltip)|safe}}</div>{% endwith %}{% endwith %}{% endif %}{% endif %}","modules/common/just-price":"{% if model.onSale %}<span itemprop=\"price\" class=\"mz-price is-saleprice\">\r\n     {{model.salePrice|currency}}{% if model.priceType == \"MAP\" %}<div>add to cart to see final price</div>{% endif %}</span>{% endif %}  ","modules/common/login-popover":"<div class=\"mz-popover mz-popover-login mz-l-slidebox\"><div class=\"mz-l-slidebox-outer\"><div class=\"mz-l-slidebox-inner\"><section data-mz-role=\"login-form\" class=\"mz-login-form mz-l-slidebox-panel\"><div class=\"login-form-container\"><div class=\"login-left\"><div class=\"login-left-zone\"><div class=\"login-left-container\"><div class=\"login-image\"><img loading=\"lazy\" width=\"666px\" height=\"398px\" src=\"{% make_url 'cdn' '/resources/images/login-form-image.png' %}\" alt=\"Login\"></div><div class=\"login-blob-title\"><img loading=\"lazy\" width=\"auto\" height=\"auto\" src=\"{% make_url 'cdn' '/resources/images/login-form-blop.svg' %}\" alt=\"How will you Benefit\"><div class=\"login-blob-text\"><p class=\"login-bold\">How Will You Benefit</p><p class=\"login-normal\">from signing up with Brother?</p></div></div></div><div class=\"login-number\"><ul><li><span><i>01</i> Easy Checkout </span></li><li><span><i>02</i> Reordering Tools </span></li><li><span><i>03</i> Access to discounts and info </span></li></ul></div></div></div><div class=\"login-right\"><a id=\"login-popover-close\" class=\"close\" href=\"javascript:void(0);\">×</a><p>Access Your Account Dashboard</p><span class=\"login-heading\">Sign In Here!</span><label for=\"email\">\r\n                            Email\r\n                        </label><input name=\"email\" data-mz-login-email=\"\" placeholder=\"{{ labels.logInInput }}\" type=\"text\" /><label for=\"password\"></label><input name=\"password\" data-mz-login-password=\"\" placeholder=\"{{ labels.password }}\" type=\"password\" /><div class=\"mz-popover-action\">\r\n                            (<a data-mz-action=\"forgotpasswordform\" href=\"javascript:;\">{{ labels.forgotPasswordLink }}</a>) <button class=\"mz-button\" data-mz-action=\"submitlogin\">{{ labels.logIn }}</button></div></div></div></section><section data-mz-role=\"forgotpassword-form\" class=\"mz-forgot-password mz-l-slidebox-panel\"><label>{{ labels.resetPassword }}</label><input type=\"email\" data-mz-forgotpassword-email=\"\" name=\"reset-password\" placeholder=\"{{ labels.emailAddress }}\" /><div class=\"mz-popover-action\">\r\n                  (<a class=\"login-back\" href=\"javascript:;\" data-mz-action=\"loginform\">{{ labels.cancel }}</a>) <button class=\"mz-button\" data-mz-action=\"submitforgotpassword\">{{ labels.sendEmail }}</button></div></section></div></div><section data-mz-role=\"popover-message\" class=\"mz-popover-message\"></section></div>","modules/common/message-bar":"<div class=\"mz-messagebar\" data-mz-message-bar=\"\">{% if model.length > 0 %}{% with model|first as firstItem %}{% if firstItem.messageType and firstItem.messageType == \"exclusivePricelist\" %}<ul class=\"is-showing mz-infos\">{% for msg in model %}<li class=\"mz-message-item\" >{{ labels|prop(msg.messageType) }}</li><ul>{% for itemsRemoved in msg.productsRemoved %}<li class=\"mz-message-item\">{{itemsRemoved.name}} ({% if itemsRemoved.variationProductCode %}{{itemsRemoved.variationProductCode}}{%else%}{{itemsRemoved.productCode}}{%endif%})</li>{% endfor %}</ul>{% endfor %}</ul>{% else %}{% if firstItem.messageType and firstItem.messageType == \"newPricelist\" %}<ul class=\"is-showing mz-success\">{% for msg in model %}<li class=\"mz-message-item\" >{{ labels|prop(msg.messageType) }}</li>{% endfor %}</ul>{% else %}<ul class=\"is-showing mz-errors\">{% for msg in model %}{% if msg.message == \"Missing or invalid parameter: password Password must be different from the previous 4 utilized passwords.\" %}<li class=\"mz-message-item\" >{{ labels.passwordLast4 }}</li>{% else %}<li class=\"mz-message-item\" >{{ msg.message|replace(\"Validation Error: \", \"\")|safe }}</li>{% endif %}{% endfor %}</ul><style>\r\n                        body:not(.mz-checkout) .mz-errors {display: none;}\r\n                        body:not(.mz-checkout) .mz-errors:has(.child) { display: block;}\r\n                        body.mz-cart .mz-errors {display: block!important;}\r\n                        body.mz-cart .mz-errors li.mz-message-item a {color: #c60c10!important; text-decoration: underline!important; font-weight: bold!important;}\r\n                        body.mz-checkout .mz-errors li.mz-message-item a {color: #c60c10!important; text-decoration: underline!important; font-weight: bold!important;}\r\n                    </style>{% endif %}{% endif %}{% endwith %}{% endif %}</div>","modules/common/order-list":"  <ul class=\"mz-orderlist\">{% for order in model.items %}<li>{% include \"modules/common/order-listing\" with model=order %}</li>{% endfor %}</ul>","modules/common/order-listing":"<div class=\"mz-orderlisting\" data-mz-id=\"{{ model.id }}\"><div class=\"mz-orderlisting-detail\"><h3 class=\"mz-orderlisting-date\">{% if model.submittedDate %}{{ model.submittedDate|date(\"F j, Y\") }}{% else %}{{ model.auditInfo.createDate|date(\"F j, Y\") }}{% endif %}</h3>{% block order-details %}<dl class=\"mz-propertylist\"><dt>{{ labels.orderNumber }}</dt><dd>{{ model.orderNumber }}</dd><dt>{{ labels.orderStatus }}</dt><dd>{{ model.status }}</dd><dt>{{ labels.total }}</dt><dd>{{ model.total|currency }}</dd>{% if model.amountRefunded > 0 %}<dt>{{ labels.refund }}</dt><dd>{{ model.amountRefunded|currency }}</dd>{% endif %}{% block order-shipped-to %}{% if model.fulfillmentInfo.fulfillmentContact %}<dt>{{ labels.shippedTo }}</dt><dd>{{ model.fulfillmentInfo.fulfillmentContact.firstName }} {{ model.fulfillmentInfo.fulfillmentContact.lastNameOrSurname }}</dd>{% endif %}{% endblock order-shipped-to %}</dl>{% endblock order-details %}</div><div class=\"mz-orderlisting-items\">{% block order-items %}{% for item in model.items %}{% include \"modules/common/item-listing\" with model=item %}{% endfor %}{% endblock order-items %}</div></div>","modules/common/page-numbers":"{% if not model.hasPreviousPage %}<span class=\"mz-pagenumbers-prev is-disabled\">{{ labels.previousPage }}</span>{% else %}<a class=\"mz-pagenumbers-prev\" href=\"{% make_url \"paging\" model with page=\"previous\" %}\" rel=\"previous\" data-mz-action=\"previous\">{{ labels.previousPage }}</a>{% endif %}{% if model.currentPage == 1 %}<span class=\"mz-pagenumbers-number is-current\" data-mz-page-num=\"1\">1</span>{% else %}<a class=\"mz-pagenumbers-number\" href=\"{% make_url \"paging\" model with page=1 %}\" data-mz-action=\"page\" data-mz-page-num=\"1\">1</a>{% endif %}{% if model.currentPage > 4 %}<span class=\"mz-pagenumbers-break\">...</span>{% endif %}{% for pageNumber in model.middlePageNumbers %}{% if model.currentPage == pageNumber %}<span class=\"mz-pagenumbers-number is-current\" data-mz-page-num=\"{{ pageNumber }}\">{{ pageNumber }}</span>{% else %}<a class=\"mz-pagenumbers-number\" href=\"{% make_url \"paging\" model with page=pageNumber %}\" data-mz-action=\"page\" data-mz-page-num=\"{{ pageNumber }}\">{{ pageNumber }}</a>{% endif %}{% if forloop.last and pageNumber|add(1) < model.pageCount and model.pageCount > 1 %}<span class=\"mz-pagenumbers-break mz-pagenumbers-breaklast\">...</span>{% endif %}{% endfor %}{% if model.pageCount > 1 %}{% if model.currentPage == model.pageCount %}<span class=\"mz-pagenumbers-number is-current\" data-mz-page-num=\"{{ model.pageCount }}\">{{ model.pageCount }}</span>{% else %}<a class=\"mz-pagenumbers-number\" href=\"{% make_url \"paging\" model with page=model.pageCount %}\" data-mz-action=\"page\" data-mz-page-num=\"{{ model.pageCount }}\">{{ model.pageCount }}</a>{% endif %}{% endif %}{% if not model.hasNextPage %}<span class=\"mz-pagenumbers-next is-disabled\">{{ labels.nextPage }}</span>{% else %}<a class=\"mz-pagenumbers-next\" href=\"{% make_url \"paging\" model with page=\"next\" %}\" rel=\"next\" data-mz-action=\"next\">{{ labels.nextPage }}</a>{% endif %}\r\n","modules/common/order-detail-anonymous":"{% if model.OrderItems.length > 0 %}<div class=\"anon-order-detail-outer\"><div class=\"anon-order-detail-inner\"><div id=\"orders-container\"><div class=\"summary-order-content\"><div class=\"summary-order-postal\">{% if pageContext.isMobile %}<label>Tracking Details</label>{% endif %}<div><b>{{labels.orderId|safe}}</b><br /><span class=\"order-number\">{% for orderHeaderData in model.OrderHeader %}{{orderHeaderData.OrderNumber}}{% endfor %}</span></div><div><b>{{labels.postalCode}}</b><br /><span class=\"order-number\">\r\n                        {{model.postalNumber|default('N/A')}}\r\n                    </span></div></div><div class=\"summary-order-content-header\">{% for orderHeaderData in model.OrderHeader %}<div class=\"summary-order-content-item order-number\"><b>{{labels.num|safe}}</b><br /><span class=\"order-number\">{{orderHeaderData.OrderNumber}}</span></div><div class=\"summary-order-content-item order-placed\"><b>{{labels.placed}}</b><br /><span class=\"order-number\">{% if themeSettings.siteLang == \"English\" %}{{orderHeaderData.OrderDate|date(\"F j, Y\")}}{% else %}{% with orderHeaderData.OrderDate|date(\"j F Y\") as fullDateFrench %}{% for individualMonth in themeSettings.monthNames.data %}{% if individualMonth.monthnumber == myOrders.OrderDate|date(\"F\") %}{{ fullDateFrench|replace(individualMonth.monthnumber,individualMonth.frenchName) }}{% endif %}{% endfor %}{% endwith %}{% endif %}</span></div><div class=\"summary-order-content-item order-status\"><b>{{labels.status}}</b><br /><span class=\"order-number\">{% with model.OrderHeader|first as orderHeaderData %}{{orderHeaderData.OrdersStatus}}{% endwith %}</span></div><div class=\"summary-order-content-item order-total\"><b>{{labels.total}}</b><br /><span class=\"order-number\">{% with model.OrderHeader|first as orderHeaderData %}{% if themeSettings.siteLang == \"English\" %}\r\n                                ${{orderHeaderData.OrdertTotal|replace('$','')|safe}}{% else %}{{orderHeaderData.OrdertTotal|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                            {% endif %}{% endwith %}</span></div>{% endfor %}</div><div id=\"for-mobile\"><div class=\"ship-bill-info\"><div class=\"order-detail-wrap\"><div  class=\"order-detail\"><div class=\"summary-address\"><div class=\"summary-address-shipping\"><span class=\"shipping-title\">{{labels.shippingInfo2}}</span><span class=\"shipping-label\">{{labels.shippingAddress}}:</span><div class=\"summary-address-content\">{% for ShippingAddress in model.ShippingAddress %}<p class=\"name\">\r\n                                            {{ShippingAddress.LastName}}\r\n                                        </p>{% if ShippingAddress.FirstName != \"\" %}<p class=\"company\">\r\n                                            {{ShippingAddress.FirstName}} \r\n                                        </p>{% endif %}<p class=\"street1\">\r\n                                            {{ShippingAddress.Street1}}\r\n                                        </p><p class=\"street2\">\r\n                                            {{ShippingAddress.Street2}}\r\n                                        </p><p class=\"city\">\r\n                                            {{ShippingAddress.City}}\r\n                                        </p>{% if ShippingAddress.Province or ShippingAddress.Zipcode %}<p class=\"province-postal\">\r\n                                                    {{ShippingAddress.Province}}{% if ShippingAddress.Province and ShippingAddress.Zipcode %},{% endif %} {{ShippingAddress.Zipcode}} \r\n                                                </p>{% endif %}<p class=\"country\">\r\n                                            {{ShippingAddress.Country}}\r\n                                        </p><p class=\"phone-number\">\r\n                                            {{ShippingAddress.PhoneNumber}}\r\n                                        </p>{% endfor %}</div><div class=\"summary-address-method\"><b>{{labels.shipMethod}}:</b><p>{% with model.OrderHeader|first as orderHeaderData %}{% if orderHeaderData.ShippingCharges == \"0.00\" %}{{labels.expeditedShipping|safe}} - {{labels.free}}{% else %}{{labels.expressShipping|safe}} - \r\n                                                {% if themeSettings.siteLang == \"English\" %}\r\n                                                    ${{orderHeaderData.ShippingCharges|replace('$','')|safe}}{% else %}{{orderHeaderData.ShippingCharges|replace('$','')|replace(',',' ')|replace('.',',')|safe}}$\r\n                                                {% endif %}{% endif %}{% endwith %}</p></div>{% with model.OrderHeader|first as orderHeaderData %}{% if orderHeaderData.TrackingNumberURLHeader and orderHeaderData.TrackingNumberURLHeader !== \"\" %}{% with orderHeaderData.TrackingNumberURLHeader|split(',')|first as tUrl %}<div class=\"summary-address-method\"><b>{{labels.orderStatus}} :</b><p><span class=\"tracking-url\"><a href=\"{{tUrl}}\" target=\"_blank\" style=\"color:black;text-decoration:underline;\">{{labels.trackYourOrder}}</a></span></p></div>{% endwith %}{% endif %}{% endwith %}</div><div class=\"summary-address-billing\">{% if model.BillingAddress %}{% for BillingAddress in model.BillingAddress %}<span class=\"billing-title\">{{labels.billingInformation}}</span><div class=\"billing-email\"><span class=\"billing-label\">{{labels.billingEmail}}:</span><span class=\"billing-emailid\">{{BillingAddress.Email}}</span></div><span class=\"billing-label\">{{labels.billingAddress}}:</span><div class=\"summary-address-content\"><p class=\"name\">\r\n                                                {{BillingAddress.LastName}}\r\n                                            </p>{% if BillingAddress.FirstName != \"\" %}<p class=\"company\">\r\n                                                {{BillingAddress.FirstName}} \r\n                                            </p>{% endif %}<p class=\"street1\">\r\n                                                {{BillingAddress.Street1}}\r\n                                            </p><p class=\"street2\">\r\n                                                {{BillingAddress.Street2}}\r\n                                            </p><p class=\"city\">\r\n                                                {{BillingAddress.City}}\r\n                                            </p>{% if BillingAddress.Province or BillingAddress.Zipcode %}<p class=\"province-postal\">\r\n                                                    {{BillingAddress.Province}}{% if BillingAddress.Province and BillingAddress.Zipcode %},{% endif %} {{BillingAddress.Zipcode}} \r\n                                                </p>{% endif %}<p class=\"country\">\r\n                                                {{BillingAddress.Country}}\r\n                                            </p><p class=\"phone-number\">\r\n                                                {{BillingAddress.PhoneNumber}}\r\n                                            </p></div>{% endfor %}{% endif %}{% with model.OrderHeader|first as orderHeaderData %}{% if orderHeaderData.CreditCardType %}<div class=\"summary-payment-method\"><b class=\"payment-label\">{{labels.paymentMethod}}:</b><p>{{labels.creditCardAcc}} - {{orderHeaderData.CreditCardType}}</p></div>{% endif %}{% endwith %}</div></div></div></div></div><div class=\"order-detail-wrap ship-summary\"><h3 class=\"ordersummary-label\">{{labels.trackOrderSummary}}</h3><div class=\"product-detail-container\" data-mz-order-detail=\"{{myOrders.OrderNumber}}\"><div class=\"order-lineitems-header\"><div class=\"order-lineitem content\">\r\n                                {{labels.product}}\r\n                            </div><div class=\"order-lineitem price\">\r\n                                {{labels.price}}\r\n                            </div><div class=\"order-lineitem qty-ordered\">\r\n                                {{labels.qtyOrdered}}\r\n                            </div><div class=\"order-lineitem qty-delivered\">\r\n                                {{labels.qtyDelivered}}\r\n                            </div><div class=\"order-lineitem total\">\r\n                                {{labels.total}}\r\n                            </div></div>{% for productDetail in model.OrderItems %}{% if productDetail.mozuData %}<div class=\"product-detail-wrap\"><div class=\"product-detail\"><div class=\"order-lineitem content\">{% with productDetail.mozuData.content.productImages | first as productImage %}<div class=\"product-thums\">{% if productImage %}<img loading=\"lazy\" width=\"60px\" height=\"60px\" itemprop=\"image\" class=\"mz-productimages-mainimage\" data-mz-productimage-main=\"\" src=\"{% make_url \"image\" productImage.imageUrl with max=60 as_parameter %}\" alt=\"{{myProducts.mozuData.content.productName}}\">{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"60px\" height=\"60px\" src=\"{{ labels.brothernoImage }}?max=60\" class=\"mz-productimages-mainimage\" alt=\"{{ myProducts.mozuData.content.productName }}\" />{% else %}<img loading=\"lazy\" width=\"60px\" height=\"60px\" src=\"{{ labels.brothernoImage }}?max=60\" class=\"mz-productimages-mainimage\" alt=\"{{ myProducts.mozuData.content.productName }}\" />{% endif %}{% endif %}</div>{% endwith %}<div class=\"product-name\"><div class=\"product-name-title\">{{productDetail.mozuData.content.productName}}</div><span class=\"model-number\"><span class=\"model-label\">{{labels.model|safe}}: </span>{{productDetail.mozuData.productCode}}</span></div></div><div class=\"order-lineitem price\">{% if productDetail.UnitPrice != productDetail.DiscountedPrice %}<span class=\"product-discount-value\">{% if themeSettings.siteLang == \"English\" %}\r\n                                        ${{productDetail.UnitPrice|replace('$','')|safe}}{% else %}{{productDetail.UnitPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                    {% endif %}</span>{% endif %}<span class=\"product-price\">{% if themeSettings.siteLang == \"English\" %}\r\n                                    ${{productDetail.DiscountedPrice|replace('$','')|safe}}{% else %}{{productDetail.DiscountedPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                {% endif %}</span></div><div class=\"order-lineitem qty-ordered\">{% with productDetail.QuantityOrdered|split(\".\")|first as QO %}{% if pageContext.isMobile %}{{labels.softCartqty}}:{% endif %} {{QO}} {% endwith %}</div><div class=\"order-lineitem qty-delivered\"> {% with productDetail.QuantityDelivered|split(\".\")|first as QD %} {{ QD }}{% endwith %}</div><div class=\"order-lineitem total\">{% if themeSettings.siteLang == \"English\" %}\r\n                                    ${{productDetail.ItemValue|replace('$','')|safe}}{% else %}{{productDetail.ItemValue|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                {% endif %}{% if pageContext.isDesktop or pageContext.isTablet %}{% if productDetail.TrackingURLItem != \"\" %}<span class=\"tracking-url\"><a href=\"{{productDetail.TrackingURLItem}}\">{{labels.trackItem}}</a></span>{% endif %}{% if productDetail.OrderStatus == \"Completely Shipped\" or productDetail.OrderStatus == \"CSHIPPED\" or productDetail.OrderStatus == \"Shipped\" or productDetail.OrderStatus == \"Envoyée\"  %}<span class=\"tracking-url\"><a href=\"{% if themeSettings.siteLang == \"English\" %}https://brothercanadaen--tst.custhelp.com/app/chat/chat_launch{% else %}https://brothercanadafr--tst.custhelp.com/app/chat/chat_launch{% endif %}\">{{labels.returnOrExchange}}</a></span>{% endif %}{% endif %}</div>{% if pageContext.isMobile %}{% if productDetail.TrackingURLItem != \"\" %}<span class=\"tracking-url-mobile\"><a href=\"{{productDetail.TrackingURLItem}}\">{{labels.trackItem}}</a>{% endif %}{% if productDetail.OrderStatus == \"Completely Shipped\" or productDetail.OrderStatus == \"CSHIPPED\" or productDetail.OrderStatus == \"Shipped\" or productDetail.OrderStatus == \"Envoyée\"  %}<span class=\"tracking-url-mobile\"><a href=\"{% if themeSettings.siteLang == \"English\" %}https://brothercanadaen--tst.custhelp.com/app/chat/chat_launch{% else %}https://brothercanadafr--tst.custhelp.com/app/chat/chat_launch{% endif %}\">{{labels.returnOrExchange}}</a></span>{% endif %}{% endif %}</div>{% if productDetail.mozuDataBC %}<div class=\"product-detail brother-care\"><div class=\"brother-care-label\">{{labels.bcPlan}}</div><div class=\"order-lineitem content\">{% with productDetail.mozuDataBC.content.productImages | first as productImage %}<div class=\"product-thums\">{% if productImage %}<img loading=\"lazy\" width=\"40px\" height=\"40px\" itemprop=\"image\" class=\"mz-productimages-mainimage\" data-mz-productimage-main=\"\" src=\"{% make_url \"image\" productImage.imageUrl with max=40 as_parameter %}\" alt=\"{{myProducts.mozuData.content.productName}}\">{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"60px\" height=\"60px\" src=\"{{ labels.brothernoImage }}?max=60\" class=\"mz-productimages-mainimage\" alt=\"{{ myProducts.mozuData.content.productName }}\" />{% else %}<img loading=\"lazy\" width=\"60px\" height=\"60px\" src=\"{{ labels.brothernoImage }}?max=60\" class=\"mz-productimages-mainimage\" alt=\"{{ myProducts.mozuData.content.productName }}\" />{% endif %}{% endif %}</div>{% endwith %}<div class=\"product-name\"><div class=\"product-name-title\">{{productDetail.mozuDataBC.content.productName}}</div><span class=\"model-number\"><span class=\"model-label\">{{labels.model|safe}}: </span>{{productDetail.mozuDataBC.productCode}}</span></div></div><div class=\"order-lineitem price\">{% if productDetail.mozuDataBC.UnitPrice|replace('$','') == \"0.00\" %}{{labels.free}}{% else %}{% if themeSettings.siteLang == \"English\" %}\r\n                                            ${{productDetail.UnitPrice|replace('$','')|safe}}{% else %}{{productDetail.UnitPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                        {% endif %}{% endif %}</div><div class=\"order-lineitem qty-ordered\"></div><div class=\"order-lineitem qty-delivered\"></div><div class=\"order-lineitem total\">{% if productDetail.mozuDataBC.ItemValue|replace('$','') == \"0.00\" %}{{labels.free}}{% else %}{% if themeSettings.siteLang == \"English\" %}\r\n                                            ${{productDetail.ItemValue|replace('$','')|safe}}{% else %}{{productDetail.ItemValue|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                        {% endif %}{% endif %}</div></div>{% endif %}</div>{% endif %}{% endfor %}</div></div></div><div class=\"order-detail-wrap final-summary\">{% with model.OrderHeader|first as orderPrices %}<div class=\"order-net-price\"><div class=\"order-net-price-wrap\"><div class=\"order-net-price-label\">\r\n                            {{labels.subtotal}} :\r\n                        </div><div class=\"order-net-price-content\">{% if themeSettings.siteLang == \"English\" %}\r\n                            ${{orderPrices.SubTotal|replace('$','')|safe}}{% else %}{{orderPrices.SubTotal|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}</div></div><div class=\"order-net-price-wrap\"><div class=\"order-net-price-label\">\r\n                            {{labels.ecoFee}} :\r\n                        </div><div class=\"order-net-price-content\">{% if themeSettings.siteLang == \"English\" %}\r\n                                ${{orderPrices.Ecofee|replace('$','')|safe}}{% else %}{{orderPrices.Ecofee|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                            {% endif %}</div></div><div class=\"order-net-price-wrap\"><div class=\"order-net-price-label\">\r\n                            {{labels.discount}} :\r\n                        </div><div class=\"order-net-price-content\">{% if themeSettings.siteLang == \"English\" %}\r\n                                ${{orderPrices.Discount_Value|replace('$','')|safe}}{% else %}{{orderPrices.Discount_Value|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                            {% endif %}</div></div><div class=\"order-net-price-wrap\"><div class=\"order-net-price-label\">\r\n                            {{labels.shippingHandling}} :\r\n                        </div><div class=\"order-net-price-content\">{% if orderPrices.ShippingCharges|replace('$','') == \"0.00\" %}{{labels.free}}{% else %}{% if themeSettings.siteLang == \"English\" %}\r\n                                    ${{orderPrices.ShippingCharges|replace('$','')|safe}}{% else %}{{orderPrices.ShippingCharges|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                {% endif %}{% endif %}</div></div><div class=\"order-net-price-wrap\"><div class=\"order-net-price-label\">\r\n                            {{labels.qstpst}} :\r\n                        </div><div class=\"order-net-price-content\">{% if themeSettings.siteLang == \"English\" %}\r\n                                ${{orderPrices.PST_QST|replace('$','')|safe}}{% else %}{{orderPrices.PST_QST|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                            {% endif %}</div></div><div class=\"order-net-price-wrap\"><div class=\"order-net-price-label\">\r\n                            {{labels.gsthst}} :  \r\n                        </div><div class=\"order-net-price-content\">{% if themeSettings.siteLang == \"English\" %}\r\n                                ${{orderPrices.GST_HST|replace('$','')|safe}}{% else %}{{orderPrices.GST_HST|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                            {% endif %}</div></div><div class=\"order-net-price-wrap grant-total\"><div class=\"order-net-price-label grant-total\">\r\n                            {{labels.grandTotal}}\r\n                        </div><div class=\"order-net-price-content grant-total\">{% if themeSettings.siteLang == \"English\" %}\r\n                                ${{orderPrices.OrdertTotal|replace('$','')|safe}}{% else %}{{orderPrices.OrdertTotal|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <sup> $</sup>{% endif %}</div></div></div><div class=\"order-total-savings\"><div class=\"total-savings-bc-saving\"><div class=\"order-net-price-label bc-saving\">\r\n                            {{labels.brotherCareSavings}}:\r\n                        </div><div class=\"order-net-price-content bc-saving\">{% if themeSettings.siteLang == \"English\" %}\r\n                                ${{orderPrices.TotalBrotherCareSavings|replace('$','')|safe}}{% else %}{{orderPrices.TotalBrotherCareSavings|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                            {% endif %}</div></div><div class=\"total-savings-promo-saving\"><div class=\"order-net-price-label promo-saving\">\r\n                            {{labels.promoSavings}}:\r\n                        </div><div class=\"order-net-price-content promo-saving\">{% if themeSettings.siteLang == \"English\" %}\r\n                                ${{orderPrices.TotalPromoSavings|replace('$','')|safe}}{% else %}{{orderPrices.TotalPromoSavings|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                            {% endif %}</div></div></div>{% endwith %}</div></div>{% if model.currentTab == \"dashboard-order\" %}<div class=\"view-all-items\"><a class=\"view-all-button mz-full-orange-button mz-button\" href=\"#myorders\" data-target=\"account-orders\">\r\n                    {{ labels.viewAllOrders }}\r\n                </a></div>{% endif %}{% if model.currentTab == \"dashboard-return\" %}<div class=\"view-all-items\"><a class=\"view-all-button mz-full-orange-button mz-button\" href=\"#myreturns\" data-target=\"account-returns\">\r\n                    {{ labels.viewAllReturns }}\r\n                </a></div>{% endif %}</div></div></div>{% endif %}","modules/common/page-sort":"<label class=\"mz-pagingcontrols-pagesort-label\" ><label for=\"pagesort_ada\" class=\"ada-hidden-label\">Page Sort</label><select id=\"pagesort_ada\" data-mz-value=\"sortBy\" class=\"mz-pagingcontrols-pagesort-dropdown js-example-basic-single\" autocomplete=\"off\" >{% if pageContext.pagination and pageContext.pagination.pageSize %}{% if pageContext.search.query %}<option data-mz-url=\"?pageSize={{pageContext.pagination.pageSize}}&query={{pageContext.search.query}}\" {% if model.currentSort == \"\" %}selected=\"selected\"{% endif %} value=\"default\">{{labels.primary2}}</option>{% else %}<option data-mz-url=\"?pageSize={{pageContext.pagination.pageSize}}\" {% if model.currentSort == \"\" %}selected=\"selected\"{% endif %} value=\"default\">{{labels.primary2}}</option>{% endif %}{% else %}{% if pageContext.search.query %}<option data-mz-url=\"?query={{pageContext.search.query}}\" {% if model.currentSort == \"\" %}selected=\"selected\"{% endif %} value=\"default\">{{labels.primary2}}</option>{% else %}<option data-mz-url=\"?sortBy=\" {% if model.currentSort == \"\" %}selected=\"selected\"{% endif %} value=\"default\">{{labels.primary2}}</option>{% endif %}{% endif %}{% for sortValue in themeSettings.sorts %}{% if pageContext.cmsContext.template.path != \"zinfiPartners\" or (sortValue.value != \"price asc\" and sortValue.value != \"price desc\") %}{% if pageContext.categoryId == themeSettings.contentCategoryId %}{% if sortValue.text == 'sortByPriceAsc' %}{% else %}{% if sortValue.text == 'sortByPriceDesc' %}{% else %}{% if sortValue.text == 'ratings' %}{% else %}<option data-mz-url=\"{% make_url \"sorting\" model with sortBy=sortValue.value %}\" value=\"{{ sortValue.value }}\"{% if model.currentSort == sortValue.value %} selected=\"selected\"{% endif %}>{{labels|prop(sortValue.text|safe)}}</option>{% endif %}{% endif %}{% endif %}{% else %}{% if pageContext.pageType == \"search\" %}{% if sortValue.text != \"relevance\" %}<option data-mz-url=\"{% make_url \"sorting\" model with sortBy=sortValue.value %}\" value=\"{{ sortValue.value }}\"{% if model.currentSort == sortValue.value %} selected=\"selected\"{% endif %}>{{labels|prop(sortValue.text|safe)}}</option>{% endif %}{% else %}{% if sortValue.text != \"relevance\" %}<option data-mz-url=\"{% make_url \"sorting\" model with sortBy=sortValue.value %}\" value=\"{{ sortValue.value }}\"{% if model.currentSort == sortValue.value %} selected=\"selected\"{% endif %}>{{labels|prop(sortValue.text|safe)}}</option>{% endif %}{% endif %}{% endif %}{% endif %}{% endfor %}</select></label>","modules/common/order-summary":"{% if pageContext.pageType == \"checkout\" %}<div class=\"orders-inside-block clearfix\">{% for item in model.items %}{% if item.product.productType == themeSettings.brotherCareProductType %}{% for option in item.product.options %}{% if option.attributeFQN == themeSettings.attributesFQN.BCSerialNumber %}<div class=\"orders-row clearfix\"><div class=\"orders-row-wrap clearfix\"><div class=\"orders-row-image\">{% if item.product.imageUrl.length > 0 %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{% make_url \"image\" item.product.imageUrl with max=200 as_parameter %}\" alt=\"{{ item.product.name }}\">{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% endif %}</a>{% endif %}</div><div class=\"orders-row-text\"><div class=\"orders-row-name\">\r\n                                            {{ item.product.name|safe }} {{ labels.for|safe }}{{ item.baseProduct.productCode }} {{ item.baseProduct.content.productName }}\r\n                                        </div><div class=\"orders-row-qty\">{% if item.product.productType != themeSettings.donationType %}{{ labels.softCartqty }} {{ item.quantity }}{% endif %}</div></div><div class=\"orders-row-price\">{% if item.discountedTotal == 0 %}{{ labels.free }}{% else %}{% include \"modules/common/item-total\" %}{% endif %}</div></div></div>{% endif %}{% endfor %}{% else %}<div class=\"orders-row clearfix\"><div class=\"orders-row-wrap clearfix\"><div class=\"orders-row-image\">{% if item.product.imageUrl.length > 0 %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{% make_url \"image\" item.product.imageUrl with max=200 as_parameter %}\" alt=\"{{ item.product.name }}\">{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% endif %}</a>{% endif %}</div><div class=\"orders-row-text\"><div class=\"orders-row-name\">\r\n                                    {{ item.product.name|safe }}\r\n                                </div><div class=\"orders-row-model\">{% if item.product.productType == themeSettings.suppliesAndAccessoriesType %}{{labels.itemNumber|safe}}: <span> {{ item.product.productCode }} </span>{% else %}{{ labels.model|safe }}: <span> {{ item.product.productCode }} </span>{% endif %}</div><div class=\"orders-row-bcare\">{% for option in item.product.options %}{% for BCProd in model.items %}{% if option.value == BCProd.product.productCode %}{% with BCProd.product.options|findwhere(\"attributeFQN\", themeSettings.attributesFQN.BCSerialNumber) as temp %}{% if temp == undefined %}<div class=\"review-bc-care-wrap clearfix\">{% if option.attributeFQN == \"tenant~brothercare\" %}<div class=\"review-bc-care clearfix\"><div class=\"review-bc-image\">{% if BCProd.product.imageUrl %}<img loading=\"lazy\" width=\"140px\" height=\"25px\" class=\"mz-carttable-item-image\" src=\"/resources/images/svg/free-bc-program-mini-cart.svg?max=100\" {% if BCProd.product.imageAlternateText %} alt=\"{{ BCProd.product.imageAlternateText }}\" {% else %} alt=\"{{ BCProd.product.name|safe }}\" {% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"1800px\" height=\"1800px\" src=\"/resources/images/no-product-image.png\" class=\"soft-cart-item-image img-responsive no-image\" alt=\"{{ item.product.name }}\" />{% else %}<img loading=\"lazy\" width=\"1800px\" height=\"1800px\" src=\"/resources/images/no-image-fr.png\" class=\"soft-cart-item-image img-responsive no-image\" alt=\"{{ item.product.name }}\" />{% endif %}{% endif %}</div></div>{% endif %}</div>{% endif %}{% endwith %}{% endif %}{% endfor %}{% endfor %}</div><div class=\"orders-row-qty\">{% if item.product.productType != themeSettings.donationType %}{{ labels.softCartqty }} {{ item.quantity }}{% endif %}</div></div><div class=\"orders-row-price\">{% include \"modules/checkout/order-summary-item-price\" with item=item %}</div></div></div>{% endif %}{% endfor %}<div class=\"coupon-codes-wrap\"><div class=\"overview-total-wrap\"><div class=\"overview-total clearfix sub-total\"><div class=\"overview-total-left\">\r\n                        {{ labels.subtotal }}:\r\n                    </div><div class=\"overview-total-right\">{% with model.discountedSubtotal|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                            {% endif %}{% endwith %}</div></div><div class=\"overview-total clearfix eco-fee\"><div class=\"overview-total-left\">{% if model.ehf %}{% with model.taxData.Ship_L01.EcoTax|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}{{labels.ehfMessage|string_format(new_price,labels.ecofeeTooltip)|safe}}{% else %}{% with new_price|replace('$','')|replace(',',' ')|replace('.',',') as ecoFee %}{% with \"{0} $\"|string_format(ecoFee) as ecoFeeFr %}{{labels.ehfMessage|string_format(ecoFeeFr,labels.ecofeeTooltip)|safe}}{% endwith %}{% endwith %}{% endif %}{% endwith %}{% else %}{{ labels.ecoFee }}:\r\n                            <span class=\"tool-tip pdp-info-icon\"><i class=\"help-outline\"></i><span class=\"info-tooltip\">{{ labels.ecoFeeMsgForCheckout }}</span></span>{% endif %}</div><div class=\"overview-total-right\">{% if not model.ehf %}{% if model.taxData %}{% with model.taxData.Ship_L01.EcoTax|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                        ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                    {% endif %}{% endwith %}{% else %}{% with 0|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                        ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                    {% endif %}{% endwith %}{% endif %}{% endif %}</div></div><div class=\"overview-total clearfix discount-total\"><div class=\"overview-total-left\">\r\n                              {{ labels.cartDiscount }}:\r\n                                <span class=\"tool-tip pdp-info-icon\"><i class=\"help-outline\"></i><span class=\"info-tooltip\">{{ labels.cartDiscountTooltip }}</span></span></div><div class=\"overview-total-right\">{% if model.orderDiscounts.length > 0 and not model.orderDiscounts|first|prop('excluded') %}{% with model.orderDiscounts|first|prop('impact')|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                        {% endif %}{% endwith %}{% else %}{% with 0|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<span class=\"noDiscount\">${{new_price|replace('$','')|safe}}</span>{% else %}<span class=\"noDiscount\">{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $</span>{% endif %}{% endwith %}{% endif %}</div></div><div class=\"overview-total clearfix ship-hand\"><div class=\"overview-total-left\">\r\n                        {{labels.shippingHandling}}:\r\n                    </div><div class=\"overview-total-right\">{% if not model.fulfillmentInfo.availableShippingMethods %}{{ labels.checkoutShippingFree|safe }}{% else %}{% if model.shippingTotal == 0 %}{{ labels.free|safe }}{% else %}{% with model.shippingTotal|add(model.handlingTotal)|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                        ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                    {% endif %}{% endwith %}{% endif %}{% endif %}</div><div  class=\"tax-hidden\" style=\"display:none;\"><span>sun{{ labels.tax }}:</span><span>{{model.taxTotal|currency}}</span></div></div><div class=\"overview-total clearfix gst\"><div class=\"overview-total-left\">\r\n                        {{ labels.gsthst }}:\r\n                    </div><div class=\"overview-total-right\">{% if not model.fulfillmentInfo.availableShippingMethods %}{{ labels.checkoutShippingFree|safe }}{% else %}{% if model.taxData %}{% with model.taxData.Ship_L01.GstTax|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                        {% endif %}{% endwith %}{% else %}{% with 0|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                        {% endif %}{% endwith %}{% endif %}{% endif %}</div></div><div class=\"overview-total clearfix qst\"><div class=\"overview-total-left\">\r\n                        {{ labels.qstpst }}:\r\n                    </div><div class=\"overview-total-right\">{% if not model.fulfillmentInfo.availableShippingMethods %}{{ labels.checkoutShippingFree|safe }}{% else %}{% if model.taxData %}{% with model.taxData.Ship_L01.PstTax|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                        ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                    {% endif %}{% endwith %}{% else %}{% with 0|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                        ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                    {% endif %}{% endwith %}{% endif %}{% endif %}</div></div><div class=\"overview-grand-total clearfix\"><div class=\"overview-grand-total-left\">\r\n                        {{ labels.estimatedTotal }}:\r\n                    </div><div class=\"overview-grand-total-right\">{% with model.total|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                               ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                            {% endif %}{% endwith %}</div></div></div></div></div>{% if model.taxData %}{% if model.taxData.Ship_L01.BrotherCareSavings|replace(\" \",\"\") > \"0\" %}<div class=\"savings-slot clearfix\"><div class=\"overview-total clearfix bc-savings\"><div class=\"overview-total-left\"><p>{{ themeSettings.brotherCareProgramSavingsLabel|safe }}</p></div><div class=\"overview-total-right\">{% if model.taxData %}{% with model.taxData.Ship_L01.BrotherCareSavings|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                    ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                {% endif %}{% endwith %}{% else %}{% with 0|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                        {% endif %}{% endwith %}{% endif %}</div></div></div>{% endif %}{% endif %}{% if model.attributes.length > 0 %}{% for attr in model.attributes %}{% if attr.fullyQualifiedName == themeSettings.attributesFQN.brotherCareSavings %}{% with attr.values|first|currency as new_price %}{% if new_price|replace(\" \",\"\") > \"0\"  %}<div class=\"savings-slot clearfix\"><div class=\"overview-total clearfix bc-savings\"><div class=\"overview-total-left\"><p>{{ themeSettings.brotherCareProgramSavingsLabel|safe }}</p></div><div class=\"overview-total-right\">{% if themeSettings.siteLang == \"English\" %}\r\n                                        ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                    {% endif %}</div></div></div>{% endif %}{% endwith %}{% endif %}{% endfor %}{% endif %}{% else %}<table class=\"mz-table cart-tables mz-table-cart\"><tbody class=\"mz-table-cart-{%if Model.IsEmpty %}isempty{% else %}items{% endif %}\">{% if not model.isEmpty %}{% for item in model.items %}{% if item.product.productType == themeSettings.brotherCareProductType %}{% for option in item.product.options %}{% if option.attributeFQN == themeSettings.attributesFQN.BCSerialNumber %}<tr class=\"mz-carttable-item\">{% if pageContext.isDesktop or pageContext.isTablet  %}<td class=\"mz-carttable-item-product cart-td-image\" colspan=\"1\">{% if item.product.imageUrl and themeSettings.showCartItemImage %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" class=\"mz-carttable-item-image\" src=\"{% make_url \"image\" item.product with max=200 as_parameter %}\" {% if item.product.imageAlternateText %} alt=\"{{ item.product.imageAlternateText }}\" {% else %} alt=\"{{ item.product.name }}\" {% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% endif %}{% endif %}</td>{% endif %}<td class=\"relative-td\" colspan=\"1\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\"><tr>{% if pageContext.isMobile or pageContext.isEditMode  %}<td class=\"mz-carttable-item-product cart-td-image\" colspan=\"1\">{% if item.product.imageUrl and themeSettings.showCartItemImage %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" class=\"mz-carttable-item-image\" src=\"{% make_url \"image\" item.product with max=200 as_parameter %}\" {% if item.product.imageAlternateText %} alt=\"{{ item.product.imageAlternateText }}\" {% else %} alt=\"{{ item.product.name }}\" {% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% endif %}{% endif %}</td>{% endif %}<td class=\"mz-carttable-item-product cart-td-prodname\"><div class=\"name-price-wrap clearfix\"><div class=\"mz-carttable-item-info-wrap{% if not item.product.imageUrl %} mz-no-image{% endif %}\"><div class=\"mz-carttable-item-title\"  data-plan-name=\"{{ item.product.name|safe }}\"\r\n                                                    {% for option in item.product.options %}{% if option.attributeFQN == themeSettings.attributesFQN.BCModelNumber %}\r\n                                                            data-base-model=\"{{ option.shopperEnteredValue }}\"\r\n                                                        {% endif %}{% endfor %}\r\n                                                > {{ item.product.name|safe }}\r\n                                                </div>{% if item.product.productUsage == 'Bundle' %}<dl class=\"mz-propertylist\">{% for bundledProduct in item.product.bundledProducts %}<dt>{{ bundledProduct.productCode }}</dt>&nbsp;\r\n                                                <dd>{{ bundledProduct.name }} ({{ bundledProduct.quantity }})</dd>{% endfor %}</dl>{% endif %}{% if item.fulfillmentMethod == 'Pickup' %}<span class=\"mz-carttable-item-pickuplocation\">\r\n                                                  {{ labels.storePickupAt|string_format(item.fulfillmentLocationName)|safe }}\r\n                                              </span>{% endif %}{% if pageContext.isMobile or pageContext.isEditMode %}<div class=\"mobile-qty-price\"><p class=\"clearfix\"><span>Unit Price</span> <span class=\"price-confim-unit\">{% include \"modules/common/item-price\" %}</span></p>{% if item.product.productType != themeSettings.donationType %}<p class=\"clearfix\"><span>Qty </span>{{ item.quantity }}</p>{% endif %}<div class=\"total\"><span>TOTAL</span> {% include \"modules/common/item-total\" %}</div></div>{% endif %}</div>{% for option in item.product.options %}{% for BCProd in model.items %}{% if option.value == BCProd.product.productCode %}<div class=\"mz-carttable-bc-msg\">{% if option.value == themeSettings.bcInSilverCode %}{% if user.isAnonymous %}{{ themeSettings.SilverPlanGuest }}{% else %}{{ themeSettings.SilverPlanUser }}{% endif %}{% endif %}{% if option.value == themeSettings.bcInGoldCode %}{% if user.isAnonymous %}{{ themeSettings.GoldPlanGuest }}{% else %}{{ themeSettings.GoldPlanUser }}{% endif %}{% endif %}</div>{% endif %}{% endfor %}{% endfor %}</div>{% if pageContext.isDesktop or pageContext.isTablet  %}<div class=\"mz-carttable-item-price\">{% include \"modules/common/item-total\" %}</div>{% endif %}</td>{% if pageContext.isDesktop or pageContext.isTablet  %}<td class=\"mz-carttable-item-qty cart-td-qty\">{% if item.product.productType != themeSettings.donationType %}{{ item.quantity }}{% endif %}</td><td class=\"mz-carttable-item-total cart-td-total\">{% include \"modules/common/item-total\" %}</td>{% endif %}</tr></table></td></tr>{% endif %}{% endfor %}{% else %}<tr class=\"mz-carttable-item\">{% if pageContext.isDesktop or pageContext.isTablet  %}<td class=\"mz-carttable-item-product cart-td-image\" colspan=\"1\">{% if item.product.imageUrl and themeSettings.showCartItemImage %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" class=\"mz-carttable-item-image\" src=\"{% make_url \"image\" item.product with max=200 as_parameter %}\" {% if item.product.imageAlternateText %} alt=\"{{ item.product.imageAlternateText }}\" {% else %} alt=\"{{ item.product.name }}\" {% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% endif %}{% endif %}</td>{% endif %}<td class=\"relative-td\" colspan=\"1\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" height=\"100%\" width=\"100%\"><tr>{% if pageContext.isMobile or pageContext.isEditMode %}<td class=\"mz-carttable-item-product cart-td-image mobile-true\" colspan=\"1\">{% if item.product.imageUrl and themeSettings.showCartItemImage %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" class=\"mz-carttable-item-image\" src=\"{% make_url \"image\" item.product with max=200 as_parameter %}\" {% if item.product.imageAlternateText %} alt=\"{{ item.product.imageAlternateText }}\" {% else %} alt=\"{{ item.product.name }}\" {% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ item.product.name }}\"{% endif %} />{% endif %}{% endif %}</td>{% endif %}<td class=\"mz-carttable-item-product cart-td-prodname\"><div class=\"name-price-wrap clearfix\"><div class=\"mz-carttable-item-info-wrap{% if not item.product.imageUrl %} mz-no-image{% endif %}\"><div class=\"mz-carttable-item-title\">{{ item.product.name|safe }}\r\n                                                <div class=\"prd-cde\"><span>{% if item.product.productType == themeSettings.suppliesAndAccessoriesType %}{{labels.itemNumber|safe}}{% else %}{{ labels.model|safe }}{% endif %}</span><b>{{ item.product.productCode }}</b></div></div>{% if item.product.productUsage == 'Bundle' %}<dl class=\"mz-propertylist\">{% for bundledProduct in item.product.bundledProducts %}<dt>{{ bundledProduct.productCode }}</dt>&nbsp;\r\n                                            <dd>{{ bundledProduct.name }} ({{ bundledProduct.quantity }})</dd>{% endfor %}</dl>{% endif %}{% if item.fulfillmentMethod == 'Pickup' %}<span class=\"mz-carttable-item-pickuplocation\">\r\n                                              {{ labels.storePickupAt|string_format(item.fulfillmentLocationName)|safe }}\r\n                                          </span>{% endif %}{% if pageContext.isMobile or pageContext.isEditMode %}<div class=\"mobile-qty-price\"><p class=\"clearfix\"><span>Unit Price</span><span class=\"price-confim-unit\">{% include \"modules/checkout/order-summary-item-price\" with item=item %}</span></p>{% if item.product.productType != themeSettings.donationType %}<p class=\"clearfix\"><span>Qty </span>{{ item.quantity }}</p>{% endif %}<div class=\"total\"><span>TOTAL</span> {% include \"modules/common/item-total\" %}</div></div>{% endif %}</div></div>{% if pageContext.isDesktop or pageContext.isTablet  %}<div class=\"mz-carttable-item-price\">{% include \"modules/checkout/order-summary-item-price\" with item=item %}</div>{% endif %}</td>{% if pageContext.isDesktop or pageContext.isTablet  %}<td class=\"mz-carttable-item-qty cart-td-qty\">{% if item.product.productType != themeSettings.donationType %}{{ item.quantity }}{% endif %}</td><td class=\"mz-carttable-item-total cart-td-total\">{% include \"modules/common/item-total\" %}</td>{% endif %}</tr>{% if item.product.options and themeSettings.showCartItemOptions %}{% for option in item.product.options %}{% for BCProd in model.items %}{% if option.value == BCProd.product.productCode %}<tr class=\"parent-cart-item\r\n                                                {% for BCOption in BCProd.product.options %}{% if BCOption.attributeFQN == themeSettings.attributesFQN.BCSerialNumber %}\r\n                                                         hide-bc-serial\r\n                                                    {% endif %}{% endfor %}\"\r\n                                                ><td><div class=\"cart-br-care-plan clearfix\"><div class=\"cart-br-care-plan-head\"><span>{{ labels.brotherCarePlan }}</span></div><div class=\"cart-br-care-plan-inside clearfix\"><div class=\"cart-care-image\">{% if BCProd.product.imageUrl %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" class=\"mz-carttable-item-image\" src=\"{% make_url \"image\" BCProd.product %}\" {% if BCProd.product.imageAlternateText %} alt=\"{{ BCProd.product.imageAlternateText }}\" {% else %} alt=\"{{ BCProd.product.name|safe }}\" {% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ BCProd.product.name }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" {% if item.product.name %} alt=\"{{ BCProd.product.name }}\"{% endif %} />{% endif %}{% endif %}</div><div class=\"cart-care-text\"><div class=\"cart-care-text-inside\">{% if option.attributeFQN == themeSettings.attributesFQN.bcProductFQN %}<span class=\"care-cart-plan\"><b>{{ BCProd.product.name|safe }}</b> {{ labels.forcart }} {{ item.product.name }}\r\n                                                                    </span>{% endif %}</div></div><div class=\"cart-care-price\">{% if BCProd.unitPrice.extendedAmount == 0 %}{{ labels.free }}{% else %}{% include \"modules/common/item-price\" with item=BCProd %}{% endif %}</div><div class=\"cart-care-qty\">\r\n                                                              {{ item.quantity }}\r\n                                                             </div><div class=\"cart-care-total\">{% if BCProd.total == 0 %}{{ labels.free }}{% else %}{% with BCProd.unitPrice.extendedAmount|multiply(item.quantity)|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<sup>$</sup>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <sup>$</sup>{% endif %}{% endwith %}{% endif %}</div></div></div></td></tr>{% endif %}{% endfor %}{% endfor %}{% endif %}</table></td></tr>{% endif %}{% endfor %}{% else %}{% endif %}</tbody><tfoot><tr><td colspan=\"2\" class=\"clearfix\"><div class=\"cal-tax-total-wrap clearfix\"><div class=\"cal-tax-total clearfix\"><div class=\"cal-total-shipping\"><div class=\"cal-total-wrap\"><div class=\"cal-total clearfix sub-total\"><div class=\"cal-total-left\">\r\n                                      {{labels.subtotal}}:\r\n                                    </div><div class=\"cal-total-right\">{% with model.discountedSubtotal|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                        {% endif %}{% endwith %}</div></div><div class=\"cal-total clearfix eco-fee\"><div class=\"cal-total-left\">\r\n                                       {{ labels.ecoFee }}:\r\n                                      <span class=\"pdp-info-icon\"><i class=\"ion-ios-help-outline\"></i><div class=\"info-tooltip\">{{ labels.ecoFeeMsgForCheckout }}</div></span></div><div class=\"cal-total-right\">{% if model.attributes.length > 0 %}{% for attr in model.attributes %}{% if attr.fullyQualifiedName == themeSettings.attributesFQN.orderEcoFee %}{% with attr.values|first|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                                        {% endif %}{% endwith %}{% endif %}{% endfor %}{% else %}{% with 0|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                                    ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                                {% endif %}{% endwith %}{% endif %}</div></div><div class=\"cal-total clearfix discount-total\"><div class=\"cal-total-left\">\r\n                                          {{ labels.discount }}:\r\n                                        </div><div class=\"cal-total-right\">{% if model.orderDiscounts.length > 0 and not model.orderDiscounts|first|prop('excluded') %}{% with model.orderDiscounts|first|prop('impact')|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                                        {% endif %}{% endwith %}{% else %}{% with 0|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                                        ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                                    {% endif %}{% endwith %}{% endif %}</div></div><div class=\"cal-total clearfix ship-hand\"><div class=\"cal-total-left\">\r\n                                     {{ labels.shippingHandling|safe }}:\r\n                                    </div><div class=\"cal-total-right\">{% if model.shippingTotal == 0 %}{{ labels.free|safe }}{% else %}{% with model.shippingTotal|add(model.handlingTotal)|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                                ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                            {% endif %}{% endwith %}{% endif %}</div></div><div class=\"cal-total clearfix qst\"><div class=\"cal-total-left\">\r\n                                        {{ labels.qstpst }}:\r\n                                    </div><div class=\"cal-total-right\">{% if model.attributes.length > 0 %}{% for attr in model.attributes %}{% if attr.fullyQualifiedName == themeSettings.attributesFQN.QST_PST %}{% with attr.values|first|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                                        {% endif %}{% endwith %}{% endif %}{% endfor %}{% else %}{% with 0|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                                    ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                                {% endif %}{% endwith %}{% endif %}</div></div><div class=\"cal-total clearfix gst\"><div class=\"cal-total-left\">\r\n                                      {{ labels.gsthst }}:\r\n                                    </div><div class=\"cal-total-right\">{% if model.attributes.length > 0 %}{% for attr in model.attributes %}{% if attr.fullyQualifiedName == themeSettings.attributesFQN.GST_HST %}{% with attr.values|first|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                                        {% endif %}{% endwith %}{% endif %}{% endfor %}{% else %}{% with 0|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                                                ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                            {% endif %}{% endwith %}{% endif %}</div></div><div class=\"cal-grand-total clearfix\"><div class=\"cal-grand-total-left\">\r\n                                        {{ labels.orderTotal }}:\r\n                                      </div><div class=\"cal-grand-total-right\"><span id=\"mz-carttable-total\" class=\"mz-carttable-total\"><strong>{% with model.total|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<sup>$</sup>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <sup>$</sup>{% endif %}{% endwith %}</strong></span></div></div></div>{% if model.attributes.length > 0 %}{% for attr in model.attributes %}{% if attr.fullyQualifiedName == themeSettings.attributesFQN.brotherCareSavings %}{% with attr.values|first|currency as new_price %}{% if new_price|replace(\" \",\"\") > \"0\"  %}<div class=\"savings-slot clearfix\"><div class=\"overview-total clearfix bc-savings\"><div class=\"overview-total-left\"><p>{{ themeSettings.brotherCareProgramSavingsLabel|safe }}</p></div><div class=\"overview-total-right\">{% if themeSettings.siteLang == \"English\" %}\r\n                                                                    ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                                                {% endif %}</div></div></div>{% endif %}{% endwith %}{% endif %}{% endfor %}{% endif %}</div><div class=\"cal-tax-shipping order-sum\"><h3>{{labels.questionForChat}}</h3><div class=\"live-call\">{% if themeSettings.siteLang == \"English\" %}<a hhref=\"javascript:;\" data-osvc-href=\"chat/chat_launch\" target=\"_blank\" class=\"liveChatLink\">{{ labels.liveChat }}</a>{% else %}<a href=\"javascript:;\" data-osvc-href=\"chat/chat_launch\" target=\"_blank\" class=\"liveChatLink\">{{ labels.liveChat }}</a>{% endif %}{{ labels.callUs }}  <a href=\"javascript:void(0);\">{{ labels.callUsNumber }}</a></div><div id=\"checkout-beacon-container\"></div></div></div></td></tr></tfoot></table>{% endif %}\r\n","modules/common/page-sort-mo":"<label class=\"mz-pagingcontrols-pagesort-label\" ><label for=\"pagesort_mo_ada\" class=\"ada-hidden-label\">Page Sort Mobile</label><select id=\"pagesort_mo_ada\" data-mz-value=\"sortBy\" class=\"mz-pagingcontrols-pagesort-dropdown js-example-basic-single\" autocomplete=\"off\">{% if pageContext.pagination and pageContext.pagination.pageSize %}{% if pageContext.search.query %}<option data-mz-url=\"?pageSize={{pageContext.pagination.pageSize}}&query={{pageContext.search.query}}\" {% if model.currentSort == \"\" %}selected=\"selected\"{% endif %} value=\"default\">{{labels.primary2}}</option>{% else %}<option data-mz-url=\"?pageSize={{pageContext.pagination.pageSize}}\" {% if model.currentSort == \"\" %}selected=\"selected\"{% endif %} value=\"default\">{{labels.primary2}}</option>{% endif %}{% else %}{% if pageContext.search.query %}<option data-mz-url=\"?query={{pageContext.search.query}}\" {% if model.currentSort == \"\" %}selected=\"selected\"{% endif %} value=\"default\">{{labels.primary2}}</option>{% else %}<option data-mz-url=\"?sortBy=\" {% if model.currentSort == \"\" %}selected=\"selected\"{% endif %} value=\"default\">{{labels.primary2}}</option>{% endif %}{% endif %}{% for sortValue in themeSettings.sorts %}{% if pageContext.categoryId == themeSettings.contentCategoryId %}{% if sortValue.text == 'sortByPriceAsc' %}{% else %}{% if sortValue.text == 'sortByPriceDesc' %}{% else %}{% if sortValue.text == 'ratings' %}{% else %}<option data-mz-url=\"{% make_url \"sorting\" model with sortBy=sortValue.value %}\" value=\"{{ sortValue.value }}\"{% if model.currentSort == sortValue.value %} selected=\"selected\"{% endif %}>{{labels|prop(sortValue.text|safe)}}</option>{% endif %}{% endif %}{% endif %}{% else %}{% if pageContext.pageType == \"search\" %}{% if sortValue.text != \"relevance\" %}<option data-mz-url=\"{% make_url \"sorting\" model with sortBy=sortValue.value %}\" value=\"{{ sortValue.value }}\"{% if model.currentSort == sortValue.value %} selected=\"selected\"{% endif %}>{{labels|prop(sortValue.text|safe)}}</option>{% endif %}{% else %}{% if sortValue.text != \"relevance\" %}<option data-mz-url=\"{% make_url \"sorting\" model with sortBy=sortValue.value %}\" value=\"{{ sortValue.value }}\"{% if model.currentSort == sortValue.value %} selected=\"selected\"{% endif %}>{{labels|prop(sortValue.text|safe)}}</option>{% endif %}{% endif %}{% endif %}{% endfor %}</select></label>","modules/common/paging-controls":"<span class=\"mz-pagingcontrols-pagestate-label\">{% if model.totalCount %}{% if model.totalCount != 1 %}{{ labels.pageStatePlural|string_format(\"1\",model.lastIndex,model.totalCount) }}{% else %}{{ labels.pageStateSingular }}{% endif %}{% endif %}</span>","modules/common/payment-method":"<div class=\"mz-paymentmethod {% block module-classes %}{% endblock module-classes %}\"><div class=\"credit-card-info\"><div class=\"mz-paymentmethod-methodtitle\">        \r\n            {{ labels.creditCardAcc }} {{forloop.index}}{% if model.isDefaultPayMethod %}<span class=\"is-primary\">({{ labels.defaultCard }})</span>{% endif %}</div><div class=\"mz-paymentmethod-methodCardImage\"><div class=\"cardtype-image {{ model.cardType|lower }}\"></div></div><div class=\"mz-paymentmethod-methodwrap\"><div class=\"mz-paymentmethod-methoddetails\"><div class=\"mz-paymentmethod-cardnumber\">{% if  pageContext.pageType==\"my_account\" %}<span class=\"stardata\">****</span><span class=\"stardata\">****</span><span class=\"stardata\">****</span><span class=\"lastnumber\">{{ model.cardNumberPart|split(\"************\")|last }}</span>{% else %} {{ model.cardNumberPart }}{% endif %}</div>{% block payment-method-details %}<strong class=\"mz-paymentmethod-methodname\">\r\n                    {{ model.nameOnCard }}\r\n                </strong><div class=\"mz-paymentmethod-cardexp\"><span class=\"months\"><span>{{labels.selectMonth}}</span> {% if model.expireMonth<10 %}0{{ model.expireMonth }}{% else %}{{ model.expireMonth }}{% endif%}</span> <span class=\"year\"><span>{{ labels.selectYear }}</span>{{ model.expireYear }}</span></div>{% endblock payment-method-details %}</div></div></div><div class=\"mz-paymentmethod-actions\">{% block payment-method-actions %}{% endblock payment-method-actions %}</div></div>\r\n\r\n","modules/common/price-ecofee":"{% with viewData.province|default(model.province) as finalProvince  %}{% with finalProvince|default(themeSettings.defaultProvinceCode) as provi %}{% with provi|default(themeSettings.defaultProvinceCode) as provi %}{% with themeSettings.attributesFQN.ecoFee|string_format(provi) as ecoStr %}{% with model|get_product_attribute_value(ecoStr) as rawEcoFee %}{% with rawEcoFee|default(\"0.00\")|currency as ecoFee %}{% with model.price.salePrice|default(model.price.price) as rawProductPrice %}{% with rawProductPrice|currency as productPrice %}{% with rawProductPrice|add(rawEcoFee)|currency as totalPrice %}{% with model|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusiveType %}<div data-mz-lang=\"{{ provi }}\" class=\"mz-pricestack{% if model.priceRange %} mz-pricestack-range{% endif %}\">{% if model.price.onSale %}{% if model.price.discount.discount.name and pageContext.isMobile %}<span class=\"mz-price-discountname\">{{model.price.discount.discount.name}}</span>{% endif %}<span class=\"mz-price is-crossedout\">{% if themeSettings.siteLang == \"English\" %}{% if model.ehf %}<span class=\"ehf\"><span class=\"dollartext\">$</span><span>{{model.price.price|add(rawEcoFee)|currency|replace('$','')|safe}}</span></span>{% else %}<span class=\"dollartext\">$</span><span>{{model.price.price|currency|replace('$','')|safe}}</span>{% endif %}{% else %}{% if model.ehf %}<span class=\"ehf\">{{model.price.price|add(rawEcoFee)|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span></span>{% else %}{{model.price.price|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <span class=\"dollartext\">$</span>{% endif %}{% endif %}</span><span class=\"mz-price is-saleprice\" {% if pageContext.pageType == \"product\" %}style=\"color:{{ themeSettings.issaleLabels }} !important\"{% endif %}>{% if themeSettings.siteLang == \"English\" %}{% if model.ehf %}<span class=\"ehf\"><sup><span class=\"dollartext\">$</span></sup><span>{{model.price.salePrice|add(rawEcoFee)|currency|replace('$','')|safe}}</span></span>{% else %}<sup><span class=\"dollartext\">$</span></sup><span>{{model.price.salePrice|currency|replace('$','')|safe}}</span>{% endif %}{% else %}{% if model.ehf %}<span class=\"ehf\"><span>{{model.price.salePrice|add(rawEcoFee)|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}}</span><sup> <span class=\"dollartext\">$</span></sup></span>{% else %}<span>{{model.price.salePrice|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}}</span><sup> <span class=\"dollartext\">$</span></sup>{% endif %}{% endif %}{% if model.priceType == \"MAP\" %}<div>{{labels.mapMessage}}</div>{% endif %}</span>{% if model.price.discount.discount.name and pageContext.isDesktop and pageContext.isTablet %}<span class=\"mz-price-discountname\">{{model.price.discount.discount.name}}</span>{% endif %}{% with model.price.discount as discount %}{% if discount.discount.name %}<div class=\"product-discount-name\">\r\n                        {{ themeSettings.isDiscountfontcolors|split('|')|first }} {{ labels.discountSave|string_format(discount.impact) }} {% if discount.discount.expirationDate %} <span> - {{ labels.discountOfferEnd }} {{ model.discountDateRender }}</span>{% endif %}</div>{% endif %}{% endwith %}{% if apicontext.headers.x-vol-locale == 'fr-CA' or themeSettings.siteLang == \"French\" %}{% with productPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe as frenchprice  %}{% with \"{0}\"|string_format(frenchprice) as ecoproductprice  %}{% with ecoFee|replace('$','')|replace(',',' ')|replace('.',',')|safe as frenchecoprice  %}{% with \"{0} $\"|string_format(frenchecoprice) as ecoprice  %}{% with productPrice|replace('$','')|safe as englishEcofeePrice  %}{% if rawEcoFee > \"0.00\" %}{% if model.ehf %}<span class=\"clearboth eco-fee-message ehf-message\">{{ labels.ehfMessage|string_format(ecoprice,labels.ecofeeTooltip)|safe }}</span>{% else %}<span class=\"clearboth eco-fee-message\">{{ labels.ecoFeeOnlyLabelPDP|string_format(ecoprice,labels.ecofeeTooltip)|safe }}</span>{% endif %}{% endif %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% else %}{% with productPrice|replace('$','')|safe as englishEcofeePrice  %}{% if rawEcoFee > \"0.00\" %}{% if model.ehf %}<span class=\"clearboth eco-fee-message ehf-message\">{{ labels.ehfMessage|string_format(ecoFee,labels.ecofeeTooltip)|safe }}</span>{% else %}<span class=\"clearboth eco-fee-message\">{{ labels.ecoFeeOnlyLabelPDP|string_format(ecoFee,labels.ecofeeTooltip)|safe }}</span>{% endif %}{% endif %}{% endwith %}{% endif %}{% else %}<span class=\"mz-price is-saleprice\">{% if themeSettings.siteLang == \"English\" %}{% if model.ehf %}<span class=\"ehf\"><sup><span class=\"dollartext\">$</span></sup><span>{{model.price.price|add(rawEcoFee)|currency|replace(\"$\", \"\")|safe}}</span></span>{% else %}<sup><span class=\"dollartext\">$</span></sup><span>{{model.price.price|currency|replace(\"$\", \"\")|safe}}</span>{% endif %}{% else %}{% if model.ehf %}<span class=\"ehf\"><span>{{model.price.price|add(rawEcoFee)|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}}</span> <sup><span class=\"dollartext\">$</span></sup></span>{% else %}<span>{{model.price.price|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}}</span> <sup><span class=\"dollartext\">$</span></sup>{% endif %}{% endif %}{% if model.priceType == \"MAP\" %}<div>{{labels.mapMessage}}</div>{% endif %}</span>{% if apicontext.headers.x-vol-locale == 'fr-CA' or themeSettings.siteLang == \"French\" %}{% with productPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe as frenchprice  %}{% with \"{0}\"|string_format(frenchprice) as ecoproductprice  %}{% with ecoFee|replace('$','')|replace(',',' ')|replace('.',',')|safe as frenchecoprice  %}{% with \"{0} $\"|string_format(frenchecoprice) as ecoprice  %}{% with productPrice|replace('$','')|safe as englishEcofeePrice  %}{% if rawEcoFee > \"0.00\" %}{% if model.ehf %}<span class=\"clearboth eco-fee-message ehf-message\">{{ labels.ehfMessage|string_format(ecoprice,labels.ecofeeTooltip)|safe }}</span>{% else %}<span class=\"clearboth eco-fee-message\">{{ labels.ecoFeeOnlyLabelPDP|string_format(ecoprice,labels.ecofeeTooltip)|safe }}</span>{% endif %}{% endif %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% else %}{% with productPrice|replace('$','')|safe as englishEcofeePrice  %}{% if rawEcoFee > \"0.00\" %}{% if model.ehf %}<span class=\"clearboth eco-fee-message ehf-message\">{{ labels.ehfMessage|string_format(ecoFee,labels.ecofeeTooltip)|safe }}</span>{% else %}<span class=\"clearboth eco-fee-message\">{{ labels.ecoFeeOnlyLabelPDP|string_format(ecoFee,labels.ecofeeTooltip)|safe }}</span>{% endif %}{% endif %}{% endwith %}{% endif %}{% endif %}{% if themeSettings.showMSRP and model.price.msrp %}<span class=\"mz-price-msrp\">{{ labels.msrp}}: \r\n                <span class=\"mz-price\">{% with model.price.msrp|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                            ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}{% endwith %}</span></span>{% endif %}</div><div class=\"stock-checking\">{% if customExclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<div class=\"out-stock\"><i class=\"fa fa-times-circle\" aria-hidden=\"true\"></i>{{ labels.itemNotAvailable }}\r\n            </div>{% else %}{% if not model.purchasableState.isPurchasable %}{% if exclusiveType.value|upper == \"NONE\" %}<div class=\"out-stock\"><i class=\"fa fa-times-circle\" aria-hidden=\"true\"></i><link /> {{ labels.outOfStock }}\r\n                </div>{% endif %}{% else %}{% if model.inventoryInfo.manageStock and model.inventoryInfo.onlineStockAvailable > 0 %}<div class=\"in-stock\"><img loading=\"lazy\" class=\"stock-img\" width=\"20\" height=\"20\" src=\"/../resources/images/pdp-check-circle.svg\" alt=\"In Stock\"> <link /> {{labels.inStockItem}}\r\n                    </div>{% endif %}{% endif %}{% endif %}</div>{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}","modules/common/price-plp-schema":"{% with viewData.ehf|default(false) as ehf %}{% with viewData.ehfProvince|default(model.province) as finalProvince  %}{% with finalProvince|default(themeSettings.defaultProvinceCode) as provi %}{% with themeSettings.attributesFQN.ecoFee|string_format(provi) as ecoStr %}{% with model.properties|findwhere(\"attributeFQN\", ecoStr) as ecofeeObj %}{% with ecofeeObj.values|first as ecofeeValueobj %}{% with ecofeeValueobj.value|default(\"0.00\") as rawEcoFee %}{% with rawEcoFee|default(\"0.00\")|currency as ecoFee %}{% with model.price.salePrice|default(model.price.price) as rawProductPrice %}{% with rawProductPrice|currency as productPrice %}{% with rawProductPrice|add(rawEcoFee)|currency as totalPrice %}{% with model|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidepricingflag %}{% if not hidepricingflag.value %}<div data-mz-province=\"{{ viewData.province }}\" data-mz-lang=\"{{ themeSettings.siteLang }}\" data-mz-ecostr=\"{{ ecoStr }}\" data-mz-isprovince=\"{% if model.province  %}yes{% endif %}\" data-mz-rawecofee=\"{{ rawEcoFee }}\" data-mz-productprice=\"{{ rawProductPrice }}\" data-mz-ecofee=\"{{ ecoFee }}\"   class=\"ecofeeadded mz-pricestack {% if model.onSale %}no-sale-price{% endif %}\">{% if model.price.onSale %}<span class=\"mz-price is-crossedout\">{% if themeSettings.siteLang == \"English\" %}{% if ehf %}<span class=\"ehf\">${{model.price.price|add(rawEcoFee)|floatformat(2)|replace('$','')|safe}}</span>{% else %}<span>${{model.price.price|floatformat(2)|replace('$','')|safe}}</span>{% endif %}{% else %}{% if ehf %}<span class=\"ehf\">{{model.price.price|add(rawEcoFee)|floatformat(2)|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $</span>{% else %}<span>{{model.price.price|floatformat(2)|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $</span>{% endif %}{% endif %}</span><span class=\"mz-price is-saleprice\" style=\"color:{{ themeSettings.issaleLabels }} !important\" >{% if themeSettings.siteLang == \"English\" %}{% if ehf %}<span class=\"ehf\"><sup>$</sup><span  class=\"totalprice\" >{{model.price.salePrice|add(rawEcoFee)|floatformat(2)|replace('$','')|safe}}</span></span>{% else %}<span><sup>$</sup><span  class=\"totalprice\" >{{model.price.salePrice|floatformat(2)|replace('$','')|safe}}</span></span>{% endif %}{% else %}{% if ehf %}<span class=\"totalprice ehf\" >{{model.price.salePrice|add(rawEcoFee)|floatformat(2)|replace('$','')|replace(',',' ')|replace('.',',')|safe}}</span><sup  > $</sup>{% else %}<span class=\"totalprice\">{{model.price.salePrice|floatformat(2)|replace('$','')|replace(',',' ')|replace('.',',')|safe}}</span><sup  > $</sup>{% endif %}{% endif %}{% if model.price.priceType == \"MAP\" %}<div>{{labels.mapMessage}}</div>{% endif %}</span>{% else %}<span class=\"mz-price is-saleprice\">{% if themeSettings.siteLang == \"English\" %}<sup>$</sup>{% if ehf %}<span class=\"totalprice ehf\">{{model.price.price|add(rawEcoFee)|floatformat(2)|replace('$','')|safe}}</span>{% else %}<span class=\"totalprice\">{{model.price.price|floatformat(2)|replace('$','')|safe}}</span>{% endif %}{% else %}{% if ehf %}<span class=\"totalprice ehf\" >{{model.price.price|add(rawEcoFee)|floatformat(2)|replace('$','')|replace(',',' ')|replace('.',',')|safe}} </span><sup  > $</sup>{% else %}<span class=\"totalprice\" >{{model.price.price|floatformat(2)|replace('$','')|replace(',',' ')|replace('.',',')|safe}} </span><sup  > $</sup>{% endif %}{% endif %}{% if model.price.priceType == \"MAP\" %}<div>{{labels.mapMessage}}</div>{% endif %}</span>{% endif %}{% if model.price.discount %}<span class=\"mz-price-discountDiff\" style=\"color:{{ themeSettings.isDiscountfontcolors|split('|')|last }} !important\">\r\n                    {{ themeSettings.isDiscountfontcolors|split('|')|first }} {{ labels.discountSave|string_format(model.price.discount.impact) }}\r\n                </span>{% endif %}</div>{% if apicontext.headers.x-vol-locale == 'fr-CA' %}{% with productPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe as frenchprice  %}{% with \"{0} $\"|string_format(frenchprice) as ecoproductprice  %}{% with ecoFee|replace('$','')|replace(',',' ')|replace('.',',')|safe as frenchecoprice  %}{% with \"{0} $\"|string_format(frenchecoprice) as ecoprice  %}{% if rawEcoFee > \"0.00\" %}{% if ehf %}<span class=\"clearboth eco-fee-message ehf-message\">{{ labels.ehfMessage|string_format(ecoprice,labels.ecofeeTooltip)|safe }}</span>{% else %}<span class=\"clearboth eco-fee-message\">{{ labels.ecoFeeOnlyLabel|string_format(ecoprice,labels.ecofeeTooltip)|safe }}</span>{% endif %}{% endif %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% else %}{% if rawEcoFee > \"0.00\" %}{% if ehf %}<span class=\"clearboth eco-fee-message ehf-message\">{{ labels.ehfMessage|string_format(ecoFee,labels.ecofeeTooltip)|safe }}</span>{% else %}<span class=\"clearboth eco-fee-message\">{{ labels.ecoFeeOnlyLabel|string_format(ecoFee,labels.ecofeeTooltip)|safe }}</span>{% endif %}{% endif %}{% endif %}<div class=\"clear\"></div>{% endif %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}","modules/common/price-not-model":"{% with viewData.ehfProvince|default(model.province) as province %}{% with viewData.ehf|default(model.ehf) as ehf %}{% with themeSettings.attributesFQN.ecoFee|string_format(province) as ecoFeeAttributeFqn %}{% with model|prop(\"properties\")|findwhere(\"attributeFQN\", ecoFeeAttributeFqn) as ecoFeeAttribute %}{% with ecoFeeAttribute|prop(\"values\")|first|prop(\"value\")|default(0) as ecoFee %}{% if model.price.onSale %}<span class=\"mz-price is-crossedout\">{% if themeSettings.siteLang == \"English\" %}{% if ehf %}<span class=\"totalprice\" ><span class=\"dollartext\">$</span>{{model.price.price|add(ecoFee)|currency|replace('$','')|safe}}</span>{% else %}<span class=\"totalprice\" ><span class=\"dollartext\">$</span>{{model.price.price|currency|replace('$','')|safe}}</span>{% endif %}{% else %}{% if ehf %}<span class=\"totalprice\" >{{model.price.price|add(ecoFee)|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}}<span class=\"dollartext\">$</span></span>{% else %}<span class=\"totalprice\" >{{model.price.price|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}}<span class=\"dollartext\">$</span></span>{% endif %}{% endif %}</span><span class=\"mz-price is-saleprice strike-through-red\" {% if pageContext.pageType == \"product\" %}style=\"color:#ce312d !important\"{% endif %}>{% if themeSettings.siteLang == \"English\" %}{% if ehf %}<span class=\"totalprice\" ><span class=\"dollartext\">$</span>{{model.price.salePrice|add(ecoFee)|currency|replace('$','')|safe}} </span>{% else %}<span class=\"totalprice\" ><span class=\"dollartext\">$</span>{{model.price.salePrice|currency|replace('$','')|safe}} </span>{% endif %}{% else %}{% if ehf %}<span class=\"totalprice\">{{model.price.salePrice|add(ecoFee)|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}}<span class=\"dollartext\">$</span></span>{% else %}<span class=\"totalprice\">{{model.price.salePrice|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}}<span class=\"dollartext\">$</span></span>{% endif %}{% endif %}{% if model.price.priceType == \"MAP\" %}<div>{{labels.mapMessage}}</div>{% endif %}</span>{% else %}{% if model.price.discount %}{% if isAddedToCartFlag == \"true\" %}<span class=\"mz-item-price is-crossedout\" {% block crossedout-inline-style %}{% endblock crossedout-inline-style %}>{% if themeSettings.siteLang == \"English\" %}\r\n                        ${{model.price.price|currency|replace('$','')|safe}}{% else %}{{model.price.price|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}}$\r\n                    {% endif %}</span><span class=\"mz-price is-saleprice\">{% with model.price.salePrice|default(model.price.price)|add(ecoFee) as totalPrice %}{% if themeSettings.siteLang == \"English\" %}<span class=\"totalprice strike-through-red\">${{totalPrice|currency|replace('$','')|safe}}</span>{% else %}<span class=\"totalprice strike-through-red\">{{totalPrice|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}}$</span>{% endif %}{% endwith %}{% if model.price.priceType == \"MAP\" %}<div>{{labels.mapMessage}}</div>{% endif %}</span>{% endif %}{% else %}<span class=\"mz-price is-saleprice\">{% if themeSettings.siteLang == \"English\" %}{% if ehf %}<span class=\"totalprice\" ><span class=\"dollartext\">$</span>{{model.price.price|add(ecoFee)|currency|replace('$','')|safe}}</span>{% else %}<span class=\"totalprice\" ><span class=\"dollartext\">$</span>{{model.price.price|currency|replace('$','')|safe}}</span>{% endif %}{% else %}{% if ehf %}<span class=\"totalprice\" >{{model.price.price|add(ecoFee)|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}}<span class=\"dollartext\">$</span></span>{% else %}<span class=\"totalprice\" >{{model.price.price|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}}<span class=\"dollartext\">$</span></span>{% endif %}{% endif %}{% if model.price.priceType == \"MAP\" %}<div>{{labels.mapMessage}}</div>{% endif %}</span>{% endif %}{% endif %}{% if ecoFee > \"0.00\" %}{% if themeSettings.siteLang == \"English\" %}{% with ecoFee|currency as ecoFeeCurrency %}{% if ehf %}<span class=\"clearboth eco-fee-message ehf-message\">{{ labels.ehfMessage|string_format(ecoFeeCurrency,labels.ecofeeTooltip)|safe }}</span>{% else %}<span class=\"clearboth eco-fee-message\">{{ labels.ecoFeeOnlyLabelPDP|string_format(ecoFeeCurrency,labels.ecofeeTooltip)|safe }}</span>{% endif %}{% endwith %}{% else %}{% with ecoFee|currency|replace('$','')|replace(',',' ')|replace('.',',') as ecoFeeCurrency %}{% with \"{0} $\"|string_format(ecoFeeCurrency) as ecoFeeCurrencyFr %}{% if ehf %}<span class=\"clearboth eco-fee-message ehf-message\">{{ labels.ehfMessage|string_format(ecoFeeCurrencyFr,labels.ecofeeTooltip)|safe }}</span>{% else %}<span class=\"clearboth eco-fee-message\">{{ labels.ecoFeeOnlyLabelPDP|string_format(ecoFeeCurrencyFr,labels.ecofeeTooltip)|safe }}</span>{% endif %}{% endwith %}{% endwith %}{% endif %}{% endif %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %} ","modules/common/price-plp":"{% include  \"modules/common/price-plp-schema\" %}{% comment %}{% with model.province|default(viewData.province) as finalProvince  %}{% with finalProvince|default(themeSettings.defaultProvinceCode) as provi %}{% with themeSettings.attributesFQN.ecoFee|string_format(provi) as ecoStr %}{% with model.properties|findwhere(\"attributeFQN\", ecoStr) as ecofeeObj %}{% with ecofeeObj.values|first as ecofeeValueobj %}{% with ecofeeValueobj.value|default(\"0.00\") as rawEcoFee %}{% with rawEcoFee|default(\"0.00\")|currency as ecoFee %}{% with model.price.salePrice|default(model.price.price) as rawProductPrice %}{% with rawProductPrice|currency as productPrice %}{% with rawProductPrice|add(rawEcoFee)|currency as totalPrice %}<div data-mz-province=\"{{ viewData.province }}\" data-mz-lang=\"{{ themeSettings.siteLang }}\" data-mz-ecostr=\"{{ ecoStr }}\" data-mz-isprovince=\"{% if model.province  %}yes{% endif %}\" data-mz-rawecofee=\"{{ rawEcoFee }}\" data-mz-productprice=\"{{ rawProductPrice }}\" data-mz-ecofee=\"{{ ecoFee }}\" itemprop=\"priceCurrency\" content=\"CAD\"  class=\"ecofeeadded mz-pricestack {% if model.onSale %}no-sale-price{% endif %}\">{% if model.price.onSale %}<span class=\"mz-price is-crossedout\">{% with model.price.price|currency as totalPrice %}{% if themeSettings.siteLang == \"English\" %}\r\n                        ${{totalPrice|replace('$','')|safe}}{% else %}{{totalPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                    {% endif %}{% endwith %}</span><span class=\"mz-price is-saleprice\" style=\"color:{{ themeSettings.issaleLabels }} !important\" >{% if themeSettings.siteLang == \"English\" %}<sup itemprop=\"priceCurrency\" content=\"CAD\" >$</sup><span itemprop=\"price\" class=\"totalprice\" >{{totalPrice|replace('$','')|safe}}</span>{% else %}<span itemprop=\"price\" class=\"totalprice\" >{{totalPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe}}</span><sup itemprop=\"priceCurrency\" content=\"CAD\" > $</sup>{% endif %}{% if model.price.priceType == \"MAP\" %}<div>{{labels.mapMessage}}</div>{% endif %}</span>{% else %}<span class=\"mz-price is-saleprice\">{% if themeSettings.siteLang == \"English\" %}<sup itemprop=\"priceCurrency\" content=\"CAD\" >$</sup><span itemprop=\"price\" class=\"totalprice\" >{{totalPrice|replace('$','')|safe}}</span>{% else %}<span itemprop=\"price\" class=\"totalprice\" >{{totalPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe}} </span><sup itemprop=\"priceCurrency\" content=\"CAD\" > $</sup>{% endif %}{% if model.price.priceType == \"MAP\" %}<div>{{labels.mapMessage}}</div>{% endif %}</span>{% endif %}{% if model.price.discount %}<span class=\"mz-price-discountDiff\" style=\"color:{{ themeSettings.isDiscountfontcolors|split('|')|last }} !important\">\r\n            {{ themeSettings.isDiscountfontcolors|split('|')|first }}{{ labels.discountSave|string_format(model.price.discount.impact) }}\r\n        </span>{% endif %}</div>{% if apicontext.headers.x-vol-locale == 'fr-CA' %}{% with productPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe as frenchprice  %}{% with \"{0} $\"|string_format(frenchprice) as ecoproductprice  %}{% with ecoFee|replace('$','')|replace(',',' ')|replace('.',',')|safe as frenchecoprice  %}{% with \"{0} $\"|string_format(frenchecoprice) as ecoprice  %}{% if rawEcoFee > \"0.00\" %}<span class=\"clearboth eco-fee-message\">{{ labels.ecoFeeLabel|string_format(ecoproductprice,ecoprice,labels.ecofeeTooltip)|safe }}</span>{% endif %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% else %}{% if ecoFee != '$0.00'%}<span class=\"clearboth eco-fee-message\">{{ labels.ecoFeeLabel|string_format(productPrice,ecoFee,labels.ecofeeTooltip)|safe }}</span>{% endif %}{% endif %}<div class=\"clear\"></div>{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endcomment %}","modules/common/price":"{% if model.onSale %}{% if model.discount.discount.name and pageContext.isMobile %}<span class=\"mz-price-discountname\">{{model.discount.discount.name}}</span>{% endif %}<span class=\"mz-price is-crossedout\">{% with model.price|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n            {% endif %}{% endwith %}</span><span itemprop=\"price\" class=\"mz-price is-saleprice\">{% with model.salePrice|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<sup>$</sup>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}}<sup>\r\n                 $</sup>{% endif %}{% endwith %}{% if model.priceType == \"MAP\" %}<div>add to cart to see final price</div>{% endif %}</span>{% if model.discount.discount.name and pageContext.isDesktop and pageContext.isTablet %}<span class=\"mz-price-discountname\">{{model.discount.discount.name}}</span>{% endif %}{% else %}<span itemprop=\"price\" class=\"mz-price is-saleprice\">{% with model.price|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}<sup>$</sup>{{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}}<sup> $</sup>{% endif %}{% endwith %}{% if model.priceType == \"MAP\" %}<div>add to cart to see final price</div>{% endif %}</span>{% endif %}{% if themeSettings.showMSRP and model.msrp %}<span class=\"mz-price-msrp\">{{ labels.msrp}}: \r\n\t\t<span class=\"mz-price\">{% with model.msrp|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}\r\n                    ${{new_price|replace('$','')|safe}}{% else %}{{new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                {% endif %}{% endwith %}</span></span>{% endif %}\r\n\r\n\r\n","modules/common/sales-path-modal":"<div class=\"sale-path-modal-body-wrap\"><div class=\"sale-path-modal-body\" ><div class=\"close\" data-mz-action=\"close\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"close\" data-gtmeventaction=\"Middle Page\"><span aria-hidden=\"true\"><img loading=\"lazy\" width=\"20px\" height=\"20px\" src=\"/resources/images/close-black-icon.svg\" alt=\"close sales path modal\"></span></div><div class=\"path-modal-body\"><div class=\"path-modal-header\">\r\n                {{model.heading}}\r\n            </div><div class=\"path-modal-desc\">\r\n                {{model.message|safe}}\r\n            </div><div class=\"path-modal-footer\"><div class=\"call-actions\">{% for action in model.callActions %}<a href=\"javascript:;\"data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Ask a Question\" data-gtmeventaction=\"Popup Page\" data-osvc-href=\"{{action.actionURL}}\" {% if action.newtab %}target=\"_blank\"{% endif %}>{% if action.name == \"ASK_QUESTION\" %}<span><span>{{labels.salse_ask_a_question}}{% endif %}{% if action.name == \"CHAT\" %}<span class=\"ico-imgs\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Chat\" data-gtmeventaction=\"Popup Page\"><span>{{labels.sales_chat}}{% endif %}</a>{% endfor %}</div></div></div></div></div>\r\n","modules/common/signup-content":"<div class=\"mz-l-container signup-content\"><div class=\"mz-signup-promo left\"><div class=\"mz-widget-wrapper\">{% block signup-pannel-promo %}{% if pageType == \"signup\" %}{% dropzone \"sigup-promo-page\" scope=\"template\" %}{% else %}{% dropzone \"sigup-promo-common\" scope=\"site\" %}{% endif %}{% endblock signup-pannel-promo %}</div></div><div class=\"mz-signup-container right\"><p class=\"mz-pagetitle\">{{ labels.signUpBC }}</p><span class=\"mz-sub-title\">{{ labels.signUpGetUpdate }}</span>{% if pageType == \"signup\" %}{% dropzone \"signup-top-promo-page\" scope=\"template\" %}{% else %}{% dropzone \"signup-top-promo\" scope=\"template\" %}{% endif %}<form method=\"post\" class=\"mz-signupform mz-signup-page\" name=\"mz-signupform\"><input type=\"hidden\" name=\"returnUrl\" value=\"{{ model.returnUrl }}\" /><div class=\"mz-l-formfieldgroup\"><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"firstName\"><span class=\"is-required\">*</span>{{ labels.firstName }}</label><input type=\"text\" name=\"firstName\" value=\"\" data-max-label=\"firstNameInvalid\" data-custom-validate=\"firstname\" data-mz-signup-firstname=\"\" /><span class=\"custom-validation-message mz-validationmessage firstName-error\"></span></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"lastName\"><span class=\"is-required\">*</span>{{ labels.lastName }}</label><input type=\"text\" name=\"lastName\" value=\"\" data-max-label=\"lastNameInvalid\" data-custom-validate=\"lastname\" data-mz-signup-lastname=\"\" /><span class=\"custom-validation-message mz-validationmessage lastName-error\"></span></div></div><div class=\"mz-l-formfieldgroup-row date-or-birth\"><div class=\"mz-l-formfieldgroup-cell\" data-custom-validate=\"dateOfBirth\"><label for=\"lastName\">{{ labels.dateOfBirth }}</label><select class=\"birt_mt\" name=\"dt_of_birt_month\" data-mz-birth-month=\"\"><option value=\"\">{{labels.selectMonth}}</option>{% with labels.months|split(\",\") as months %}{% for month in months %}<option value=\"{{ forloop.index }}\" >{{ month }}</option>{% endfor %}{% endwith %}</select><select class=\"birt_dt\"  name=\"dt_of_birt_date\" data-mz-birth-date=\"\"><option value=\"\">{{labels.selectDay}}</option><option value=\"01\" >1</option><option value=\"02\">2</option><option value=\"03\" >3</option><option value=\"04\">4</option><option value=\"05\" >5</option><option value=\"06\">6</option><option value=\"07\" >7</option><option value=\"08\">8</option><option value=\"09\" >9</option><option value=\"10\">10</option><option value=\"11\" >11</option><option value=\"12\">12</option><option value=\"13\">13</option><option value=\"14\">14</option><option value=\"15\">15</option><option value=\"16\">16</option><option value=\"17\">17</option><option value=\"18\">18</option><option value=\"19\">19</option><option value=\"20\">20</option><option value=\"21\">21</option><option value=\"22\">22</option><option value=\"23\">23</option><option value=\"24\">24</option><option value=\"25\">25</option><option value=\"26\">26</option><option value=\"27\">27</option><option value=\"28\">28</option><option value=\"29\">29</option><option value=\"30\">30</option><option value=\"31\">31</option></select><select class=\"birt_yr\" name=\"dt_of_birt_year\" data-mz-birth-year=\"\" ><option value=\"\">{{labels.selectYear}}</option>{% with labels.hyprArray200|split(\",\") as yearLoop %}{% for yearLoopIndex in yearLoop %}{% if themeSettings.birthYears >= forloop.index %}{% with forloop.index|subtract(1)|multiply(-31536000) as sec %}<option value='{{ now|add_time(sec)|date(\"Y\") }}'>{{ now|add_time(sec)|date(\"Y\") }}</option>{% endwith %}{% endif %}{% endfor %}{% endwith %}</select><span class=\"mz-validationmessage custom-validation-message\"></span></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"contact-nos\">{{ labels.mobileNumber }}</label><input type=\"text\" name=\"contact_no\" value=\"\" id=\"contact-nos\"  class=\"mobile-number\" data-custom-validate=\"phonenumber\" data-max-label=\"phoneNumberInvalid2\"  data-mz-contact-no=\"\" /><span class=\"custom-validation-message mz-validationmessage mobile-error\"></span></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"emailAddress\"><span class=\"is-required\">*</span>{{ labels.email }}</label><input type=\"email\" name=\"emailAddress\" value=\"\" data-custom-validate=\"email\" data-mz-signup-emailaddress=\"\" /><span class=\"custom-validation-message mz-validationmessage email-error\"></span></div></div><div class=\"mz-l-formfieldgroup-row\"></div><div class=\"mz-l-formfieldgroup-row password-section\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"password\"><span class=\"is-required\">*</span>{{ labels.password }}</label><input type=\"password\" name=\"password\" value=\"\" data-custom-validate=\"password\" data-mz-signup-password=\"\" /><span class=\"custom-validation-message mz-validationmessage password-error\"></span></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"confirmPassword\"><span class=\"is-required\">*</span>{{ labels.confirmPassword }}</label><input type=\"password\" name=\"confirmPassword\" value=\"\" data-custom-validate=\"confirmpassword\"  data-mz-signup-confirmpassword=\"\" /><span class=\"custom-validation-message mz-validationmessage re-password-error\"></span></div></div><p class=\"password-tips\">{{labels.passwordTips}}</p><div class=\"terms-accept\"><input type=\"checkbox\" name=\"terms-accept\" value=\"\" id=\"terms-accept\"  data-custom-validate=\"terms-accept\" /><label for=\"terms-accept\"><span class=\"is-required\">*</span>{{ labels.termsAccept|safe }}\r\n                </label><span class=\"custom-validation-message mz-validationmessage terms-accept-msg\"></span></div><div class=\"discount-check\"><label class=\"title\">{{ labels.typeOfInfoToRecieve }}</label><input type=\"checkbox\" name=\"discount-offer\" value=\"\" id=\"discount-offer\" data-mz-offers=\"\" /><label for=\"discount-offer\">\r\n                    {{ labels.termsSignUpFirst }}\r\n                </label></div><div class=\"newsletter-check\"><input  type=\"checkbox\" name=\"newsletter\" value=\"\" id=\"newsletter\" data-mz-newsletter=\"\" /><label for=\"newsletter\">\r\n                    {{ labels.termsSignUpSecond }}\r\n                </label></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell signup-button\"><button class=\"mz-button mz-primary-button mz-sign-up-page-button\" data-mz-action=\"signuppage-submit\">{{ labels.signUpLink }}</button></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell go-back-login\"><a href=\"javascript:;\" class=\"go-back-login-button\">{{labels.backToLogIn}}</a></div></div><div class=\"mz-l-formfieldgroup-row\"></div><section data-mz-role=\"popover-message\" class=\"mz-popover-message sigup-error-message\"></section></div></form></div></div>","modules/common/signup-popover":"<div></div>","modules/extendedwarranty-popups":"\r\n{% if pageContext.isEditMode %}<h1>Brother Care Popups</h1><div style=\"margin-bottom: 30px;\">\r\n        NOTE: use the following HTML to render the button or form:\r\n\r\n        <div style=\"text-decoration: underline; margin-top: 15px;\">[BUTTON] \"Back to My Account\"</div>\r\n        &lt;a href=\"#\" class=\"extendedwarranty-backtomyaccount\"&gt;Back to My Account&lt;/a&gt;\r\n\r\n        <div style=\"text-decoration: underline; margin-top: 15px;\">[BUTTONS] \"Confirm unsubscribe\"</div>\r\n        &lt;a href=\"#\" class=\"extendedwarranty-modal-cancel\"&gt; Cancel. I do not want to unsubscribe .. &lt;/a&gt; <br>\r\n        &lt;a href=\"#\" class=\"extendedwarranty-modal-unsubscribe\"&gt; Yes. I want to unsubscribe from the Brother.. &lt;/a&gt;\r\n\r\n        <div style=\"text-decoration: underline; margin-top: 15px;\">[FORM] Preferences</div>\r\n        &lt;div class=\"optin\"&gt;&lt;/div&gt;\r\n    </div><div>Extend warranty</div><a href=\"#\" id=\"extendedwarranty-optedin-inwarranty\" data-modal=\"extendedwarranty-optedin-inwarranty-modal\" class=\"extendedwarranty-popup\">Open modal (opted in + in warranty)</a><br/><a href=\"#\" id=\"extendedwarranty-optedin-outwarranty\" data-modal=\"extendedwarranty-optedin-outwarranty-modal\" class=\"extendedwarranty-popup\">Open modal (opted in + out warranty)</a><br/><a href=\"#\" id=\"extendedwarranty-notoptedin-inwarranty\" data-modal=\"extendedwarranty-notoptedin-inwarranty-modal\" class=\"extendedwarranty-popup\">Open modal (not opted in + in warranty)</a><br/><a href=\"#\" id=\"extendedwarranty-notoptedin-outwarranty\" data-modal=\"extendedwarranty-notoptedin-outwarranty-modal\" class=\"extendedwarranty-popup\">Open modal (not opted in + out warranty)</a><br/><a href=\"#\" id=\"extendedwarranty-optedin\" data-modal=\"extendedwarranty-optedin-modal\" class=\"extendedwarranty-popup\">Open modal (opted in)</a><br/><a href=\"#\" id=\"extendedwarranty-notoptedin\" data-modal=\"extendedwarranty-notoptedin-modal\" class=\"extendedwarranty-popup\">Open modal (not opted in)</a><br/><br/><div>Add to cart</div><a href=\"#\" id=\"addtocart-eligibleproduct-notoptedin\" data-modal=\"addtocart-eligibleproduct-notoptedin-modal\" class=\"extendedwarranty-popup\">Open modal (Eligible products, \"Add to Cart\", not opted in)</a><br/><a href=\"#\" id=\"addtocart-eligibleproduct-optedin\" data-modal=\"addtocart-eligibleproduct-optedin-modal\" class=\"extendedwarranty-popup\">Open modal (Eligible products, \"Add to Cart\", opted in)</a><br/><a href=\"#\" id=\"addtocart-noneligibleproduct-notoptedin\" data-modal=\"addtocart-noneligibleproduct-notoptedin-modal\" class=\"extendedwarranty-popup\">Open modal (Non-eligible products, \"Add to Cart\", not opted in)</a><br/><a href=\"#\" id=\"addtocart-noneligibleproduct-optedin\" data-modal=\"addtocart-noneligibleproduct-optedin-modal\" class=\"extendedwarranty-popup\">Open modal (Non-eligible products, \"Add to Cart\", opted in)</a><br/><br/><div>Unsubscribe</div><a href=\"#\" id=\"myaccountunsubscribe\" data-modal=\"myaccountunsubscribe-modal\" class=\"extendedwarranty-popup\">Open modal (myaccount unsubscribe)</a><br/><br/><div>Other</div><a href=\"#\" id=\"extendedwarranty-notoptedin\" data-modal=\"extendedwarranty-notoptedin-modal\" class=\"extendedwarranty-popup\">Open modal (not opted in)</a>{% endif %}<div id=\"extendedwarranty-optedin-inwarranty-modal\" class=\"extendedwarranty-modal-wrapper\"><div class=\"extendedwarranty-modal-background\"><div class=\"extendedwarranty-modal\"><div class=\"container\"><div class=\"row\"><a href=\"#\" class=\"extendedwarranty-modal-close\">&times;</a><div class=\"extendedwarranty-modal-header\">{% dropzone \"extendedwarranty-optedin-inwarranty-modal-header\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-content\">{% dropzone \"extendedwarranty-optedin-inwarranty-modal-content\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-footer\"></div></div></div></div></div></div><div id=\"extendedwarranty-optedin-outwarranty-modal\" class=\"extendedwarranty-modal-wrapper\"><div class=\"extendedwarranty-modal-background\"><div class=\"extendedwarranty-modal\"><div class=\"container\"><div class=\"row\"><a href=\"#\" class=\"extendedwarranty-modal-close\">&times;</a><div class=\"extendedwarranty-modal-header\">{% dropzone \"extendedwarranty-optedin-outwarranty-modal-header\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-content\">{% dropzone \"extendedwarranty-optedin-outwarranty-modal-content\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-footer\"></div></div></div></div></div></div><div id=\"extendedwarranty-notoptedin-inwarranty-modal\" class=\"extendedwarranty-modal-wrapper\"><div class=\"extendedwarranty-modal-background\"><div class=\"extendedwarranty-modal\"><div class=\"container\"><div class=\"row\"><a href=\"#\" class=\"extendedwarranty-modal-close\">&times;</a><div class=\"extendedwarranty-modal-header\">{% dropzone \"extendedwarranty-notoptedin-inwarranty-header\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-content\">{% dropzone \"extendedwarranty-notoptedin-inwarranty-modal-content\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-footer\"><a href=\"#\" class=\"extendedwarranty-nothanks\">{{labels.closePopupPlan|safe}}</a></div></div></div></div></div></div><div id=\"extendedwarranty-notoptedin-outwarranty-modal\" class=\"extendedwarranty-modal-wrapper\"><div class=\"extendedwarranty-modal-background\"><div class=\"extendedwarranty-modal\"><div class=\"container\"><div class=\"row\"><a href=\"#\" class=\"extendedwarranty-modal-close\">&times;</a><div class=\"extendedwarranty-modal-header\">{% dropzone \"extendedwarranty-notoptedin-outwarranty-modal-header\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-content\">{% dropzone \"extendedwarranty-notoptedin-outwarranty-modal-content\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-footer\"><a href=\"#\" class=\"extendedwarranty-nothanks\">{{labels.closePopupPlan|safe}}</a></div></div></div></div></div></div><div id=\"extendedwarranty-optedin-modal\" class=\"extendedwarranty-modal-wrapper\"><div class=\"extendedwarranty-modal-background\"><div class=\"extendedwarranty-modal\"><div class=\"container\"><div class=\"row\"><a href=\"#\" class=\"extendedwarranty-modal-close\">&times;</a><div class=\"extendedwarranty-modal-header\">{% dropzone \"extendedwarranty-optedin-modal-header\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-content\">{% dropzone \"extendedwarranty-optedin-modal-content\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-footer\"></div></div></div></div></div></div>{% comment %}ADD TO CART{% endcomment %}<div id=\"addtocart-eligibleproduct-notoptedin-modal\" class=\"extendedwarranty-modal-wrapper\"><div class=\"extendedwarranty-modal-background\"><div class=\"extendedwarranty-modal\"><div class=\"container\"><div class=\"row\"><a href=\"#\" class=\"extendedwarranty-modal-close\">&times;</a><div class=\"extendedwarranty-modal-header\">{% dropzone \"addtocart-eligibleproduct-notoptedin-modal-header\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-content\">{% dropzone \"addtocart-eligibleproduct-notoptedin-modal-content\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-footer\"><a href=\"#\" class=\"extendedwarranty-nothanks\">{{labels.closePopupPlan|safe}}</a></div></div></div></div></div></div><div id=\"addtocart-eligibleproduct-optedin-modal\" class=\"extendedwarranty-modal-wrapper\"><div class=\"extendedwarranty-modal-background\"><div class=\"extendedwarranty-modal\"><div class=\"container\"><div class=\"row\"><a href=\"#\" class=\"extendedwarranty-modal-close\">&times;</a><div class=\"extendedwarranty-modal-header\">{% dropzone \"addtocart-eligibleproduct-optedin-modal-header\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-content\">{% dropzone \"addtocart-eligibleproduct-optedin-modal-content\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-footer\"></div></div></div></div></div></div><div id=\"addtocart-noneligibleproduct-notoptedin-modal\" class=\"extendedwarranty-modal-wrapper\"><div class=\"extendedwarranty-modal-background\"><div class=\"extendedwarranty-modal\"><div class=\"container\"><div class=\"row\"><a href=\"#\" class=\"extendedwarranty-modal-close\">&times;</a><div class=\"extendedwarranty-modal-header\">{% dropzone \"addtocart-noneligibleproduct-notoptedin-modal-header\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-content\">{% dropzone \"addtocart-noneligibleproduct-notoptedin-modal-content\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-footer\"><a href=\"#\" class=\"extendedwarranty-nothanks\">{{labels.closePopupPlan|safe}}</a></div></div></div></div></div></div><div id=\"addtocart-noneligibleproduct-optedin-modal\" class=\"extendedwarranty-modal-wrapper\"><div class=\"extendedwarranty-modal-background\"><div class=\"extendedwarranty-modal\"><div class=\"container\"><div class=\"row\"><a href=\"#\" class=\"extendedwarranty-modal-close\">&times;</a><div class=\"extendedwarranty-modal-header\">{% dropzone \"addtocart-noneligibleproduct-optedin-modal-header\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-content\">{% dropzone \"addtocart-noneligibleproduct-optedin-modal-content\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-footer\"></div></div></div></div></div></div><div id=\"extendedwarranty-notoptedin-modal\" class=\"extendedwarranty-modal-wrapper\"><div class=\"extendedwarranty-modal-background\"><div class=\"extendedwarranty-modal\"><div class=\"container\"><div class=\"row\"><a href=\"#\" class=\"extendedwarranty-modal-close\">&times;</a><div class=\"extendedwarranty-modal-header\">{% dropzone \"extendedwarranty-notoptedin-modal-header\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-content\">{% dropzone \"extendedwarranty-notoptedin-modal-content\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-footer\"><a href=\"#\" class=\"extendedwarranty-nothanks\">{{labels.closePopupPlan|safe}}</a></div></div></div></div></div></div><div id=\"myaccountunsubscribe-modal\" class=\"extendedwarranty-modal-wrapper\"><div class=\"extendedwarranty-modal-background\"><div class=\"extendedwarranty-modal\" style=\"max-width:600px\"><div class=\"container\"><div class=\"row\"><a href=\"#\" class=\"extendedwarranty-modal-close\">&times;</a><div class=\"extendedwarranty-modal-header\">{% dropzone \"myaccountunsubscribe-modal-header\" scope=\"site\" %}</div><div class=\"extendedwarranty-modal-content\">{% dropzone \"myaccountunsubscribe-modal-content\" scope=\"site\" %}</div></div></div></div></div></div>","modules/global-model-search":"<div class=\"Search_model\"><div class=\"form-group\"><p class=\"pc-code-error\" style=\"display:none;color:red;\">{{ labels.prCodeError }}</p>{% block search-box %}<form class=\"mz-searchbox{% if themeSettings.useSearchAutocomplete %} mz-searchbox-expands{% endif %}\" action=\"{{siteContext.siteSubdirectory}}/search\"><div class=\"text-left\"><label for=\"model-number-search-input\">{{ labels.modelNumber}}</label></div><span class=\"mz-searchbox-field clearfix\"><input id=\"model-number-search-input\" {% if pageContext.cmsContext.template.path != \"supp-category\" %}{% if pageContext.cmsContext.template.path != \"support-center\"  %}placeholder=\"{{ labels.assetSearchModel }}\"\r\n                {% else %} placeholder=\"{{ labels.searchModel }}\"{% endif %}{% else %} placeholder=\"{{ labels.searchModel }}\"{% endif %} type=\"search\" \r\n                class=\"product-model-search mz-searchbox-input\" autocomplete=\"off\" name=\"query\" /></span><div class=\"button-container\"><span class=\"model-number\">{{labels.modelnummber|safe}}</span><button class=\"mz-searchbox-button global-modal-search-btn\" disabled=\"disabled\" type=\"button\">{{ labels.search }}</button></div>{% require_script \"modules/contextify\" %}{% if themeSettings.useSearchAutocomplete %}{% require_script \"modules/search-autocomplete\" %}{% endif %}</form>{% endblock search-box %}</div></div><div class=\"clear\"></div><p class=\"or\"><span> {{ labels.or }}</span></p><div class=\"Search_model\"><div class=\"form-group product_model\"><div class=\"text-left\"><label for=\"product-group-select\">{{ labels.productGroup }}</label></div><select id=\"product-group-select\" class=\"js-example-basic-single select-product-group\"><option value=\"\" selected disabled>{{ labels.selectaProductGroup }}</option>{% include_entities \"modules/search/product-group-list\" listFQN=\"product_group@brother\" sort=\"createDate asc\" %}</select></div><div class=\"clear\"></div><div class=\"form-group pgroup_model\"><div class=\"seperator_mobile\"><select class=\"js-example-basic-single select-product-model\" disabled=\"disabled\"><option value=\"\">{{ labels.selectaModel }}</option></select></div><div class=\"search_btn pull-right\"><button type=\"button\" class=\"btn btn-1 btn-1c global-modal-go-btn\" disabled=\"disabled\">{{ labels.go }}</button></div></div></div>{% require_script \"pages/global-modal-search\" %}\r\n","modules/location/location-list-for-product":"<ul class=\"mz-locationlist mz-locationlist-forproduct\">{% for location in model %}<li>{% include \"modules/location/location-listing-for-product\" with model=location %}</li>{% endfor %}</ul>","modules/location/location-list":"<ul class=\"mz-locationlist\">{% for location in model %}<li>{% include \"modules/location/location-listing\" with model=location %}</li>{% endfor %}</ul>","modules/location/location-listing-for-product":"<div class=\"mz-locationlisting mz-locationlisting-forproduct {% if model.quantity == 0 %}is-disabled{% endif %}\"><div class=\"mz-locationlisting-locationdetails\"><h4 class=\"mz-locationlisting-name\">{{ model.name }}</h4><div class=\"mz-addresssummary\">{% include \"modules/common/address-summary\" %}</div></div><div class=\"mz-locationlisting-inventory\"><p class=\"mz-locationlisting-inventorystatus\">{% if model.quantity == 0 %}{{ labels.outOfStock }}{% else %}{{ labels.availableNow }}{% endif %}</p></div>{% if location.distance %}<div class=\"mz-locationlisting-distance\">\r\n        {{ labels.milesAway|string_format(location.distance) }}\r\n    </div>{% endif %}<div class=\"mz-locationlisting-actions\"><button class=\"mz-button\" {% if model.quantity == 0 %}disabled=\"disabled\"{% endif %} data-mz-action=\"addToCartForPickup\" data-mz-location=\"{{ model.code }}\">{{ labels.addToCart }}</button></div></div>","modules/location/location-listing":"<div class=\"mz-locationlisting\"><div class=\"mz-locationlisting-locationdetails\"><h4 class=\"mz-locationlisting-name\">{{ model.name }}</h4><div class=\"mz-addresssummary\">{% include \"modules/common/address-summary\" %}</div></div>{% if location.distance %}<div class=\"mz-locationlisting-distance\">\r\n        {{ labels.milesAway|string_format(location.distance) }}\r\n    </div>{% endif %}</div>","modules/location/location-search":"<h4 class=\"mz-l-stack-sectiontitle\">{{ labels.storePickup }}</h4><div class=\"mz-locationsearch-list mz-l-paginatedlist\">{% if model.items and model.items.length > 0 %}{% if model.positionError %}<p class=\"mz-locationsearch-positionerror is-warning\">{{ model.positionError }}</p>{% endif %}<div class=\"mz-l-paginatedlist-list\">{% include \"modules/location/location-list-for-product\" with model=model.items %}</div>{% else %}{{ labels.noNearbyLocationsProd }}{% endif %}</div>","modules/location/location-product-listing":"{% extends \"modules/product/product-listing\" %}{% block module-classes %} mz-productlisting-forlocation {% endblock module-classes %}{% block product-code %}<div class=\"mz-productlisting-productcode\">{{model.variationProductCode|default(model.productCode)}}</div>{% endblock product-code %}{% block product-extrainfo %}<dl class=\"mz-productlisting-description mz-propertylist\">{% for option in model.options %}<dt>{{ option.attributeDetail.name }}</dt><dd>{{ option.value }}</dd>{% endfor %}{% if model.measurements.packageWeight.value %}<dt>{{ labels.packageWeight }}</dt><dd>{{ model.measurements.packageWeight.value }} {{model.measurements.packageWeight.unit }}</dd>{% endif %}</dl>{% endblock product-extrainfo %}","modules/location/location":"<thead><tr><th>Stores</th></tr></thead><tbody>{% for location in model.items %}<tr><td><div class=\"mz-loc-name\">{{location.name}}</div><div>{{location.address.address1}}</div><div>\r\n                {{location.address.cityOrTown}},\r\n                {{location.address.stateOrProvince}}\r\n            </div><a href=\"#\" data-mz-loc-code=\"{{location.code}}\">Store Details</a></td></tr>{% endfor %}</tbody>","modules/location/locations":"<div class=\"mz-locationsearch-list mz-l-paginatedlist\">{% if model.items and model.items.length > 0 %}{% if model.positionError %}<p class=\"mz-locationsearch-positionerror is-warning\">{{ model.positionError }}</p>{% endif %}<div class=\"mz-l-paginatedlist-list\">{% include \"modules/location/location-list\" with model=model.items %}</div>{% else %}{{ labels.noNearbyLocations }}{% endif %}</div>","modules/location/store-info":"<div class=\"mz-loc-dialog-cover\"><div class=\"mz-loc-dialog\"><h1>{{ labels.storeInformation }}</h1><div class=\"mz-loc-store-address\"><div class=\"mz-loc-name\">\r\n                {{model.name}} (Store {{model.code}})\r\n            </div><div>{{model.address.address1}}</div><div>{{model.address.address2}}</div><div>{{model.address.address3}}</div><div>{{model.address.address4}}</div><div>\r\n                {{model.address.cityOrTown}}, {{model.address.stateOrProvince}}\r\n            </div>{% if model.phone %}<div>{{ labels.phone }}: {{model.phone}}{% endif %}</div><div class=\"mz-loc-store-hours\"><div>Hours:</div><div>{{model.regularHours.monday.label}}</div><div>{{model.regularHours.tuesday.label}}</div><div>{{model.regularHours.wednesday.label}}</div><div>{{model.regularHours.thursday.label}}</div><div>{{model.regularHours.friday.label}}</div><div>{{model.regularHours.saturday.label}}</div><div>{{model.regularHours.sunday.label}}</div></div></div></div>","modules/my-account/bc-popupmyaccount":"<script>\r\n    (function(){\r\n            new window.brotherGtm(\"UCS076\",[\"VPV\"],[\"event\"],\"ga_step=after_store_flow_7_pop_up_bc1\",true,true,\"After store\",\"Bother Care Program pop up\"); \r\n    })();\r\n</script>{% if not model.addressmodel %}<script>\r\n    (function(){\r\n            new window.brotherGtm(\"UCS072\",[\"PV\"],[\"event\"],\"ga_step=after_store_flow_3_user_info\",true,true,\"After store\",\"User Info\"); \r\n    })();\r\n</script>{% endif %}<div class=\"popup\"><div class=\"popup-container\"><div class=\"main-content {% if model.addressmodel or model.nopurchase or model.productsupdate %}fixed-maincontent{% endif %}\"><span class=\"close\"><i class=\"ion-ios-close-empty\"></i></span><div class=\"errormessage\"></div>{% if model.nopurchase %}<div class=\"bcareData bcareData-outer\"><div class=\"free-bcare\"><img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{% make_url 'cdn' '/resources/images/pdp-free.png' %}\" alt=\"brother care program\"><span class=\"title-bfree\">brother <strong>care program</strong></span><span class=\"titleBottom\"><sub>FREE</sub></span></div><div class=\"free-data\">\r\n                  {{ themeSettings.noPurchasedDateMessage|safe }}\r\n                </div><div class=\"addProduct\"><a class=\"orange-btn\" href=\"{{ themeSettings.chatwithanagent|safe }}\" target=\"_blank\">{{labels.chatwithanagent}}</a></div></div>{% else %}{% with model.properties as modelBronze %}{% if not model.productsupdate %}{% if model.addressmodel %}<div class=\"bcareData bcareData-outer\"><div class=\"free-bcare\"><img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{% make_url 'cdn' '/resources/images/pdp-free.png' %}\" alt=\"brother care program\"><span class=\"title-bfree\">brother <strong>care program</strong></span><span class=\"titleBottom\"><sub>FREE</sub></span></div><div class=\"free-data\"><p>{{ labels.freeBrotherCareCustom }}</p><div class=\"freespecifications\"><div class=\"freespecificationsList\">{% if model.productCode != themeSettings.bcBronzeCode %}{% with modelBronze|findwhere(\"attributeFQN\",themeSettings.attributesFQN.extendedWarranty) as extended %}{{ extended.values|first|prop('stringValue')|safe }}{% endwith %}{% endif %}{% with modelBronze|findwhere(\"attributeFQN\",themeSettings.attributesFQN.suppliesSavingsPass) as supplies %}{{ supplies.values|first|prop('stringValue')|safe }}{% endwith %}{% with modelBronze|findwhere(\"attributeFQN\",themeSettings.attributesFQN.tradeInAllowance) as inallowance %}{{ inallowance.values|first|prop('stringValue')|safe }}{% endwith %}{% with modelBronze|findwhere(\"attributeFQN\",themeSettings.attributesFQN.customerSupport) as support %}{{ support.values|first|prop('stringValue')|safe }}{% endwith %}{% with modelBronze|findwhere(\"attributeFQN\",themeSettings.attributesFQN.freeShipping) as shipping %}{{ shipping.values|first|prop('stringValue')|safe }}{% endwith %}{% with modelBronze|findwhere(\"attributeFQN\",themeSettings.attributesFQN.exclusiveContent) as exclusive %}{{ exclusive.values|first|prop('stringValue')|safe }}{% endwith %}{% with modelBronze|findwhere(\"attributeFQN\",themeSettings.attributesFQN.BCfeaturesummaryMessage) as summaryMessage %}<p>\r\n                                            {{ summaryMessage.values|first|prop('stringValue')|safe }}\r\n                                        </p>{% endwith %}{% if model.productCode == themeSettings.bcBronzeCode %}{{ themeSettings.outofWarrentybenifits|safe }}{% endif %}</div><div class=\"squaredFour clearfix\"><input id=\"Bcarecheck\" name=\"check\" type=\"checkbox\" class=\"mz-productoptions-option bc-select-terms\" data-mz-id=\"BCARE1IN\"><label for=\"Bcarecheck\" class=\"check-label\"></label><label for=\"Bcarecheck\" class=\"reg-pr\">{{ labels.termsBronze|safe }}</label></div></div></div><div class=\"addProduct\"><div class=\"errormessage-popup\"></div><button class=\"orange-btn\" id=\"add_brother_care\"  data-mz-action=\"addNewProduct\">{{labels.selectPlanShopProducts}}</button></div></div>{% else %}<div class=\"bcareData bcareData-outer\"><div class=\"bcaredata-inner\"><div class=\"free-bcare\"><img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{% make_url 'cdn' '/resources/images/pdp-free.png' %}\" alt=\"brother care program\"><span class=\"title-bfree\">brother <strong>care program</strong></span><span class=\"titleBottom\"><sub>FREE</sub></span></div><div class=\"free-data\"><p>{{ labels.freeBrotherCareCustom }}</p><div class=\"freespecifications\">{% with modelBronze|findwhere(\"attributeFQN\",themeSettings.attributesFQN.extendedWarranty) as extended %}{{ extended.values|first|prop('stringValue')|safe }}{% endwith %}{% with modelBronze|findwhere(\"attributeFQN\",themeSettings.attributesFQN.suppliesSavingsPass) as supplies %}{{ supplies.values|first|prop('stringValue')|safe }}{% endwith %}{% with modelBronze|findwhere(\"attributeFQN\",themeSettings.attributesFQN.tradeInAllowance) as inallowance %}{{ inallowance.values|first|prop('stringValue')|safe }}{% endwith %}{% with modelBronze|findwhere(\"attributeFQN\",themeSettings.attributesFQN.customerSupport) as support %}{{ support.values|first|prop('stringValue')|safe }}{% endwith %}{% with modelBronze|findwhere(\"attributeFQN\",themeSettings.attributesFQN.freeShipping) as shipping %}{{ shipping.values|first|prop('stringValue')|safe }}{% endwith %}{% with modelBronze|findwhere(\"attributeFQN\",themeSettings.attributesFQN.exclusiveContent) as exclusive %}{{ exclusive.values|first|prop('stringValue')|safe }}{% endwith %}</div></div></div><div id=\"bcaredata-personal\"><p class=\"customer-info\">{{ themeSettings.bcpersonalInfoMSG|safe }}</p><p class=\"main-title\">Update Personal Information</p><h3 class=\"mz-formstep-header mz-checkoutform-header\">\r\n                                1. Personal Information \r\n                            </h3><div class=\"mz-formstep-body clearfix\"><div class=\"mz-formstep-fields mz-l-formfieldgroup mz-checkoutform  mz-checkoutform-shipping mz-checkoutform-active\"><div id=\"default-ship-edit-wrap\"><div class=\"form-wrap clearfix\"><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-firstname\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"firstname\"><span class=\"is-required\"> *</span>First Name:</label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"\" name=\"firstname\" data-custom-validate=\"firstname\" data-max-label=\"shippingFirstNameInvalid\" data-mz-value=\"firstName\" value=\"{{user.firstName}}\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"firstName\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-lastname\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"lastname\"><span class=\"is-required\"> *</span>Last Name:</label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"\" name=\"lastname\" data-custom-validate=\"lastname\" data-max-label=\"shippingLastNameInvalid\" data-mz-value=\"lastNameOrSurname\" value=\"{{user.lastName}}\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"lastNameOrSurname\"></span></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-address1\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"address-line-1\"><span class=\"is-required\"> *</span>Street Address:</label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"\" id=\"address-line-1\" name=\"address-line-1\" data-mz-value=\"address..address1\" value=\"\" maxlength=\"200\" data-custom-validate=\"street1\" data-max-label=\"shippingAddressInvalid\" autocomplete=\"off\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"address.address1\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-address2\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"address-line-2\">Street Address 2:</label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"\" id=\"address-line-2\" name=\"address-line-2\" data-mz-value=\"address.address2\" value=\"\" maxlength=\"200\" data-custom-validate=\"street2\" data-max-label=\"street2Invalid\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"address.address2\"></span></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-city\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"city\"><span class=\"is-required\"> *</span>City:</label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"\" id=\"city\" name=\"city\" data-mz-value=\"address.cityOrTown\" value=\"\" data-custom-validate=\"city\" data-max-label=\"shippingCityInvalid\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"address.cityOrTown\"></span></div><div class=\"mz-addressform-autocompletefields\"><label for=\"autocomplete-state\">State</label><label for=\"autocomplete-zip\"></label></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-state\"><div class=\"mz-l-formfieldgroup-row mz-addressform-state\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"stateOrProvince\"><span class=\"is-required\"> *</span>Province:</label></div><div class=\"mz-l-formfieldgroup-cell\"><select id=\"stateProvince\" name=\"stateOrProvince\" data-custom-validate=\"province\" data-mz-value=\"address.stateOrProvince\" value=\"\"><option value=\"\" selected=\"selected\">Select Province</option>{% with themeSettings.canadaProvincelist.data as provinceList %}{% with model.maxMindProvince|split(\"-\")|first as maxProv %}{% for province in provinceList %}<option {% if maxProv== province.value %}selected=\"selected\" {% endif %} value=\"{{  province.value }}\">{{ labels|prop(province.langCode|safe) }}</option>{% endfor %}{% endwith %}{% endwith %}</select><span class=\"mz-validationmessage custom-validation-message\" data-mz-validationmessage-for=\"address.stateOrProvince\"></span></div></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-country\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"country\"><span class=\"is-required\"> *</span>Country:</label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"\" id=\"country\" name=\"country\" data-mz-value=\"CA\" readonly=\"\" value=\"CA\"><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"address.countryCode\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-zip\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"postal-code\"><span class=\"is-required\"> *</span>Postal Code:</label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"\" id=\"postal-code\" name=\"postal-code\" data-mz-value=\"address.postalOrZipCode\" value=\"\" max=\"7\" maxlength=\"7\" data-custom-validate=\"postalcode\" data-max-label=\"shippingZipInvalid\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"address.postalOrZipCode\"></span></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-phone\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"shippingphone\"><span class=\"is-required\"> *</span>Phone Number:</label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"\" name=\"shippingphone\" data-mz-value=\"phoneNumbers.home\" value=\"\" data-custom-validate=\"phonenumber\" data-max-label=\"phoneNumberInvalid2\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"phoneNumbers.home\"></span></div></div></div></div><div class=\"form-rows clearfix\"><p class=\"preference\"> Type of Information you would like to recieve</p><div class=\"mz-l-formfieldgroup mz-l-formfieldgroup-norows Update-in \"><div class=\"squaredFour clearfix\"><input id=\"Bcarecheck\" name=\"check\" type=\"checkbox\" class=\"mz-productoptions-option bc-select-terms\" data-mz-id=\"BCARE1IN\"><label for=\"Bcarecheck\" class=\"check-label\"></label><label for=\"Bcarecheck\" class=\"reg-pr\">{{ labels.termsBronze|safe }}</label></div></div></div><div class=\" mz-formstep-next addProduct\"><div class=\"errormessage-popup\"></div><button class=\"orange-btn\" id=\"add_brother_care\"  data-mz-action=\"addNewProduct\">{{labels.selectPlanShopProducts}}</button></div></div></div></div></div></div></div>{% endif %}{% else %}<div id=\"succes-bcare\">{% include \"modules/my-account/bcare-success\" %}</div>{% endif %}{% endwith %}{% endif %}</div><p class=\"close bottom-closetext\"><i class=\"ion-ios-close-empty\"></i> {{ themeSettings.popupcloseText }}</p></div></div>\r\n","modules/my-account/bcare-success":"\r\n<div class=\"bcare-success\"><div class=\"succ-container\">\r\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\"><title>{{ labels.addToCart }}</title><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(0 .097)\"><circle cx=\"14.797\" cy=\"14.797\" r=\"14.797\" fill=\"#2D9B00\"></circle><path fill=\"#FFF\" fill-rule=\"nonzero\" stroke=\"#FFF\" d=\"M7.521 13.447l-1.51 1.338 5.448 6.149L23.584 10.17l-1.34-1.509-10.614 9.422z\"></path></g></svg>\r\n<p class=\"warranty-thanks\">{{ labels.thankYou }}</p>{% if pageContext.cmsContext.template.path|lower == \"brothercare-custom-registerform\" %}{% if not model.freeproductdata %}<script>\r\n                        (function(){\r\n                                new window.brotherGtm(\"UCS077\",[\"PV\"],[\"event\"],\"ga_step=after_store_flow_8_thankYou_bc_not_available\",true,true,\"After store\",\"Thank you\"); \r\n                        })();\r\n                    </script><p class=\"warranty-program\">{{ themeSettings.nonEligibleConfirmationRegister }}</p><hr/><p class=\"btn-icons\"><a href=\"{{siteContext.siteSubdirectory}}/product-registration-myaccount\" class=\"reg-blue-btn\">{{ labels.backtoproductLists }}</a><a href=\"/\" class=\"normalbtn reg-white-btn\">{{labels.backbrothersite}}</a></p>{% else %}{% if not model.outproduct %}{% if not model.freeproduct %}<script>\r\n                                    (function(){\r\n                                            new window.brotherGtm(\"UCS077\",[\"PV\"],[\"event\"], \"ga_step=after_store_flow_8_thankYou_bc_not_added\",true,true,\"After store\",\"Thank you\"); \r\n                                    })();\r\n                            </script><p class=\"warranty-program\">{{ themeSettings.ConfirmationRegister|safe }}</p><hr/><p class=\"btn-icons\"><a href=\"{{siteContext.siteSubdirectory}}/product-registration-myaccount\" class=\"reg-blue-btn\">{{ labels.backtoproductLists }}</a><a href=\"/\" class=\"normalbtn reg-white-btn\">{{labels.backbrothersite}}</a></p>{% else %}<script>\r\n                                    (function(){\r\n                                            new window.brotherGtm(\"UCS077\",[\"PV\"],[\"event\"],\"ga_step=after_store_flow_8_thankYou_bc_added\",true,true,\"After store\",\"Thank you\"); \r\n                                    })();\r\n                            </script><p class=\"warranty-program\">{{ themeSettings.EligibleConfirmationRegister|safe }}</p><hr/><p class=\"btn-icons\"><a href=\"{{siteContext.siteSubdirectory}}/product-registration-myaccount\" class=\"reg-blue-btn\">{{ labels.backtoproductLists }}</a><a href=\"/\" class=\"normalbtn reg-white-btn\">{{labels.backbrothersite}}</a></p>{% endif %}{% else %}{% if not model.freeproduct %}<script>\r\n                                    (function(){\r\n                                            new window.brotherGtm(\"UCS077\",[\"PV\"],[\"event\"],\"ga_step=after_store_flow_8_thankYou_bc_not_added\",true,true,\"After store\",\"Thank you\"); \r\n                                    })();\r\n                            </script><p class=\"warranty-program\">{{ themeSettings.ConfirmationRegister|safe }}</p><hr/><p class=\"btn-icons\"><a href=\"{{siteContext.siteSubdirectory}}/product-registration-myaccount\" class=\"reg-blue-btn\">{{ labels.backtoproductLists }}</a><a href=\"/\" class=\"normalbtn reg-white-btn\">{{labels.backbrothersite}}</a></p>{% else %}<script>\r\n                                    (function(){\r\n                                            new window.brotherGtm(\"UCS077\",[\"PV\"],[\"event\"], \"ga_step=after_store_flow_8_thankYou_bc_added\",true,true,\"After store\",\"Thank you\"); \r\n                                    })();\r\n                            </script><p class=\"warranty-program\">{{ themeSettings.successforOUTWarranty|safe }}</p><hr/><p class=\"btn-icons\"><a href=\"{{siteContext.siteSubdirectory}}/product-registration-myaccount\" class=\"reg-blue-btn\">{{ labels.backtoproductLists }}</a><a href=\"/\" class=\"normalbtn reg-white-btn\">{{labels.backbrothersite}}</a></p>{% endif %}{% endif %}{% endif %}{% else %}<script>\r\n                        (function(){\r\n                                new window.brotherGtm(\"UCS077\",[\"PV\"],[\"event\"],\"ga_step=after_store_flow_8_thankYou_bc_added\",true,true,\"After store\",\"Thank you\"); \r\n                        })();\r\n                </script>{% if not model.outproduct %}<p class=\"warranty-program\">{{ themeSettings.EligibleConfirmationRegister|safe }}</p>{% else %}<p class=\"warranty-program\">{{ themeSettings.successforOUTWarranty|safe }}</p>{% endif %}{% endif %}</div></div>","modules/my-account/brothercare-custom-login-popup-form":"<script>\r\n    (function(){\r\n            new window.brotherGtm(\"UCS075\",[\"VPV\"],[\"event\"],\"ga_step=after_store_flow_6_login_pop_up\",true,true,\"After store\",\"Login pop up\"); \r\n    })();\r\n</script><div class=\"popup\"><div class=\"popup-container\"><div class=\"log-sign-wrapper clearfix\"><div class=\"login-block\"><span class=\"close\" data-mz-action=\"closepopup\"><i class=\"ion-ios-close-empty\"></i></span><div id=\"customerLogin\" class=\"mz-loginform mz-loginform-page\" name=\"mz-loginform\"><p>{{ labels.orderWelcome }} {{model.username}},</p>\r\n                   {{ themeSettings.bcLoginPopupMessage|safe }}\r\n                   <div class=\"mz-l-formfieldgroup\"><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"email\" name=\"email\" value=\"{{model.email}}\" data-mz-login-email=\"\" placeholder=\"*{{ labels.email }}\"/></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"password\" name=\"password\" value=\"\" class=\"mz-password\"   data-mz-login-password=\"\" placeholder=\"*{{ labels.password }}\"/><a href=\"javascript:void(0);\" class=\"mz-forgot\" data-mz-action=\"forgotPassword\">{{ labels.forgotPassword }}</a></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><button class=\"mz-button mz-primary-button mz-login-button\" data-mz-action=\"login\">{{ labels.logIn }}</button></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><section data-mz-role=\"popover-message\" class=\"mz-popover-message\"></section></div></div></div></div><div id=\"login-custom-password-form\" class=\"mz-loginform mz-loginform-page mz-forgotpasswordform forgotpasswordform bcareForgot resetPasswordStl\" name=\"mz-forgotpasswordform\"><input type=\"hidden\" name=\"returnUrl\" value=\"{{ model.returnUrl }}\" /><p class=\"login_heading\">{{labels.forgotPassword}}</p><p class=\"pagesubtitle-desc-bold forgotPWTxtNN\">{{ labels.forgotyourPasswordResetMsg }}</p><p class=\"pagesubtitle-desc-normal forgotPWTxt\">{{ labels.forgotyourPasswordResetInstructionMsg }}</p><div class=\"sign-in-form\"><div class=\"mz-l-formfieldgroup\"><div class=\"mz-l-formfieldgroup-row email-section\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"email\" placeholder=\"*{{ labels.email }}\" value=\"{{model.email}}\" data-mz-forgotpassword-email=\"\" name=\"reset-password\" /></div></div><div class=\"mz-l-formfieldgroup-row l-formfieldgroup-row-controls\"><div class=\"mz-l-formfieldgroup-cell\"><div ><section data-mz-role=\"popover-message\" class=\"mz-popover-message\"></section></div><div class=\"login-custom-password-form-controls\"><button class=\"mz-button mz-primary-button mz-login-button\" data-mz-action=\"retrievePassword\">{{ labels.sendEmail }}</button><a href=\"javascript:void(0);\" class=\"mz-login-display\" data-mz-action=\"backtoLogin\">{{ labels.backToLogIn }}</a></div></div></div></div></div></div></div></div></div></div>","modules/my-account/brothercare-custom-myaccount":"{% for item in model.prodReg %}<div class=\"product-list\"><div class=\"product-data\"><div class=\"product-img\">{% if item.ProductImage %}<img loading=\"lazy\" width=\"100px\" height=\"100px\" itemprop=\"image\" class=\"mz-productimages-mainimage\" data-mz-productimage-main=\"\" src=\"{{item.ProductImage}}?max=100&amp;_mzcb=_1531746058923\" alt=\"{{item.productName}}\">{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{{ labels.brothernoImage }}?max=100\" class=\"mz-productimages-mainimage\" alt=\"{{item.productName}}\" />{% else %}<img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{{ labels.brothernoImage }}?max=100\" class=\"mz-productimages-mainimage\" alt=\"{{item.productName}}\" />{% endif %}{% endif %}</div><div class=\"product-content\">{% if item.productName %}<h4>{{item.productName}}</h4>{% else %}<h4>{{labels.productNameNotAvailable}}</h4>{% endif %}<p class=\"model-div\"><span>Model #:</span> {{item.Productid}}</p>{% if item.displaycreatedDate %}<p class=\"model-div model-register\"><span>{{labels.registeredOn}} :</span> {{ item.displaycreatedDate }} </p>{% endif %}{% comment %}<p class=\"model-div model-register\"><span>{{labels.warrantyEndsOn}} :</span> {% if item.PurchaseDate %} {% if item.WarrentyEndDate == '00/00/0000' %} {{ item.TradeInDate }} {% else %} {{ item.displayendDate }} {% endif %} {% else %} {{ labels.informationnotvailable }}{% endif %}</p>{% endcomment %}<p class=\"model-div model-register\"><span>{{labels.warrantyEndsOn}} :</span>{% if item.PurchaseDate %}{% if item.WarrentyEndDate %}{% if item.isWarrantyExpired %}{{labels.noExtendedWarranty|safe}}{% else %}{{ item.WarrentyEndDate|safe }}{% endif %}{% else %}{{ labels.informationnotvailabl|safe }}{% endif %}{% endif %}</p></div></div><div class=\"product-add-warranty\">{% with themeSettings.eligibleProductGroupsForExtendedWarranty|split(\",\") as eligibleProductGroups %}{% for eligibleProductGroup in eligibleProductGroups %}{% if item.productTypeId == eligibleProductGroup or eligibleProductGroup == -1 %}{% with model.PreloadconatctAddress|prop(\"attributes\")|findwhere(\"fullyQualifiedName\", \"tenant~contact-preference\")|prop(\"values\")|first as isCustomerOptedIn %}{% if isCustomerOptedIn and not item.isWarrantyExpired %}<div class=\"inner-waaranty\"><div class=\"warranty-text\">\r\n                                        {{ themeSettings.addedwarentylabelstatus|safe }}\r\n                                        <div class=\"freebc-container\"><div class=\"freebc-img\"></div><div class=\"freebc-label\">{{ labels.brotherCare|safe }}</div></div></div></div>\r\n                                {{ themeSettings.freeupsellmessageGold|safe }}{% endif %}{% if not isCustomerOptedIn and not item.isWarrantyExpired %}<div class=\"inner-waaranty addplans\" data-id=\"{{item.Productid}}\" data-warrantyexpired=\"{{item.isWarrantyExpired}}\" data-optedin=\"{{isCustomerOptedIn}}\" data-eligible=\"true\"><div class=\"warranty-text\"><p>{{ themeSettings.footeraddwarentylabel|safe }}</p><div class=\"freebc-container\"><div class=\"freebc-img\"></div><div class=\"freebc-label\">{{ labels.addProgram }}</div></div></div></div>{% endif %}{% endwith %}{% endif %}{% endfor %}{% endwith %}</div></div>{% endfor %}{% if not model.prodReg  %}<div class=\"no-products-found\"><p>{{ themeSettings.noproductfound|safe }}</p></div>{% endif %}{% if model.prodReg.length > 5 %}<div class=\"mz-loadmore-wrap\"><button class=\"reg-white-btn\" type=\"button\"  data-mz-load-myproducts data-mz-action=\"loadItems\" data-mz-items=\"5\">{{labels.loadMore}}</button></div>{% endif %}  \r\n","modules/my-account/brothercare-register-product-form":"{% if not model.productsupdate %}<div class=\"bc_Form\"><div class=\"bcForm_container\"><div class=\"mz-formstep mz-checkoutform-shippingaddress is-invalid {% if model.customeraddressedit %}is-active{% endif %}{% if (model.productdataedit || model.freeproduct) %}is-past{% endif %}\" id=\"step-shipping-address\"><h3 class=\"mz-formstep-header mz-checkoutform-header collapsible\">\r\n                1. {{ labels.personalinfotitle }}{% if not model.customeraddressedit %}<span class=\"editpersonalinfo EditClass\">{{labels.edit}}</span>{% endif %}</h3><div id=\"personal-info\">{% include \"modules/checkout/brother-care-personalinfo\" with model=model %}</div></div><div class=\"mz-formstep mz-checkoutform-shippingaddress is-invalid {% if model.productdataedit %}is-active{% endif %}{% if model.freeproduct %}is-past{% endif %}\" id=\"step-product-registration\"><h3 class=\"mz-formstep-header mz-checkoutform-header collapsible\">\r\n                2. {{ labels.productInformation }}{% if not model.productdataedit and model.newproductdatainfo and not user.isAnonymous %}<span class=\"editproductinfo EditClass\">{{labels.edit}}</span>{% endif %}</h3><div id=\"product-registration\">{% include \"modules/checkout/brothercare-product-registration\" with model=model %}</div></div><div class=\"mz-formstep mz-checkoutform-shippingaddress is-invalid {% if model.freeproduct %}is-active{% endif %}\" id=\"step-brother-plan\"><h3 class=\"mz-formstep-header mz-checkoutform-header collapsible\">\r\n                3. {{ labels.brothercareTitle }}\r\n            </h3>{% if model.freeproduct %}<div id=\"freeData-registration\">{% include \"modules/checkout/brothercare-product-freedata\" with model=model %}</div>{% endif %}</div></div></div>{% else %}<div id=\"succes-bcare\">{% include \"modules/my-account/bcare-success\" %}</div>{% endif %}<div id=\"popuplogin\"></div>","modules/my-account/dashboard-support-questions":"<h3>{{labels.supportQuestions}}</h3><div class=\"acc-support-section-wrap\">{% for items in model.incidents %}{% if forloop.index <= 3 %}<div class=\"support-question-item\">{% for lineitem in items %}<div class=\"support-question-item-inner\">{% if not forloop.last %}<b class=\"support-title\">{{lineitem.title}}</b>{% if forloop.index == 4 %}<span class=\"support-content\">{{lineitem.content|date(\"jS F, Y\") }}</span>{% else %}<span class=\"support-content\">{{lineitem.content }}</span>{% endif %}{% else %}<a class=\"spport-link\" href=\"javascript:;\" data-negative-path=\"true\" data-osvc-href=\"account/questions/detail/i_id/{{lineitem.content}}\"><img loading=\"lazy\" width=\"25\" height=\"25\" src=\"../../resources/images/right-arrow.png\" alt=\"support-questions\" /></a>{% endif %}</div>{% endfor %}</div>{% endif %}{% endfor %}{% if model.noItem  %}{{labels.noQusAsked}}{% endif %}</div><div class=\"view-all-items\">{% if model.noItem %}<a class=\"view-all-button\"  href=\"javascript:;\" data-negative-path data-osvc-href=\"ask\">\r\n            {{ labels.viewAllAskQus }}\r\n        </a>{% else %}{% if model.incidents.length > 3 %}<a class=\"view-all-button\"  href=\"javascript:;\" data-negative-path data-osvc-href=\"asklist\">\r\n                {{ labels.viewAllQus }}\r\n            </a>{% endif %}{% endif %}</a></div> ","modules/my-account/my-account-address-form":"{% extends \"modules/common/address-form\" %}{% block address-form %}{% set addresscontext=\"editingContact.\" %}{% if model.isShippingContact %}{% set countries=pageContext.shippingCountries %}{% endif %}<li class=\"mz-accountaddressbook-contact mz-accountaddressbook-form\">{% parent %}<div class=\"mz-contacttypes\"><div class=\"mz-l-formfieldgroup mz-l-formfieldgroup-norows mz-contacttype\"><label style=\"display:none\"><input type=\"checkbox\" data-mz-value=\"editingContact.isBillingContact\" value=\"true\" checked=\"checked\"><span class=\"checkmark\"></span>\r\n                {{ labels.makeBillingContact }}\r\n            </label><label class=\"checkbox-container\" for=\"billing-checkbox\"><input type=\"checkbox\" id=\"billing-checkbox\" data-mz-value=\"editingContact.isPrimaryBillingContact\" value=\"true\" {% if model.isPrimaryBillingContact %} checked=\"checked\" {% else %} {% endif %}><span class=\"checkmark\"></span>\r\n                {{ labels.makeBillingContact }}\r\n            </label></div><div class=\"mz-l-formfieldgroup mz-l-formfieldgroup-norows mz-contacttype\"><label style=\"display:none\"><input type=\"checkbox\" data-mz-value=\"editingContact.isShippingContact\" value=\"true\" checked=\"checked\"><span class=\"checkmark\"></span>\r\n                {{ labels.makeShippingContact }}\r\n            </label><label class=\"checkbox-container\" for=\"shipping-checkbox\"><input type=\"checkbox\" id=\"shipping-checkbox\" data-mz-value=\"editingContact.isPrimaryShippingContact\" value=\"true\" {% if model.isPrimaryShippingContact %} checked=\"checked\" {% else %} {% endif %}><span class=\"checkmark\"></span>\r\n                {{ labels.makeShippingContact }}\r\n            </label></div></div><div class=\"form-rows clearfix Update-in\"><p><span>*</span>{{ labels.requiredFields }}</p></div><div class=\"mz-contact-actions\"><button class=\"mz-contact-cancel\" data-mz-action=\"cancelEditContact\">{{ labels.cancel }}</button><button class=\"mz-contact-save\" data-mz-action=\"finishEditContact\">{{ labels.submit }}</button></div></li>{% endblock address-form %}\r\n\r\n","modules/my-account/my-account-addressbook":"<div class=\"mz-accountaddressbook-wrap\">{% dropzone \"brand-message-addressbook\" scope=\"template\" %}<h3 class=\"mz-l-stack-sectiontitle address-text\">{{ labels.addressBook }}</h3>{% if model.hasSavedContacts || editing.contact == \"new\" %}<ul class=\"mz-accountaddressbook-list \">{% for contact in model.contacts %}{% if editing.contact == contact.id %}{% include \"modules/my-account/my-account-address-form\" with model=model.editingContact %}{% endif %}{% endfor %}{% for contact in model.contacts %}{% if not editing.contact || editing.contact == \"new\" %}<li class=\"mz-accountaddressbook-contact\"><div class=\"mz-accountaddressbook-contactdetails mz-addresssummary\"><div class=\"mz-accountaddressbook-contact-header\">{% if contact.types.length >0 %}{% with contact.types|findwhere(\"name\",\"Billing\") as contactType1 %}{% with contact.types|findwhere(\"name\",\"Shipping\") as contactType2 %}<span class=\"mz-accountaddressbook-contacttype\"><span class=\"is-primary\">{% if contactType1.isPrimary or contactType2.isPrimary %}\r\n                        (\r\n                        {% if contactType1.isPrimary and contactType2.isPrimary %}{{ labels.primaryShipBillAddress }}{% else %}{{ labels.primary2 }}{% if contactType1.isPrimary %} {{contactType1.name}} {% endif %}{% if contactType2.isPrimary %} {{contactType2.name}} {% endif %}{{labels.addressLabel}}{% endif %}\r\n                      ) \r\n                    {% endif %}</span></span>{% endwith %}{% endwith %}{% endif %}</div><div class=\"mz-accountaddressbook-summary\">{% include \"modules/common/address-summary\" with model=contact %}</div></div><div class=\"mz-accountaddressbook-actions\"><a class=\"mz-accountaddressbook-edit\" href=\"javascript:;\" data-mz-action=\"beginEditContact\" data-mz-contact=\"{{ contact.id }}\">{{ labels.edit }}</a>{% if model.contacts.length > 1 %}<span class=\"mz-accountaddressbook-separator\">|</span><a class=\"mz-accountaddressbook-delete\" href=\"javascript:;\" data-mz-action=\"beginDeleteContact\" data-mz-contact=\"{{ contact.id }}\">{{ labels.del }}</a>{% endif %}</div></li>{% endif %}{% endfor %}</ul>{% else %}<p class=\"mz-accountaddressbook-empty\">\r\n  {{ labels.noSavedContacts }}\r\n</p>{% endif %}</div>{% if not editing.contact or editing.contact == \"new\" %}<div class=\"mz-accountaddressbook-wrap\">{% if model.contacts.length >= themeSettings.customerAddressBookLimit %}<p style=\"padding-top:14px;padding-bottom:10px;\"> {{ labels.addressBookLimit }} </p>{% else %}{% if editing.contact == \"new\" %}<h3 class=\"mz-l-stack-sectiontitle\">{{ labels.newAddress }}</h3>{% include \"modules/my-account/my-account-address-form\" with model=model.editingContact %}{% else %}<h3 class=\"mz-l-stack-sectiontitle add-address\">{{ labels.newAddress }}\r\n            <a class=\"mz-add-address-button {% if themeSettings.siteLang == \"English\" %}english{% endif %}\" href=\"javascript:;\" data-mz-action=\"beginAddContact\">{{ labels.addNewContact }}</a></h3>{% endif %}{% endif %}</div>{% endif %}","modules/my-account/my-account-alert-message":"<script>\r\n\r\n    window.addEventListener(\"load\", function(event){\r\n        var queryStrings = new URLSearchParams(window.location.search);\r\n        var returnUrlValue = queryStrings.get('returnUrl');\r\n        if(returnUrlValue){\r\n            var messageAlertArray = document.querySelectorAll('.messageAlertContainer');\r\n\r\n            messageAlertArray.forEach(function(messageAlert){\r\n                messageAlert.style.display = 'block';\r\n            });\r\n        }\r\n    });\r\n</script><style>\r\n    .messageAlertContainer {\r\n        display: none;\r\n    }\r\n\r\n    .messageAlertContainer > .messageAlert {\r\n        padding: 10px 45px 13px 20px;\r\n        border: 1px solid rgba(252, 207, 0, 0.3);\r\n        border-radius: 5px;\r\n        background-color: rgba(254,240, 177, 0.3);\r\n        display: flex;\r\n        align-items: flex-start;\r\n        gap: 12px;\r\n    }\r\n    .messageAlertContainer > .messageAlert > span {\r\n        text-align: left;\r\n        font: normal normal normal 16px/19px Catamaran;\r\n        font-size: 16px;\r\n        line-height: 19px;\r\n        letter-spacing: 0px;\r\n        color: #D8B202;\r\n    }\r\n\r\n    .messageAlertContainer > .messageAlert > img {\r\n        padding-top: 5px;\r\n    }\r\n\r\n    @media only screen and (max-width: 767px) and (min-width: 1px){\r\n        .messageAlertContainer > .messageAlert {\r\n            /* margin-left: 20px; */\r\n            padding: 15px 30px 17px 20px;\r\n        }\r\n    }\r\n\r\n</style><div class=\"messageAlertContainer\"><div class=\"messageAlert\"><img width=\"26px\" height=\"24px\" loading=\"lazy\" src=\"{% make_url 'cdn' '/resources/images/svg/myAccountAvatarCheckIcon.svg' %}\" /><span>{{ labels.cartLoginPopupMsg }}</span></div></div>\r\n","modules/my-account/my-account-attributes":"<h3 class=\"mz-l-stack-sectiontitle\">Account Attributes</h3>\r\n","modules/my-account/my-account-contact-selector":"{% extends \"modules/common/contact-selector\" %}{% block module-classes %} {% endblock module-classes %}{% block contact-selector %}{% set contactcontext=\"editingCard.\" %}{% set addresscontext=\"editingContact.\" %}{% parent %}{% endblock contact-selector %}","modules/my-account/my-account-credit-card-form":"{% extends \"modules/common/credit-card-form\" %}{% block credit-card-form %}{% set cardcontext=\"editingCard.\" %}<div class=\"mz-accountpaymentmethods-method mz-accountpaymentmethods-form\"><div class=\"mz-l-formfieldgroup mz-creditcardform\">{% parent %}{% if model.hasSavedContacts %}<div class=\"form-wrap clearfix\"><div class=\"form-rows clearfix\"><div class=\"left mz-creditcard-billingaddresses-wrap\"><div class=\"mz-l-formfieldgroup-row mz-creditcard-billingaddresses\"><div class=\"mz-l-formfieldgroup-cell\">{% include \"modules/my-account/my-account-contact-selector\" %}<span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"{{ cardcontext }}contactId\"></span></div></div></div></div></div>{% else %}{% include \"modules/common/address-form\" with addresscontext=\"editingContact.\" model=editingContact %}<div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"></div><div class=\"mz-l-formfieldgroup-cell\"><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"{{ cardcontext }}contactId\"></span></div></div>{% endif %}</div><div class=\"mz-l-formfieldgroup-row mz-payment-credit-card-defaultflag-row\"><div class=\"mz-l-formfieldgroup-cell\"><label class=\"checkbox-container\" for=\"editingcard-is-primary\"><input type=\"checkbox\" id=\"editingcard-is-primary\" {% if model.isDefaultPayMethod %}checked=\"true\"{% endif %} data-mz-value=\"{{ cardcontext }}isDefaultPayMethod\" /><span class=\"checkmark\"></span>\r\n                {{ labels.makeDefaultCard }}\r\n            </label></div></div><div class=\"mz-creditcard-actions\"><p class=\"required-card\"><span class=\"is-required\"> *</span>{{labels.requiredFields}}</p><button class=\"mz-creditcard-cancel\" data-mz-action=\"cancelEditCard\">{{ labels.cancel }}</button><button class=\"mz-creditcard-save mz-button\" data-mz-action=\"finishEditCard\">{{ labels.save }}</button></div></div>{% endblock credit-card-form %} \r\n\r\n","modules/my-account/my-account-dashboard":"{% dropzone \"brand-message-dashboard\" scope=\"template\" %}{% comment %}<h2>\r\n    {{labels.orderWelcome}}, \r\n    <span class=\"dash-name\"><span class=\"name-wrap\">{{model.firstname}}</span> <span class=\"name-wrap\">{{model.lastname}}</span></span></h2>{% endcomment %}{% comment %}<div class=\"dashboard-message\" {% if model.currentBCLevel %}{% else %}style=\"display: block;\"{% endif %}><div class=\"dashboard-welcome-message\" {% if model.currentBCLevel %}{% else %}style=\"width: 100%; padding-right: 0;\"{% endif %}><p class=\"my-account-welcome\">{{labels.myAccountIntro}}</p></div><div class=\"dashboard-bc-message\">{% if model.currentBCLevel == \"BROTHERCARE3\" %}<div class=\"my-account-bc-message bc3-badge\">{{labels.brotherCare3Name}}</div>{% else %}{% if model.currentBCLevel == \"BROTHERCARE2\" %}<div class=\"my-account-bc-message bc2-badge\">{{labels.brotherCare2Name}}</div>{% else %}{% if model.currentBCLevel == \"BROTHERCARE1\" %}<div class=\"my-account-bc-message bc1-badge\">{{labels.brotherCare1Name}}</div>{% endif %}{% endif %}{% endif %}</div></div>{% endcomment %}<div class=\"dashboard-section\" id=\"account-highlights\"><div class=\"acc-hightlights-section-wrap\">{% if pageContext.Ismobile %}<div class=\"for-mobile\">{% endif %}<div class=\"acc-hightlights-section saving-pass\"><div class=\"add-plan-outer\"><div class=\"add-plan-inner\"><div class=\"add-plan-title-wrap\"><div class=\"add-plan-title-inner\"><span class=\"mz-close close-add-plan\">X</span><div class=\"add-plan-title {% if themeSettings.siteLang != \"English\" %}french-div{% endif %}\">\r\n                                {{labels.addPlanTitle}}\r\n                            </div><p>{{labels.addPlanSubTitle}}</p></div></div><div class=\"add-plan-products\"></div></div></div></div>{% if pageContext.Ismobile %}</div>{% endif %}</div></div><div class=\"dashboard-section mobile-section\" id=\"dashboard-my-products\">{% if pageContext.isMobile %}<div class=\"view-all-items mobile-dashboard-section\"><a class=\"view-all-button mobile-dashboard-link\" href=\"javascript:;\" data-main-target=\"account-products\" data-target=\"myproducts\">\r\n            {{ labels.myRecentProducts }}  \r\n        </a></div>{% else %}{% if model.currentTab and model.currentTab == \"dashboard-product\" %}{% include \"modules/my-account/my-account-products\" %}{% endif %}{% endif %}</div><div class=\"dashboard-section mobile-section\" id=\"dashboard-my-orders\">{% if pageContext.isMobile %}<div class=\"view-all-items mobile-dashboard-section\"><a class=\"view-all-button mobile-dashboard-link\" href=\"javascript:;\" data-main-target=\"account-orders\" data-target=\"myorders\">\r\n            {{ labels.mostRecentOrders }}\r\n        </a></div>{% else %}{% include \"modules/my-account/order-history-list\" %}{% endif %}</div><div class=\"dashboard-section mobile-section\" id=\"dashboard-my-returns\">{% if pageContext.isMobile %}<div class=\"view-all-items mobile-dashboard-section\"><a class=\"view-all-button mobile-dashboard-link\" href=\"javascript:;\" data-main-target=\"account-returns\" data-target=\"myreturns\">\r\n            {{ labels.returns }}\r\n        </a></div>{% else %}{% include \"modules/my-account/order-history-list\" %}{% endif %}</div><div class=\"dashboard-section mobile-section\" id=\"dashboard-support-questions\">{% if pageContext.isMobile %}<div class=\"view-all-items mobile-dashboard-section\"><a class=\"view-all-button mobile-dashboard-link\" href=\"javascript:;\" data-osvc-href=\"asklist\"> \r\n            {{ labels.mySupportQuestions }}  \r\n        </a></div>{% else %}{% include \"modules/my-account/dashboard-support-questions\" %}{% endif %}</div>","modules/my-account/my-account-nav2":"{% if pageContext.isMobile  %}<div class=\"mz-myaccount-nav-overlay\">{% endif %}<nav class=\"mz-scrollnav\" id=\"account-nav\" data-mz-scrollnav=\"{{ navtarget }}\"><div class=\"mz-mobile close-dashboard\">X</div><ul class=\"mz-scrollnav-list nav\"><li class=\"mz-scrollnav-item\"><a class=\"mz-scrollnav-link\" href=\"#dashboard\" data-target=\"account-dashboard\">\r\n                {{ labels.dashboard }}\r\n            </a></li><h2>{{labels.accountTitle}}</h2><li class=\"mz-scrollnav-item\"><a class=\"mz-scrollnav-link\" href=\"#settings\" data-target=\"account-settings\">\r\n                {{ labels.accountSettings }}\r\n            </a></li><li class=\"mz-scrollnav-item\"><a class=\"mz-scrollnav-link\" href=\"#paymentmethods\" data-target=\"account-paymentmethods\">\r\n                {{ labels.myCards }}\r\n            </a></li><li class=\"mz-scrollnav-item\"><a class=\"mz-scrollnav-link\" href=\"#addressbook\" data-target=\"account-addressbook\">\r\n                {{ labels.addressBook }}\r\n            </a></li><h2>{{labels.orders}}</h2><li class=\"mz-scrollnav-item\"><a class=\"mz-scrollnav-link\" href=\"#myorders\" data-target=\"account-orders\">\r\n                {{ labels.myOrders }}\r\n            </a></li><li class=\"mz-scrollnav-item\"><a class=\"mz-scrollnav-link\" href=\"#myreturns\" data-target=\"account-returns\">\r\n                {{ labels.myReturns }}\r\n            </a></li><h2>{{labels.products}}</h2><li class=\"mz-scrollnav-item\"><a class=\"mz-scrollnav-link\" href=\"#myproducts\" data-target=\"account-products\">\r\n                {{ labels.myProducts }}\r\n            </a></li>{% if siteContext.generalSettings.isWishlistCreationEnabled %}<h2>{{labels.wishlistTitle}}</h2><li class=\"mz-scrollnav-item\"><a class=\"mz-scrollnav-link\" href=\"#wishlist\" data-target=\"account-wishlist\">\r\n                {{ labels.accountMyWishlist }}\r\n            </a></li>{% endif %}<h2>{{labels.preferences}}</h2><li class=\"mz-scrollnav-item\"><a class=\"mz-scrollnav-link\" href=\"#preferences\" data-target=\"account-preferences\">\r\n                {{ labels.myPreferences }}\r\n            </a></li></ul></nav>{% if pageContext.isMobile  %}</div>{% endif %}\r\n","modules/my-account/my-account-notifications":"<style>\r\n    #account-notifications #header h2{\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n\r\n    #account-notifications #header a#mark-read{\r\n        float: right;\r\n    }\r\n\r\n    #account-notifications .row{\r\n        margin-bottom: 30px;\r\n    }\r\n\r\n    #account-notifications h3{\r\n        text-decoration: underline;\r\n        margin: 0 0 15px 0;\r\n        padding: 0;\r\n    }\r\n</style><div class=\"bootstrap\"><div id=\"header\" class=\"row align-items-end\"><div class=\"col-6\"><h2>My Notifications</h2></div><div class=\"col-6\"><a href=\"#\" id=\"mark-read\">Mark all as read</a></div></div><div id=\"unread-notifications\" class=\"row\"><div class=\"col-12\"><h3>Unread Notifications</h3></div></div><div id=\"read-notifications\" class=\"row\"><div class=\"col-12\"><h3>Previous Notifications</h3></div></div></div>","modules/my-account/my-account-password":"{% if not pageContext.isEditMode %}<h3 class=\"{% if editing.password %}mz-l-stack-sectiontitle password-text{% else %} password-title {% endif %} \">{{ labels.password }} {% if not editing.password %}<span class=\"mz-accountsettings-passwordedit\" data-mz-action=\"startEditPassword\">{{ labels.changePassword }}</span>{% endif %}</h3><div class=\"mz-accountsettings-password\">{% if editing.password %}<div class=\"accountsettings-password-item accountsettings-oldpassword\"><input id=\"account-oldpassword\" placeholder=\"*{{ labels.oldPassword }}\" class=\"mz-accountsettings-password\" type=\"password\"  data-mz-value=\"oldPassword\" value=\"{{ model.oldPassword }}\" /><label for=\"account-oldpassword\" class=\"mz-accountsettings-oldpasswordlabel\"><span class=\"is-required\"> *</span>{{ labels.oldPassword }}</label></div><div class=\"accountsettings-password-item accountsettings-password\"><input id=\"account-password\" placeholder=\"*{{ labels.newPassword }}\" class=\"mz-accountsettings-password\" type=\"password\" data-custom-validate=\"password\" data-mz-value=\"password\" value=\"{{ model.password }}\" /><label for=\"account-password\" class=\"mz-accountsettings-passwordlabel\"><span class=\"is-required\"> *</span>{{ labels.newPassword }}</label><div class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"oldPassword\"></div></div><div class=\"accountsettings-password-item accountsettings-confirmpassword\"><input id=\"account-confirmpassword\" placeholder=\"*{{ labels.confirmPassword }}\" class=\"mz-accountsettings-confirmpassword\" data-custom-validate=\"confirmpassword\" data-max-label=\"passwordWeak\" type=\"password\"  data-mz-value=\"confirmPassword\" value=\"{{ model.confirmPassword }}\" /><label for=\"account-confirmpassword\" class=\"mz-accountsettings-confirmpasswordlabel\"><span class=\"is-required\"> *</span>{{ labels.confirmPassword }}</label><div class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"confirmPassword\"></div></div><div class=\"mz-validationmessage sigup-error-message weak-password custom-validation-message\" data-mz-validationmessage-for=\"password\"></div><span class=\"password-tips\">{{labels.passwordTips}}</span><div class=\"mz-password-actions\"><button class=\"mz-accountsettings-passwordcancel\" data-mz-action=\"cancelEditPassword\">{{ labels.cancel }}</button><button class=\"mz-accountsettings-passworddone mz-button\" data-mz-action=\"finishEditPassword\">{{ labels.save }}</button></div>{% if editing.error %}<div class=\"mz-validationmessage password-error\">\r\n        {{ editing.error }}\r\n      </div>{% endif %}{% else %}<div class=\"mz-validationmessage\" data-mz-validationmessage-for=\"passwordChanged\"></div>{% endif %}</div>{% endif %}    ","modules/my-account/my-account-paymentmethod":"{% extends \"modules/common/payment-method\" %}{% block module-classes %}mz-paymentmethod-myaccount{% endblock %}{% block payment-method-actions %}<a class=\"mz-paymentmethod-edit\" href=\"javascript:;\" data-mz-action=\"beginEditCard\" data-mz-card=\"{{ model.id }}\">{{ labels.edit }}</a><a class=\"mz-paymentmethod-delete\" href=\"javascript:;\" data-mz-action=\"beginDeleteCard\" data-mz-card=\"{{ model.id }}\">{{ labels.del }}</a>{% endblock payment-method-actions %}","modules/my-account/my-account-preferences":"{% dropzone \"brand-message-preferences\" scope=\"template\" %}<h3 class=\"mz-l-stack-sectiontitle preferences-text\">{{ labels.myPreferences }}</h3>{% if not pageContext.isEditMode %}<div class=\"mz-accountsettings-section mz-accountsettings-attributes\"><p class=\"pref-label\">{{labels.communicationPref}}</p><div class=\"mz-accountsettings-attribute mz-accountsettings-attribute-{{ attribute.inputType|lower }}\">{% for attribute in model.attributes %}{% if attribute.inputType === \"TextBox\" and attribute.attributeFQN ==  themeSettings.attributesFQN.customerLang %}<div class=\"mz-accountsettings-language\"><label><span class=\"mz-accountsettings-labels\"><span class=\"is-required\"> *</span>{{ labels.languagePref }}:</span></label><select name=\"account-attribute-{{ attribute.attributeFQN }}\" data-mz-attribute=\"{{ attribute.attributeFQN }}\" data-mz-value=\"attribute\">{% if pageContext.isMobile %}<option value=\"\" disabled>*{{labels.selectLanguagePref}}</option>{% else %}<option value=\"\" disabled>{{labels.selectLanguagePref}}</option>{% endif %}<option {% if attribute.values[0] == \"en\" or attribute.values[0] == \"E\" or attribute.values[0] == \"EN\" %}selected{% endif %} value=\"en\" >English</option><option {% if attribute.values[0] == \"fr\" or attribute.values[0] == \"F\" or attribute.values[0] == \"FR\" %}selected{% endif %} value=\"fr\" >Français</option></select><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"values\"></span></div>{% endif %}{% endfor %}<div><div class=\"preferences-checkbox-wrap\">{% comment %}contact preference{% endcomment %}{% with model.attributes|findwhere(\"attributeFQN\", \"tenant~contact-preference\") as contactPreference %}<div class=\"preferences-checkbox-inner-wrap\"><label class=\"checkbox-container\" for=\"account-attribute-{{ contactPreference.attributeFQN|slugify }}\"><input id=\"account-attribute-{{ contactPreference.attributeFQN|slugify }}\" type=\"checkbox\" name=\"account-attribute-{{ contactPreference.attributeFQN }}\" value=\"{{ contactPreference.adminName }}\" data-mz-attribute=\"{{ contactPreference.attributeFQN }}\" data-mz-value=\"attribute\" \r\n                {% if contactPreference.values[0] === true %}\r\n                  checked=\"checked\"\r\n                {% endif %}{% if contactPreference.valueType === \"AdminEntered\" %}\r\n                  disabled=\"disabled\"\r\n                {% endif %} /><span class=\"checkmark\"></span>\r\n                {{ labels.prefOffers|safe }}\r\n              </label></div>{% comment %}BMG printing{% endcomment %}{% with model.attributes|findwhere(\"attributeFQN\", \"tenant~bmg-printing\") as bmgPrinting %}<div class=\"preferences-checkbox-wrap \"><label class=\"checkbox-container\" {% if not contactPreference.values|first  %}disabled=\"disabled\"{% endif %} for=\"account-attribute-{{ bmgPrinting.attributeFQN|slugify }}\"><input id=\"account-attribute-{{ bmgPrinting.attributeFQN|slugify }}\" type=\"checkbox\" name=\"account-attribute-{{ bmgPrinting.attributeFQN }}\" value=\"{{ bmgPrinting.adminName }}\" data-mz-attribute=\"{{ bmgPrinting.attributeFQN }}\" data-mz-value=\"attribute\" \r\n                    {% if bmgPrinting.values[0] === true and contactPreference.values|first %}\r\n                      checked=\"checked\"\r\n                    {% endif %}{% if bmgPrinting.valueType === \"AdminEntered\" or not contactPreference.values|first  %}\r\n                      disabled=\"disabled\"\r\n                    {% endif %} /><span class=\"checkmark\"></span>   \r\n                    {{ labels.prefBmgPrinters }}\r\n                </label></div>{% endwith %}{% comment %}BMG labelling{% endcomment %}{% with model.attributes|findwhere(\"attributeFQN\", \"tenant~bmg-labelling\") as bmgLabelling %}<div class=\"preferences-checkbox-wrap \"><label class=\"checkbox-container\" {% if not contactPreference.values|first  %}disabled=\"disabled\"{% endif %} for=\"account-attribute-{{ bmgLabelling.attributeFQN|slugify }}\"><input id=\"account-attribute-{{ bmgLabelling.attributeFQN|slugify }}\" type=\"checkbox\" name=\"account-attribute-{{ bmgLabelling.attributeFQN }}\" value=\"{{ bmgLabelling.adminName }}\" data-mz-attribute=\"{{ bmgLabelling.attributeFQN }}\" data-mz-value=\"attribute\" \r\n                    {% if bmgLabelling.values[0] === true and contactPreference.values|first %}\r\n                      checked=\"checked\"\r\n                    {% endif %}{% if bmgLabelling.valueType === \"AdminEntered\" or not contactPreference.values|first  %}\r\n                      disabled=\"disabled\"\r\n                    {% endif %} /><span class=\"checkmark\"></span>   \r\n                    {{ labels.prefBmgLabelling }}\r\n                </label></div>{% endwith %}{% comment %}HAD sewing{% endcomment %}{% with model.attributes|findwhere(\"attributeFQN\", \"tenant~had-sewing\") as hadSewing %}<div class=\"preferences-checkbox-wrap\"><label class=\"checkbox-container\" {% if not contactPreference.values|first  %}disabled=\"disabled\"{% endif %} for=\"account-attribute-{{ hadSewing.attributeFQN|slugify }}\"><input id=\"account-attribute-{{ hadSewing.attributeFQN|slugify }}\" type=\"checkbox\" name=\"account-attribute-{{ hadSewing.attributeFQN }}\" value=\"{{ hadSewing.adminName }}\" data-mz-attribute=\"{{ hadSewing.attributeFQN }}\" data-mz-value=\"attribute\" \r\n                    {% if hadSewing.values[0] === true and contactPreference.values|first  %}\r\n                        checked=\"checked\"\r\n                    {% endif %}{% if hadSewing.valueType === \"AdminEntered\" or not contactPreference.values|first  %}\r\n                        disabled=\"disabled\"\r\n                    {% endif %} /><span class=\"checkmark\"></span>\r\n                    {{ labels.prefHadSewing }}\r\n                </label></div>{% endwith %}{% comment %}HAD crafting{% endcomment %}{% with model.attributes|findwhere(\"attributeFQN\", \"tenant~had-crafting\") as hadCrafting %}<div class=\"preferences-checkbox-wrap\"><label class=\"checkbox-container\" {% if not contactPreference.values|first  %}disabled=\"disabled\"{% endif %} for=\"account-attribute-{{ hadCrafting.attributeFQN|slugify }}\"><input id=\"account-attribute-{{ hadCrafting.attributeFQN|slugify }}\" type=\"checkbox\" name=\"account-attribute-{{ hadCrafting.attributeFQN }}\" value=\"{{ hadCrafting.adminName }}\" data-mz-attribute=\"{{ hadCrafting.attributeFQN }}\" data-mz-value=\"attribute\" \r\n                    {% if hadCrafting.values[0] === true and contactPreference.values|first  %}\r\n                        checked=\"checked\"\r\n                    {% endif %}{% if hadCrafting.valueType === \"AdminEntered\" or not contactPreference.values|first  %}\r\n                        disabled=\"disabled\"\r\n                    {% endif %} /><span class=\"checkmark\"></span>\r\n                    {{ labels.prefHadCrafting }}\r\n                </label></div>{% endwith %}{% endwith %}</div></div></div></div><span class=\"success-message\"></span><button class=\"mz-button mz-button-small mz-accountsettings-editdone\" data-mz-action=\"finishEdit\">{{ labels.updatePreferences }}</button><br /><span class=\"preference-misc short-description\">{{labels.pref24hrs}}</span><br><span class=\"preference-misc short-description\" style=\"margin-top:-10px\">{{labels.prefCopyText}}</span><div class=\"brother-care-opt-out2\" style=\"display:none\"><div class=\"brother-care-opt-out-wrap\"><div class=\"close\" data-mz-action=\"optOutCancel\" >X</div><div class=\"bc-opt-out-title\"><strong>{{labels.prefOptOutTitle}}</strong><p>{{labels.prefOptOutSubTitle}}</p></div><div class=\"bc-opt-out-action\"><button class=\"mz-button mz-secondary-button mz-button-small \" data-mz-action=\"optOutCancel\" data-mz-action=\"cancelEdit\">{{ labels.prefOptOutCanel }}</button><button class=\"mz-button mz-primary-button mz-button-small \" data-mz-action=\"optOutSudmit\" data-mz-action=\"finishEdit\">{{ labels.prefOptOutSubmit }}</button></div></div></div>{% with model.attributes|findwhere(\"attributeFQN\", \"tenant~contact-preference\") as contactPreference %}<input type=\"checkbox\" id=\"account-attribute-tenant-contact-preference-bk\" {% if contactPreference.values[0]=== true %}checked=\"checked\"{% endif %} style=\"display:none\">{% endwith %}{% endif %}","modules/my-account/my-account-paymentmethods":"<div class=\"account-paymentmethods-wrap\">{% dropzone \"brand-message-card\" scope=\"template\" %}<h3 class=\"mz-l-stack-sectiontitle card-text\">\r\n        {{ labels.cards }} \r\n    </h3>{% if not pageContext.isEditMode %}{% if model.hasSavedCards || editing.card == \"new\" %}<ul class=\"mz-accountpaymentmethods-list\">{% for card in model.cards %}{% if editing.card == card.id %}{% include \"modules/my-account/my-account-credit-card-form\" with model=model.editingCard editingContact=model.editingContact %}{% else %}{% if not editing.card || editing.card == \"new\" %}<div class=\"mz-paymentmethod-myaccount-card\">{% if card.isDefaultPayMethod %}<span class=\"is-primary-myaccount\">{{ labels.defaultCard }}</span>{% endif %}{% include \"modules/my-account/my-account-paymentmethod\" with model=card %}</div>{% endif %}{% endif %}{% endfor %}</ul>{% else %}{% endif %}{% if not model.hasSavedCards %}<p class=\"mz-accountpaymentmethods-empty\">{{ labels.noSavedCards }}</p>{% endif %}{% endif %}</div>{% if not pageContext.isEditMode %}{% if not editing.card or editing.card == \"new\" %}{% if editing.card == \"new\" %}<div class=\"account-paymentmethods-wrap\"><div class=\"mz-accountpaymentmethods-new-form\"><h3 class=\"mz-l-stack-sectiontitle mz-accountpaymentmethods-new-form-title\">{{labels.newCard}}</h3>{% include \"modules/my-account/my-account-credit-card-form\" with model=model.editingCard editingContact=model.editingContact %}</div></div>{% else %}<div class=\"account-paymentmethods-wrap\"><div class=\"add-new-card\"><h3 class=\"mz-l-stack-sectiontitle add-address\">{{ labels.newCard }}\r\n            <a class=\"mz-add-address-button\" href=\"javascript:;\" data-mz-card=\"new\" data-mz-action=\"beginEditCard\">{{ labels.addNewCard }}</a></h3></div></div>{% endif %}{% endif %}{% endif %}","modules/my-account/my-account-printers":"<div class=\"bootstrap\"><div class=\"row\"><div class=\"col-2 col-md-3\">1</div><div class=\"col-2 col-md-3\">2</div><div class=\"col-2 col-md-3\">3</div><div class=\"col-2 col-md-3\">4</div></div></div>","modules/my-account/my-account-product-registration":"{% require_script \"pages/global-modal-search\" %}<div class=\"mz-l-formfieldgroup my-product-registration\"><div id=\"product_registration_benefits_container\" class=\"bootstrap\"></div><div class=\"mz-l-formfieldgroup-row product-category-selector\"><label class=\"not-mobile select-label\">{{ labels.productCategory }}<span class=\"is-required\">*</span></label><div class=\"mz-l-formfieldgroup-cell product-category\"><select required id=\"product-category-register\" class=\"mz-categoryselector\" data-mz-value=\"\" name=\"category\" ><option value=\"\">{% if pageContext.isMobile %}*{% endif %}{{labels.selectGroup}}</option>{% for productItems in model.productItems|dictsort(\"sortingOrder\") %}<option value=\"{{ productItems.ProductTypeId }}\"  {% if productItems.ProductTypeId ==  model.selectedCategory %} selected = true {% endif %}>{% if themeSettings.siteLang == \"French\" %}{{ productItems.FrLabel }}{% else %}{{ productItems.EnLabel }}{% endif %}</option>{% endfor %}</select></div></div><div class=\"mz-l-formfieldgroup-row\"><label class=\"not-mobile  select-label\">{{ labels.selectModel }}<span class=\"is-required\">*</span></label><div class=\"mz-l-formfieldgroup-cell product-codes\"><select required id=\"product-modelnumder-registration\" {% if not model.productmodelnumder or model.productmodelnumder.length == 0 %}disabled=\"disabled\"{% endif %} class=\"mz-modelselector\" data-mz-value=\"\" name=\"modelnumber\" ><option value=\"\">{% if pageContext.isMobile %}*{% endif %}{{labels.selectModelDD}}</option>{% for modelnumder in model.productmodelnumder %}<option value=\"{{ modelnumder }}\"> {{ modelnumder }}</option>{% endfor %}</select><span class=\"tool-tip\">?<span class=\"tool-tip-content\">{{labels.productGroupTip}}</span></span></div></div><div class=\"mz-l-formfieldgroup-row product-serial\"><label class=\"not-mobile text-label\" for=\"my-product-serial\">{{ labels.serial|safe }}<span class=\"is-required\">*</span></label><div class=\"mz-l-formfieldgroup-cell\"><input placeholder=\"*{{ labels.serialMob|safe }}\" type=\"text\" id=\"my-product-serial\" class=\"required\" data-mz-value=\"\"  maxLength=\"9\" required /><div class=\"mz-l-formfieldgroup-cell mz-tips\"><p>{{labels.serialTip}} {{labels.serialTipDetailed}}</p></div></div></div><div class=\"mz-l-formfieldgroup-row product-amount-paid\"><label class=\"not-mobile text-label\" for=\"my-product-amount\">{{ labels.amountPaid }}</label><div class=\"mz-l-formfieldgroup-cell\"><input placeholder=\"{{ labels.amountPaid }}\" type=\"text\" id=\"my-product-amount\" data-mz-value=\"\" /><div class=\"mz-l-formfieldgroup-cell mz-tips\"><p>{{labels.amountPaidTip}}</p></div></div></div><div class=\"mz-l-formfieldgroup-row product-form\"><label for=\"my-product-from\" class=\"select-label\">{{ labels.purchasedFrom }}<span class=\"is-required select-label\">*</span></label><div class=\"mz-l-formfieldgroup-cell\"><select required id=\"my-product-from\" class=\"mz-fromselector required\" data-mz-value=\"\" name=\"purchasedFrom\" ><option value=\"\">{{ labels.purchasedFrom2 }}</option>{% for store in model.storelist %}<option value=\"{{ store.storeCode }}\">{% if themeSettings.siteLang == \"English\" %}{{ store.storeNameEN }}{% else %}{{ store.storeNameFR }}{% endif %}</option>{% endfor %}{% comment %}{% for stores in model.stores %}{% with themeSettings.storePurchasedList|upper as storePurchasedList %}{% with storePurchasedList|split(\",\") as storePurchased %}{% for store in storePurchased %}{% if store|upper == stores.Store_ID|upper %}<option value=\"{{ stores.Store_ID }}\">{% if stores.Store_Name == \"Others\" %}{% if themeSettings.siteLang == \"English\" %}{{ stores.Store_Name }}{% else %}{{ labels.others }}{% endif %}{% else %}{{ stores.Store_Name }}{% endif %}</option>{% endif %}{% endfor %}{% endwith %}{% endwith %}{% endfor %}{% endcomment %}</select><div class=\"mz-l-formfieldgroup-cell mz-tips\"><p>{{labels.proofOfPurchaseTip}}</p></div></div></div><div style=\"display:none\" class=\"mz-l-formfieldgroup-row other-store-input\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"my-product-retailer-name text-label\">{{ labels.enterRetailerName }}</label><input type=\"text\" placeholder=\"{{ labels.enterRetailerName }}\" id=\"my-product-retailer-name\" data-mz-value=\"\" /></div></div><div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><label class=\"date-purchased\">{{ labels.purchasedDate }}</label><select required id=\"my-product-month\" class=\"mz-fromselector mz-purchasedfrom required\" data-mz-value=\"\" name=\"purchasedFrom\" ><option value=\"\"><span class=\"is-required select-label\">*</span>{{labels.selectMonth}}</option>{% with labels.months|split(\",\") as months %}{% for month in months %}<option value=\"{{ forloop.index }}\" >{{ month }}</option>{% endfor %}{% endwith %}</select><select required id=\"my-product-date\" class=\"mz-fromselector mz-purchasedfrom required  select-label\" data-mz-value=\"\" name=\"purchasedFrom\" ><option value=\"\"><span class=\"is-required select-label\">*</span>{{labels.selectDate}}</option><option value=\"01\" >1</option><option value=\"02\">2</option><option value=\"03\" >3</option><option value=\"04\">4</option><option value=\"05\" >5</option><option value=\"06\">6</option><option value=\"07\" >7</option><option value=\"08\">8</option><option value=\"09\" >9</option><option value=\"10\">10</option><option value=\"11\" >11</option><option value=\"12\">12</option><option value=\"13\">13</option><option value=\"14\">14</option><option value=\"15\">15</option><option value=\"16\">16</option><option value=\"17\">17</option><option value=\"18\">18</option><option value=\"19\">19</option><option value=\"20\">20</option><option value=\"21\">21</option><option value=\"22\">22</option><option value=\"23\">23</option><option value=\"24\">24</option><option value=\"25\">25</option><option value=\"26\">26</option><option value=\"27\">27</option><option value=\"28\">28</option><option value=\"29\">29</option><option value=\"30\">30</option><option value=\"31\">31</option></select><select required id=\"my-product-year\" class=\"mz-fromselector mz-purchasedfrom required select-label\" data-mz-value=\"\" name=\"purchasedFrom\" ><option value=\"\"><span class=\"is-required select-label\">*</span>{{labels.selectYear}}</option>{% for yeararr in model.regyear %}<option value=\"{{yeararr}}\">{{yeararr}}</option>{% endfor %}</select></div></div><div class=\"mz-l-formfieldgroup-row\"></div><div class=\"mz-l-formfieldgroup-row\"></div><div class=\"mz-l-formfieldgroup-row\"></div><div class=\"mz-l-formfieldgroup-row product-usage\"><label for=\"my-product-usage\" class=\"select-label\">{{labels.eqUsageSelect}}<span class=\"is-required select-label\">*</span></label><div class=\"mz-l-formfieldgroup-cell\"><select required id=\"my-product-usage\" class=\"mz-fromselector required\" data-mz-value=\"\" name=\"equipmentUsage\"><option value=\"\">{{labels.eqUsageSelectDD}}</option><option value=\"01\">{{labels.eqUsageOcc}}</option><option value=\"03\">{{labels.eqUsageHome}}</option><option value=\"02\">{{labels.eqUsageBusiness}}</option></select></div></div><div id=\"product_registration_signup_bc\"><div class=\"signup-bc-title\"><img loading=\"lazy\" src=\"/cms/files/brothercare_logo_2022.png\" width=\"42\" height=\"42\">\r\n            {{ labels.signupBrotherCareToday }}\r\n        </div><div class=\"preferences-checkbox-wrap\" style=\"padding-left:5px\"><div class=\"preferences-checkbox-inner-wrap\"><label class=\"checkbox-container\"><input id=\"contact-preference\" type=\"checkbox\" class=\"signup_bc_attribute\"><span class=\"checkmark\"></span>{{ labels.iAcceptTerms2|safe }}\r\n                </label></div><div class=\"preferences-checkbox-wrap \"><label class=\"checkbox-container\"><input id=\"bmg-printing\" type=\"checkbox\" class=\"signup_bc_attribute\"><span class=\"checkmark\"></span>{{ labels.prefBmgPrinters }}\r\n                </label></div><div class=\"preferences-checkbox-wrap \"><label class=\"checkbox-container\"><input id=\"bmg-labelling\" type=\"checkbox\" class=\"signup_bc_attribute\"><span class=\"checkmark\"></span>{{ labels.prefBmgLabelling }}\r\n                </label></div><div class=\"preferences-checkbox-wrap\"><label class=\"checkbox-container\"><input id=\"had-sewing\" type=\"checkbox\" class=\"signup_bc_attribute\"><span class=\"checkmark\"></span>{{ labels.prefHadSewing }}\r\n                </label></div><div class=\"preferences-checkbox-wrap\"><label class=\"checkbox-container\"><input id=\"had-crafting\" type=\"checkbox\" class=\"signup_bc_attribute\"><span class=\"checkmark\"></span>{{ labels.prefHadCrafting }}\r\n                </label></div></div></div><div style=\"display:none\" class=\"error-message error-msgproduct\"> {{labels.pleaseFillForm}} </div><div class=\"error-product error-productPrice error-msgproduct hide\">  {{ labels.regProductErrPrice }} </div><div class=\"error-product error-serialnum error-msgproduct hide\">  {{ labels.regProductErr018 }} </div><div class=\"error-product error-datevalidation error-msgproduct hide\">  {{ labels.regProductErr012 }} </div><div class=\"error-product error-serialnumvalidation error-msgproduct hide\">  {{ labels.serialHintValidation }} </div><div class=\"mz-l-formfieldgroup-row register-action\"><div class=\"mz-l-formfieldgroup-cell\"><input type=\"button\" class=\"mz-reg-product-save\" data-mz-action=\"finishRegProduct\" value=\"{{ labels.register }}\" style=\"width:138px\" /><input type=\"button\" class=\"mz-reg-product-cancel\" data-mz-action=\"cancelRegProduct\" value=\"{{ labels.cancel }}\" style=\"width:138px;margin-left:20px\" /></div></div></div>","modules/my-account/my-account-products":"{% if model.currentTab == \"myproducts\" %}<div class='sectiontitle-wrap {% if model.extraParam.currentTab === \"productCategoryChange\" %}hide{% endif %}'>{% dropzone \"brand-message-products\" scope=\"template\" %}<h3 class=\"mz-l-stack-sectiontitle products-text title-myproducts\">{{ labels.products }}</h3><h3 class=\"mz-l-stack-sectiontitle products-text title-myproducts-registration hide\">{{ labels.productRegTitle }}</h3><div class=\"section-title-action\"><span class=\"register-product-label\">\r\n            {{ labels.registerProductlabel }}\r\n        </span><div class=\"register-product-link-wrapper\"><a class=\"register-product-link\" data-mz-register-product >\r\n                {{ labels.registerProduct }}  \r\n            </a></div></div></div>{% endif %}{% if model.currentTab == \"dashboard-product\" %}<div class=\"myproductsTab\"><h3>{{ labels.myRecentProducts }}</h3><div class=\"addplancontainer\"><span class=\"add-plan\" data-mz-action=\"addPlan\">{{labels.addPlan|safe}}</span><a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Brother care program\" data-gtmeventaction=\"Top Page\" href=\"{{siteContext.siteSubdirectory}}/brother-care-page\" class=\"learnCTA\">\r\n                {{labels.ctaLearnmore}}\r\n            </a></div></div>{% endif %}{% if model.currentTab == \"myproducts\" or pageContext.isEditMode %}<div class='account-product-registration'><form data-mz-register-product-container class=\"{% if model.currentTab === 'productCategoryChange' %}{% else %} hide{% endif %}\" {% if pageContext.isEditMode %}style=\"display: block !important;\"{% endif %}>{% include \"modules/my-account/my-account-product-registration\" %}{% require_script \"modules/search-autocomplete\" %}</form></div>{% endif %}<div id=\"product-content\" class=\"my-products-item-container\" >{% if model.CustomError.ErrorMessage %}<div>\r\n        {{ model.CustomError.ErrorMessage }}\r\n    </div>{% else %}{% if model.items.length > 0 %}{% for myProducts in model.items%}<div class=\"product-details-container {% if myProducts.BCareLevel == \"\" and myProducts.BCareEligible == \"1\" %}bc-eligible{% endif %}\" ><div class=\"product-detail\"><div class=\"product-detail-section\">{% if myProducts.mozuData %}{% with myProducts.mozuData.content.productImages | first as productImage %}<div class=\"product-thums\">{% if productImage %}<img loading=\"lazy\" width=\"100px\" height=\"100px\" itemprop=\"image\" class=\"mz-productimages-mainimage\" data-mz-productimage-main=\"\" src=\"{% make_url \"image\" productImage.imageUrl with max=100 as_parameter %}\" alt=\"{{myProducts.mozuData.content.productName}}\">{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{{ labels.brothernoImage }}?max=100\" class=\"mz-productimages-mainimage\" alt=\"{{ myProducts.mozuData.content.productName }}\" />{% else %}<img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{{ labels.brothernoImage }}?max=100\" class=\"mz-productimages-mainimage\" alt=\"{{ myProducts.mozuData.content.productName }}\" />{% endif %}{% endif %}</div>{% endwith %}{% else %}<div class=\"product-thums\"><img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{{ labels.brothernoImage }}?max=100\" class=\"mz-productimages-mainimage\" alt=\"{{labels.productNameNotAvailable}}\" /></div>{% endif %}{% if myProducts.mozuData %}<div class=\"product-name\"><div class=\"product-name-title\">{{myProducts.mozuData.content.productName}}</div><span class=\"model-number\"><span class=\"model-label\">{{labels.model|safe}}: </span>{{myProducts.mozuData.productCode}}</span></div>{% else %}<div class=\"product-name\"><div class=\"product-name-title\">{{labels.productNameNotAvailable}}</div><span class=\"model-number\"><span class=\"model-label\">{{labels.model|safe}}: </span>{{myProducts.Productid}}</span></div>{% endif %}{% if not pageContext.isMobile and myProducts.mozuData %}<div class=\"product-click-action\">{% if myProducts.isRefreshEligible && myProducts.SupplyRepEnrolled == \"X\" %}<div><b>{{ labels.refreshEnrolledIn }}</b></div><img loading=\"lazy\" src=\"{{ labels.refreshEnrollImg|safe}}\" width=\"130\" height=\"44\">{% else %}<a href=\"{{siteContext.siteSubdirectory}}/p/{{myProducts.mozuData.productCode}}#supplies-accessories\" class=\"supplies-accessories\" data-gtmclass=\"triggerUCS069\" data-gtmeventaction=\"Account page\" data-eventlabel=\"{{labels.shopSuppliesAccessories}}\">\r\n                                {{labels.shopSuppliesAccessories}}\r\n                            </a>{% endif %}<div class=\"get-inspired-wrap\">{% for catData in myProducts.mozuData.categories %}{% with catData.categoryCode|split(\"_\")|first as catCode %}{% if catCode|lower == \"had\" %}<a href=\"/p/{{myProducts.mozuData.productCode}}#community-projects\" class=\"get-inspired supplies-accessories\" style=\"background-color: #f6821f;color: white\">\r\n                                {{labels.getInspired}}\r\n                            </a>{% endif %}{% endwith %}{% endfor %}</div></div>{% endif %}{% if myProducts.eligibleForExtendedWarranty %}{% if myProducts.isAccountOptedIn and not myProducts.isWarrantyExpired %}<div class=\"action-items\" ><span class=\"bc-plan-label new\">                                     \r\n                                    {{ labels.brotherCarebronzePlan }}\r\n                                </span></div>{% endif %}{% if not myProducts.isAccountOptedIn and not myProducts.isWarrantyExpired and myProducts.mozuData %}<div class=\"action-items\" ><span class=\"bc-plan-label new\"><a href=\"javascript:;\" class=\"add-brothercare-plan\" data-mz-action=\"addExtendedWarranty\" data-productgroup=\"{{myProducts.mozuData.productTypeId}}\" data-isoptedin=\"{{myProducts.isAccountOptedIn}}\" data-iswarrantyexpired=\"{{myProducts.isWarrantyExpired}}\" data-iseligible=\"{{myProducts.eligibleForExtendedWarranty}}\">\r\n                                        {{ themeSettings.addwarentylabel|safe  }}\r\n                                    </a></span></div>{% endif %}{% endif %}{% comment %}{% if myProducts.BCareLevel == \"LEVEL2\" %}<div class=\"action-items\" ><span class=\"bc-plan-label silver\"> \r\n                            {{ labels.brotherCaresilverPlan }}\r\n                        </span></div>{% endif %}{% if myProducts.BCareLevel == \"LEVEL3\" %}<div class=\"action-items\" ><span class=\"bc-plan-label gold\">\r\n                            {{ labels.brotherCaregoldPlan }}\r\n                        </span></div>{% endif %}{% if myProducts.BCareLevel !== \"LEVEL2\" and myProducts.BCareLevel !== \"LEVEL1\" and myProducts.BCareLevel !== \"LEVEL3\" and myProducts.BCareEligible == \"1\"  %}<div class=\"action-items\" ><span class=\"bc-plan-label new\">{% if myProducts.disable == true %}<a href=\"/cart\" class=\"add-brothercare-plan disabled\">\r\n                                    {{ labels.addedToCartMyAccount|safe }}\r\n                                </a>{% else %}<a href=\"javascript:;\" class=\"add-brothercare-plan\" data-mz-action=\"addBrotherCarePlan\" data-serial-number= \"{{ myProducts.Serial }}\" data-model-number= \"{{ myProducts.Productid }}\" data-warrenty = \"{{ myProducts.WarrentyEndDate }}\">\r\n                                {{ themeSettings.addwarentylabel|safe  }}\r\n                                </a>{% endif %}</span></div>{% endif %}{% if myProducts.BCareLevel == \"LEVEL2\" %}{% endif %}{% if myProducts.BCareLevel == \"LEVEL1\" and myProducts.BCareEligible == \"1\" %}<div class=\"action-items\" ><span class=\"bc-plan-label bronze\"> \r\n                                {{ labels.brotherCarebronzePlan }}\r\n                            </span></div>{% else %}{% if myProducts.BCareLevel == \"LEVEL1\" %}<div class=\"action-items\" ><span class=\"bc-plan-label bronze\"> \r\n                                    {{ labels.brotherCarebronzePlan }}\r\n                                </span></div>{% endif %}{% endif %}{% if myProducts.BCareLevel == \"LEVEL3\" %}{% endif %}{% endcomment %}{% if pageContext.isMobile and myProducts.mozuData %}<div class=\"product-click-action\"><a href=\"{{siteContext.siteSubdirectory}}/p/{{myProducts.mozuData.productCode}}#supplies-accessories\" class=\"supplies-accessories\" data-gtmclass=\"triggerUCS069\" data-gtmeventaction=\"Account page\" data-eventlabel=\"{{labels.shopSuppliesAccessories}}\">\r\n                            {{labels.shopSuppliesAccessories}}\r\n                        </a><div class=\"get-inspired-wrap\">{% for catData in myProducts.mozuData.categories %}{% with catData.categoryCode|split(\"_\")|first as catCode %}{% if catCode|lower == \"had\" %}<a href=\"/p/{{myProducts.mozuData.productCode}}#community-projects\" class=\"get-inspired supplies-accessories\" style=\"background-color: #f6821f;color: white\" >\r\n                            {{labels.getInspired}}\r\n                        </a>{% endif %}{% endwith %}{% endfor %}</div></div>{% endif %}</div><div class=\"hide-show-wrap\"><span class=\"hide-show {% if forloop.first %} shw {% else %} hde {% endif %}\" data-mz-product-plan-toggle=\"{{ myProducts.Serial }}\" >{% if forloop.first %} {{ labels.hideDetail }} {% else %} {{ labels.showDetail }} {% endif %}</span></div></div><div class=\"product-plan-detail {% if forloop.first %} active {% else %} hide{% endif %}\" data-mz-product-plan-container=\"{{ myProducts.Serial }}\"><div class=\"product-plan-detail-inner\"><div class=\"product-details-left\" style=\"width: 40%; flex: 0 0 40%; max-width: 40%;\"><div class=\"product-details-inner\">{% if myProducts.PurchaseDate!=\"00/00/0000\" %}<span class=\"product-detail-label\">\r\n                               {{ labels.purchasedOn }} :\r\n                            </span><span class=\"product-detail-values\">{{ myProducts.PurchaseDate }}</span>{% endif %}</div><div class=\"product-details-inner\"><span class=\"product-detail-label\">\r\n                               {{ labels.purchasedFrom }} :\r\n                            </span><span class=\"product-detail-values\">{{ myProducts.StoreName }}</span></div><div class=\"product-details-inner\"><span class=\"product-detail-label\">\r\n                                {{ labels.registeredOn }} :   \r\n                            </span><span class=\"product-detail-values\">{{ myProducts.CreatedOn }}</span></div><div class=\"product-details-inner\"><span class=\"product-detail-label\">\r\n                               {{ labels.serial|safe }}{% if themeSettings.siteLang == \"English\" %}{% endif %} :\r\n                            </span><span class=\"product-detail-values\">{{ myProducts.Serial }}</span></div ></div><div class=\"product-details-right product-details-inner\" style=\"width: 60%; flex: 0 0 60%; max-width: 60%;\">{% if myProducts.eligibleForExtendedWarranty and myProducts.mozuData %}<div class=\"product-details-inner\"><span class=\"product-detail-label\">\r\n                                    {{ labels.brotherCarePlanStatus }} :\r\n                                </span><span class=\"product-detail-values\">{% comment %}{% if myProducts.isAccountOptedIn and not myProducts.isWarrantyExpired %}{{ labels.extendedWarrantyApplied|safe  }}{% endif %}{% if not myProducts.isAccountOptedIn and not myProducts.isWarrantyExpired %}<a href=\"javascript:;\" class=\"add-brothercare-plan\" data-mz-action=\"addExtendedWarranty\" data-productgroup=\"{{myProducts.mozuData.productTypeId}}\" data-isoptedin=\"{{myProducts.isAccountOptedIn}}\" data-iswarrantyexpired=\"{{myProducts.isWarrantyExpired}}\" data-iseligible=\"{{myProducts.eligibleForExtendedWarranty}}\">\r\n                                            {{ labels.signupExtendWarranty|safe  }}\r\n                                        </a>{% endif %}{% if (myProducts.isAccountOptedIn and myProducts.isWarrantyExpired) or (not myProducts.isAccountOptedIn and myProducts.isWarrantyExpired) %}{{labels.noExtendedWarranty|safe}}{% endif %}{% endcomment %}{% if myProducts.isWarrantyExpired %}{{labels.noExtendedWarranty|safe}}{% else %}{% if myProducts.SupplyRepEnrolled == \"X\" or model.isOptedInSegment %}{% if model.isOptedInSegment or (myProducts.isRefreshEligible and myProducts.SupplyRepEnrolled == \"X\") %}{{ labels.refreshExtendWarrantyApplied  }}{% else %}<a href=\"{{siteContext.siteSubdirectory}}/brother-care-program\">{{ labels.refreshGetFree6byBC }}</a>{% endif %}{% if myProducts.isRefreshEligible and myProducts.SupplyRepEnrolled == \"X\" %}<img loading=\"lazy\" src=\"https://cdn-tp1.mozu.com/21830-m2/cms/files/0b1f1633-9ebd-4110-81df-827f4db9bd8f\" width=\"72\" height=\"27\">{% endif %}{% if model.isOptedInSegment %}<img loading=\"lazy\" src=\"https://cdn-tp1.mozu.com/21830-m2/cms/files/cc6b7fc6-2c7f-4648-80b9-f036957775f4\" width=\"30\" height=\"30\">{% endif %}{% else %}<a href=\"{{siteContext.siteSubdirectory}}/brother-care-program\">{{ labels.refreshGetFree6byBC }}</a>{% endif %}{% endif %}</span>{% comment %}{% if myProducts.BrotherCareRetiredFlag == \"1\" %}<span class=\"product-detail-values red\"><a href=\"javascript:;\" data-osvc-href=\"chat/chat_launch\">{{labels.retired}}</a></span>{% else %}<span class=\"product-detail-values\">{% if myProducts.BCareLevel !== \"LEVEL2\" and myProducts.BCareLevel !== \"LEVEL1\" and myProducts.BCareLevel !== \"LEVEL3\" and myProducts.BCareEligible == \"1\"  %}{% if myProducts.disable == true %}<a href=\"/cart\" class=\"add-brothercare-plan disabled\">\r\n                                                {{ labels.addedToCartMyAccount }}\r\n                                            </a>{% else %}<a href=\"javascript:;\" class=\"add-brothercare-plan\" data-mz-action=\"addBrotherCarePlan\" data-serial-number= \"{{ myProducts.Serial }}\" data-model-number= \"{{ myProducts.Productid }}\" data-warrenty = \"{{ myProducts.WarrentyEndDate }}\">\r\n                                        {{ labels.addPlan|safe  }}\r\n                                        </a>{% endif %}{% else %}{% if myProducts.BrotherCareRetiredFlag == \"0\" %}<span class=\"product-detail-values green\">\r\n                                            {{labels.active}}\r\n                                        </span>{% endif %}{% endif %}</span>{% endif %}{% endcomment %}</div>{% endif %}<div class=\"product-details-inner\"><span class=\"product-detail-label\">\r\n                               {{labels.warrantyEndsOn}} :\r\n                            </span>{% if myProducts.WarrentyEndDate !=\"\" %}<span class=\"product-detail-values\">{{ myProducts.WarrentyEndDate }}</span>{% else %}<span class=\"product-detail-values\">{{labels.notAvaliable}}</span>{% endif %}</div>{% if myProducts.TradeInDate != \"00/00/0000\" and myProducts.BCareEligible == \"1\" and myProducts.BrotherCareRetiredFlag != \"0\" and myProducts.BCareLevel !== \"LEVEL1\" %}<div class=\"product-details-inner\"><span class=\"product-detail-label\">\r\n                                {{labels.tradeInData}} :\r\n                            </span><span class=\"product-detail-values\">\r\n                                {{ myProducts.TradeInDate.date }}\r\n                            </span></div>{% endif %}{% if myProducts.BCareEligible == \"1\" and myProducts.BrotherCareRetiredFlag != \"0\" and myProducts.BCareLevel !== \"LEVEL1\" %}<div class=\"product-details-inner\"><span class=\"product-detail-label\">\r\n                                {{labels.tradeInValue}} :\r\n                            </span><span class=\"product-detail-values\">{% if themeSettings.siteLang == \"English\" %}\r\n                                    ${{myProducts.TradeInValue|replace('$','')|safe}}{% else %}{{myProducts.TradeInValue|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                                {% endif %}{% if myProducts.TradeInDate.url == \"displayURL\" %}<span class=\"trade-url\">{{ myProducts.TradeInUrl }}</span>{% endif %}</span></div>{% endif %}{% if myProducts.isRefreshEligible %}<div class=\"product-details-inner\"><span class=\"product-detail-label\">\r\n                               {{ labels.refreshEzPrintSub }} :\r\n                            </span><span class=\"product-detail-values\">{% if myProducts.SupplyRepEnrolled == \"X\" %}{{ labels.refreshEnrolled }}{% else %}<a href=\"{{siteContext.siteSubdirectory}}/refresh\">{{ labels.refreshGetFree2byRefresh }}</a>{% endif %}</span></div>{% endif %}</div></div><div class=\"product-details-bottom\">{%if myProducts.mozuData %}<div class=\"product-details-inner bold\"><span class=\"product-detail-label\">\r\n                                {{ labels.customerSupport }} :\r\n                            </span><span class=\"product-detail-values\"><span class=\"myproducts-icons\"><img loading=\"lazy\" src=\"../../resources/images/download.svg\" width=\"15\" height=\"auto\" alt=\"{{ labels.supportDowlnoads }}\"></span><a href=\"{{siteContext.siteSubdirectory}}/p/{{myProducts.mozuData.productCode}}#support-downloads\">\r\n                                {{ labels.supportDowlnoads }} \r\n                                </a></span></div>{% endif %}{% if myProducts.BCareLevel == \"LEVEL2\" or myProducts.BCareLevel == \"LEVEL1\" %}<div class=\"product-details-inner bold\"><a href=\"javascript:;\" data-osvc-href=\"chat/chat_launch\">{{labels.onlineChatSupport}}</a></span></div>{% endif %}{% if myProducts.BCareLevel == \"LEVEL3\" and myProducts.vipStatus != \"false\" %}<div class=\"product-details-inner bold\"><span class=\"product-detail-values full\"><span class=\"myproducts-icons\"><img loading=\"lazy\" src=\"../../resources/images/call.svg\" width=\"15\" height=\"auto\" alt=\"{{ labels.vipPhoneno }}\"></span><a href=\"tel:{{ themeSettings.vipPhoneNumber }}\">\r\n                               {{ labels.vipPhoneno }}. {{ themeSettings.vipPhoneNumber }} \r\n                            </a></span></div>{% endif %}</div></div></div>{% endfor %}{% else %}{% if model.noItem %}<p>{{labels.noRegProduct}}</p>{% endif %}{% endif %}{% endif %}</div>{% if model.currentTab == \"myproducts\" and model.items.length > 5 %}<div class=\"mz-loadmore-wrap\"><input class=\"mz-secondary-button mz-button\" type=\"button\" value=\"{{labels.loadMore}}\" data-mz-load-myproducts data-mz-action=\"loadItems\" data-mz-items=\"5\"/></div>{% endif %}{% if model.currentTab == \"dashboard-product\" and model.items.length > 3 %}<div class=\"view-all-items\"><a class=\"view-all-button\" href=\"javascript:;\" data-main-target=\"account-products\" data-target=\"myproducts\">\r\n        {{ labels.viewAllProduct }}  \r\n    </a></div>{% endif %}\r\n\r\n\r\n","modules/my-account/my-account-storecredit":"<h3 class=\"mz-l-stack-sectiontitle\">{{ labels.digitalCredit }}</h3><div class=\"mz-accountstorecredit-form\"><input type=\"text\" placeholder=\"{{ labels.enterDigitalCredit }}\" class=\"mz-accountstorecredit-input\" data-mz-entering-credit /><button class=\"mz-button mz-button-small mz-accountstorecredit-add\" data-mz-action=\"addStoreCredit\">{{ labels.add }}</button></div><div class=\"mz-accountstorecredit-table\">{% if model.credits %}<table class=\"mz-table\"><thead><tr><th class=\"mz-accountstorecredit-header-creditnumber\">{{ labels.digitalCreditCode }}</th><th class=\"mz-accountstorecredit-header-creditdate\">{{ labels.creditDate }}</th><th class=\"mz-accountstorecredit-header-creditamount\">{{ labels.creditAmount }}</th><th class=\"mz-accountstorecredit-header-remaining\">{{ labels.remaining }}</th></tr></thead><tbody>{% for credit in model.credits %}<tr class=\"mz-accountstorecredit-row\"><td class=\"mz-accountstorecredit-cell-storecreditnumber\">{{ credit.code }}</td><td class=\"mz-accountstorecredit-cell-creditdate\">{{ credit.activationDate|date(\"F j, Y\") }}</td><td class=\"mz-accountstorecredit-cell-creditamount\">{{ credit.initialBalance|currency }}</td><td class=\"mz-accountstorecredit-cell-remaining\">{{ credit.currentBalance|currency }}</td></tr>{% endfor %}</tbody><tfoot><tr class=\"mz-accountstorecredit-totalrow\"><td class=\"mz-accountstorecredit-totallabelcell\" colspan=\"3\" align=\"right\"><span class=\"mz-accountstorecredit-totallabel\">{{ labels.totalCreditBalance }}</span></td><td class=\"mz-accountstorecredit-total\" align=\"left\"><span class=\"mz-accountstorecredit-totalamount\">{{ model.totalCreditAmount|currency }}</span></td></tr></tfoot></tbody></table>{% else %}{{ labels.accountNoCredits }}{% endif %}</div>","modules/my-account/my-account-settings":"{% dropzone \"brand-message-settings\" scope=\"template\" %}<h3 class=\"mz-l-stack-sectiontitle\">{{ labels.personalInfo }} <span class=\"mz-link-edit-accountsettings\" data-mz-action=\"startEdit\">{{ labels.edit }}</span></h3><p class=\"my-profile-intro\">{{labels.profileintro}}</p>{% if not pageContext.isEditMode %}<div class=\"mz-accountsettings-section mz-accountsettings-email\">{% if editing %}{% comment %}<div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><input class=\"mz-accountsettings-email\" id=\"profile-email\" type=\"email\" placeholder=\"{{ labels.emailAddress }}\" data-mz-value=\"emailAddress\" value=\"{{ model.emailAddress }}\"/><label for=\"profile-email\" ><span class=\"is-required\">*</span><span class=\"mz-accountsettings-labels\">{{ labels.email }}</span></label></div></div>{% endcomment %}<span class=\"mz-accountsettings-label mz-account-settings-label-email\">{{ labels.email }}:</span><div style=\"margin-bottom:20px;\" class=\"mz-accountsettings-displayemail\">{{ model.emailAddress|default(model.userName) }}</div>{% else %}<span class=\"mz-accountsettings-label mz-account-settings-label-email\">{{ labels.email }}:</span><div class=\"mz-accountsettings-displayemail\">{{ model.emailAddress|default(model.userName) }}</div>{% endif %}</div><div class=\"mz-accountsettings-section mz-accountsettings-name {% if editing %} is-editing {% endif %}\">{% if editing %}<div class=\"mz-l-formfieldgroup-row form-fields\"><div class=\"mz-l-formfieldgroup-cell\"><input class=\"mz-accountsettings-firstname required\" id=\"profile-firstname\" max=\"200\" maxlength=\"200\" type=\"text\" placeholder=\"*{{ labels.firstName }}\" data-mz-value=\"firstName\" value=\"{{ model.firstName }}\" data-custom-validate=\"firstname\" data-max-label=\"signupFirstName\"/><label for=\"profile-firstname\" ><span class=\"is-required\">*</span><span class=\"mz-accountsettings-labels\">{{ labels.firstName }}</span></label><span class=\"mz-validationmessage custom-validation-message\" data-mz-validationmessage-for=\"firstName\"></span></div><div class=\"mz-l-formfieldgroup-cell\"><input class=\"mz-accountsettings-lastname required\" id=\"profile-lastname\" max=\"200\" maxlength=\"200\" type=\"text\" placeholder=\"*{{ labels.lastName }}\" data-mz-value=\"lastName\" value=\"{{ model.lastName }}\" data-custom-validate=\"lastname\" data-max-label=\"signupLastName\"/><label for=\"profile-lastname\" ><span class=\"is-required\">*</span><span class=\"mz-accountsettings-labels\">{{ labels.lastName }}</span></label><span class=\"mz-validationmessage custom-validation-message\" data-mz-validationmessage-for=\"lastName\"></span></div><div class=\"mz-l-formfieldgroup-cell\"><input id=\"accountsettings-company\"  id=\"profile-company\" max=\"200\" maxlength=\"200\" class=\"mz-accountsettings-company\" type=\"text\" placeholder=\"{{ labels.company }}\" data-mz-value=\"companyOrOrganization\" value=\"{{ model.companyOrOrganization }}\" data-custom-validate=\"company\" data-max-label=\"companyInvalid\"/><label for=\"profile-company\" ><span class=\"mz-accountsettings-labels\">{{ labels.company }}</span></label><span class=\"mz-validationmessage custom-validation-message\" data-mz-validationmessage-for=\"company\"></span></div></div>{% else %}<span class=\"mz-accountsettings-label mz-account-settings-label-name\">{{ labels.firstName }} :</span><div class=\"mz-accountsettings-displayname\" id=\"account-settings-name\">{{ model.firstName }}</div><span class=\"mz-accountsettings-label mz-account-settings-label-name\">{{ labels.lastName }} :</span><div class=\"mz-accountsettings-displayname\" id=\"account-settings-name\">{{ model.lastName }}</div><span class=\"mz-accountsettings-label mz-account-settings-label-company\">{{ labels.company }} :</span><div class=\"mz-accountsettings-displayname\" id=\"account-settings-company\">{{ model.companyOrOrganization|default(\"-\") }}</div>{% endif %}</div><div class=\"mz-accountsettings-section mz-accountsettings-attributes\">{% for attribute in model.attributes %}{% if attribute.inputType === \"Date\" and attribute.attributeFQN == themeSettings.attributesFQN.customerDOB  %}<div class=\"mz-accountsettings-attribute mz-accountsettings-attribute-{{ attribute.inputType|lower }}\">{% if editing and attribute.valueType !== \"AdminEntered\" %}<div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\" data-custom-validate=\"dateOfBirth\"><label class=\"dob-label\"><span class=\"mz-accountsettings-labels birthday\">{{ labels.dateOfBirth }}</span></label><select name=\"account-attribute-{{ attribute.attributeFQN }}\" value=\"{{ attribute.values|first }}\" data-mz-attribute=\"{{ attribute.attributeFQN }}\" data-mz-value=\"attribute\" class=\"birt_mt\" data-mz-birth-month ><option {% if not attribute.values|first or attribute.values|date(\"Y\") == 1700 %} selected {% endif %} value=\"1\">{{labels.selectMonth}}</option>{% with labels.months|split(\",\") as months %}{% for month in months %}<option {% if attribute.values|first and attribute.values|date(\"n\") == forloop.index and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"{{ forloop.index }}\" >{{ month }}</option>{% endfor %}{% endwith %}</select><select name=\"account-attribute-{{ attribute.attributeFQN }}\" value=\"{{ attribute.values|first }}\" data-mz-attribute=\"{{ attribute.attributeFQN }}\" data-mz-value=\"attribute\" class=\"birt_dt\" data-mz-birth-date><option {% if not attribute.values|first or attribute.values|date(\"Y\") == 1700 %} selected {% endif %} value=\"1\">{{labels.selectDate}}</option><option {% if attribute.values|first and attribute.values|date(\"j\") == 1 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"1\" >1</option><option {% if attribute.values|date(\"j\") == 2 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"2\">2</option><option {% if attribute.values|date(\"j\") == 3 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"3\" >3</option><option {% if attribute.values|date(\"j\") == 4 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"4\">4</option><option {% if attribute.values|date(\"j\") == 5 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"5\" >5</option><option {% if attribute.values|date(\"j\") == 6 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"6\">6</option><option {% if attribute.values|date(\"j\") == 7 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"7\" >7</option><option {% if attribute.values|date(\"j\") == 8 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"8\">8</option><option {% if attribute.values|date(\"j\") == 9 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"9\" >9</option><option {% if attribute.values|date(\"j\") == 10 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"10\">10</option><option {% if attribute.values|date(\"j\") == 11 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"11\" >11</option><option {% if attribute.values|date(\"j\") == 12 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"12\">12</option><option {% if attribute.values|date(\"j\") == 13 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"13\">13</option><option {% if attribute.values|date(\"j\") == 14 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"14\">14</option><option {% if attribute.values|date(\"j\") == 15 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"15\">15</option><option {% if attribute.values|date(\"j\") == 16 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"16\">16</option><option {% if attribute.values|date(\"j\") == 17 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"17\">17</option><option {% if attribute.values|date(\"j\") == 18 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"18\">18</option><option {% if attribute.values|date(\"j\") == 19 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"19\">19</option><option {% if attribute.values|date(\"j\") == 20 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"20\">20</option><option {% if attribute.values|date(\"j\") == 21 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"21\">21</option><option {% if attribute.values|date(\"j\") == 22 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"22\">22</option><option {% if attribute.values|date(\"j\") == 23 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"23\">23</option><option {% if attribute.values|date(\"j\") == 24 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"24\">24</option><option {% if attribute.values|date(\"j\") == 25 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"25\">25</option><option {% if attribute.values|date(\"j\") == 26 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"26\">26</option><option {% if attribute.values|date(\"j\") == 27 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"27\">27</option><option {% if attribute.values|date(\"j\") == 28 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"28\">28</option><option {% if attribute.values|date(\"j\") == 29 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"29\">29</option><option {% if attribute.values|date(\"j\") == 30 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"30\">30</option><option {% if attribute.values|date(\"j\") == 31 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"31\">31</option></select>{% comment %}<select name=\"account-attribute-{{ attribute.attributeFQN }}\" value=\"{{ attribute.values|first }}\" data-mz-attribute=\"{{ attribute.attributeFQN }}\" data-mz-value=\"attribute\" class=\"birt_yr\" data-mz-birth-year ><option {% if not attribute.values or attribute.values|date(\"Y\") == 1700 %} selected {% endif %} value=\"1700\">{{labels.selectYear}}</option>    \r\n                                    {{attribute.values|first|date(\"Y\")}}{% with labels.hyprArray200|split(\",\") as yearLoop %}{% for yearLoopIndex in yearLoop %}{% if themeSettings.birthYears >= forloop.index %}{% with forloop.index|subtract(1) as sec %}{% with now|date(\"Y\")|subtract(sec) as yearVal %}<option {% if attribute.values|first and attribute.values|first|date(\"Y\")== yearVal %} selected {% endif %} value={{ yearVal }}>{{ yearVal }}</option>{% endwith %}{% endwith %}{% endif %}{% endfor %}{% endwith %}</select>{% endcomment %}<p class=\"birthday-capture-note\">({{ labels.birthdayMsg}})</p><span class=\"mz-validationmessage custom-validation-message\" data-mz-validationmessage-for=\"birthday\" data-max-label=\"invalidDate\"></span></div></div>{% else %}<span class=\"mz-accountsettings-label\">{{ labels.dateOfBirth }} : </span><span class=\"mz-accountsettings-attribute-value\">{% if attribute.values|date(\"Y\") == 1700 %}\r\n                    -\r\n                {% else %}{% if attribute.values|first %}{% if themeSettings.siteLang == \"English\" %}{{attribute.values|date(\"F j\")}}{% else %}{% with attribute.values|date(\"j F\") as fullDateFrench %}{% for individualMonth in themeSettings.monthNames.data %}{% if individualMonth.monthnumber == attribute.values|date(\"F\") %}{{ fullDateFrench|replace(individualMonth.monthnumber,individualMonth.frenchName) }}{% endif %}{% endfor %}{% endwith %}{% endif %}{% else %}\r\n                        -\r\n                    {% endif %}{% endif %}</span>{% endif %}</div>{% else %}{% if not attribute.inputType and attribute.fullyQualifiedName == themeSettings.attributesFQN.customerDOB %}<div class=\"mz-accountsettings-attribute mz-accountsettings-attribute-date\">{% if editing and not attribute.valueType %}<div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\" data-custom-validate=\"dateOfBirth\"><label><span class=\"mz-accountsettings-labels birthday\">{{ labels.dateOfBirth }}</span></label><select name=\"account-attribute-{{ attribute.fullyQualifiedName }}\" value=\"{{ attribute.values|first }}\" data-mz-attribute=\"{{ attribute.fullyQualifiedName }}\" data-mz-value=\"attribute\" class=\"birt_mt\" data-mz-birth-month ><option {% if not attribute.values|first or attribute.values|date(\"Y\") == 1700 %} selected {% endif %} value=\"1\">{{labels.selectMonth}}</option>{% with labels.months|split(\",\") as months %}{% for month in months %}<option {% if attribute.values|first and attribute.values|date(\"n\") == forloop.index and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"{{ forloop.index }}\" >{{ month }}</option>{% endfor %}{% endwith %}</select><select name=\"account-attribute-{{ attribute.fullyQualifiedName }}\" value=\"{{ attribute.values|first }}\" data-mz-attribute=\"{{ attribute.fullyQualifiedName }}\" data-mz-value=\"attribute\" class=\"birt_dt\" data-mz-birth-date><option {% if not attribute.values|first or attribute.values|date(\"Y\") == 1700 %} selected {% endif %} value=\"1\">{{labels.selectDate}}</option><option {% if attribute.values|first and attribute.values|date(\"j\") == 1 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"1\" >1</option><option {% if attribute.values|date(\"j\") == 2 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"2\">2</option><option {% if attribute.values|date(\"j\") == 3 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"3\" >3</option><option {% if attribute.values|date(\"j\") == 4 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"4\">4</option><option {% if attribute.values|date(\"j\") == 5 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"5\" >5</option><option {% if attribute.values|date(\"j\") == 6 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"6\">6</option><option {% if attribute.values|date(\"j\") == 7 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"7\" >7</option><option {% if attribute.values|date(\"j\") == 8 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"8\">8</option><option {% if attribute.values|date(\"j\") == 9 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"9\" >9</option><option {% if attribute.values|date(\"j\") == 10 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"10\">10</option><option {% if attribute.values|date(\"j\") == 11 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"11\" >11</option><option {% if attribute.values|date(\"j\") == 12 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"12\">12</option><option {% if attribute.values|date(\"j\") == 13 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"13\">13</option><option {% if attribute.values|date(\"j\") == 14 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"14\">14</option><option {% if attribute.values|date(\"j\") == 15 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"15\">15</option><option {% if attribute.values|date(\"j\") == 16 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"16\">16</option><option {% if attribute.values|date(\"j\") == 17 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"17\">17</option><option {% if attribute.values|date(\"j\") == 18 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"18\">18</option><option {% if attribute.values|date(\"j\") == 19 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"19\">19</option><option {% if attribute.values|date(\"j\") == 20 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"20\">20</option><option {% if attribute.values|date(\"j\") == 21 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"21\">21</option><option {% if attribute.values|date(\"j\") == 22 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"22\">22</option><option {% if attribute.values|date(\"j\") == 23 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"23\">23</option><option {% if attribute.values|date(\"j\") == 24 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"24\">24</option><option {% if attribute.values|date(\"j\") == 25 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"25\">25</option><option {% if attribute.values|date(\"j\") == 26 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"26\">26</option><option {% if attribute.values|date(\"j\") == 27 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"27\">27</option><option {% if attribute.values|date(\"j\") == 28 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"28\">28</option><option {% if attribute.values|date(\"j\") == 29 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"29\">29</option><option {% if attribute.values|date(\"j\") == 30 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"30\">30</option><option {% if attribute.values|date(\"j\") == 31 and attribute.values|date(\"Y\") != 1700 %} selected {% endif %} value=\"31\">31</option></select>{% comment %}<select name=\"account-attribute-{{ attribute.fullyQualifiedName }}\" value=\"{{ attribute.values|first }}\" data-mz-attribute=\"{{ attribute.fullyQualifiedName }}\" data-mz-value=\"attribute\" class=\"birt_yr\" data-mz-birth-year ><option {% if not attribute.values or attribute.values|date(\"Y\") == 1700 %} selected {% endif %} value=\"1700\">{{attribute.values|first|date(\"Y\")}}</option>\r\n                                {{attribute.values|first|date(\"Y\")}}{% with labels.hyprArray200|split(\",\") as yearLoop %}{% for yearLoopIndex in yearLoop %}{% if themeSettings.birthYears >= forloop.index %}{% with forloop.index|subtract(1)|multiply(-31536000) as sec %}{% with now|add_time(sec)|date(\"Y\") as yearVal %}<option {% if attribute.values|first and attribute.values|first|date(\"Y\")== yearVal %} selected {% endif %} value={{ yearVal }}>{{ yearVal }}</option>{% endwith %}{% endwith %}{% endif %}{% endfor %}{% endwith %}</select>{% endcomment %}<p class=\"birthday-capture-note\">({{ labels.birthdayMsg}})</p></div></div>{% endif %}</div>{% endif %}{% endif %}{% if attribute.inputType === \"TextArea\" %}<div class=\"mz-accountsettings-attribute mz-accountsettings-attribute-{{ attribute.inputType|lower }}\"><span class=\"mz-accountsettings-label\">{{ attribute.adminName }}</span>{% if editing and attribute.valueType !== \"AdminEntered\" %}<textarea cols=\"60\" rows=\"3\" name=\"account-attribute-{{ attribute.attribute.FQN }}\" data-mz-attribute=\"{{ attribute.attributeFQN }}\"\r\n            data-mz-value=\"attribute\">{{ attribute.values|first }}</textarea><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"values\"></span>{% else %}<span class=\"mz-accountsettings-attribute-value\">{{ attribute.values|first|default(\"-\") }}</span>{% endif %}</div>{% endif %}{% endfor %}{% for attribute in model.attributes %}{% if attribute.inputType === \"TextBox\" and attribute.attributeFQN == themeSettings.attributesFQN.customerMobileNumber %}<div class=\"mz-accountsettings-attribute mz-accountsettings-attribute-{{ attribute.inputType|lower }}\">{% if editing and attribute.valueType !== \"AdminEntered\"%}<div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><input class=\"mobile-number\" type=\"text\" id=\"profile-mobile\" placeholder=\"{{ labels.mobileNumberPlaceholder }}\" name=\"account-attribute-{{ attribute.attributeFQN }}\" value=\"{{ attribute.values|first }}\"\r\n                    data-mz-attribute=\"{{ attribute.attributeFQN }}\" data-mz-value=\"attribute\" data-mz-field-name=\"phone-number\" data-custom-validate=\"phonenumber\" data-max-label=\"phoneNumberInvalid\"/><label for=\"profile-mobile\" ><span class=\"mz-accountsettings-labels\">{{ labels.mobileNumber }}</span></label><span class=\"mz-validationmessage custom-validation-message\" data-mz-validationmessage-for=\"values\"></span><div class=\"form-rows clearfix Update-in\"><p><span>*</span>{{ labels.requiredFields }}</p></div></div></div>{% else %}<span class=\"mz-accountsettings-label\">{{ labels.mobileNumber }} : </span><span class=\"mz-accountsettings-attribute-value\">{% if attribute.values|first %}{{ attribute.values|first }}{% else %}<span class=\"phone-number-tip-label\">{{labels.phoneNumberTip}}</span>{% endif %}</span>{% endif %}</div>{% else %}{% if not attribute.inputType and attribute.fullyQualifiedName == themeSettings.attributesFQN.customerMobileNumber %}<div class=\"mz-accountsettings-attribute mz-accountsettings-attribute-textbox\">{% if editing and not attribute.valueType %}<div class=\"mz-l-formfieldgroup-row\"><div class=\"mz-l-formfieldgroup-cell\"><input class=\"mobile-number\" type=\"text\" id=\"profile-mobile\" placeholder=\"{% if pageContext.isMobile %}{{ labels.mobileNumber }}{% else %}{{ labels.mobileNumberPlaceholder }}{% endif %}\" name=\"account-attribute-{{ attribute.fullyQualifiedName }}\" value=\"{{ attribute.values|first }}\"\r\n                            data-mz-attribute=\"{{ attribute.fullyQualifiedName }}\" data-mz-value=\"attribute\" data-mz-field-name=\"phone-number\" data-custom-validate=\"phonenumber\" data-max-label=\"phoneNumberInvalid\"/><label for=\"profile-mobile\"><span class=\"mz-accountsettings-labels\">{{ labels.mobileNumber }}</span></label><span class=\"mz-validationmessage custom-validation-message\" data-mz-validationmessage-for=\"values\"></span><div class=\"form-rows clearfix Update-in\"><p><span>*</span>{{ labels.requiredFields }}</p></div></div></div>{% endif %}</div>{% endif %}{% endif %}{% endfor %}</div>{% if editing %}<div class=\"mz-account-action\"><button class=\"mz-accountsettings-editdone\" data-mz-action=\"cancelEdit\">{{ labels.cancel }}</button><button class=\"mz-accountsettings-editdone mz-button\" data-mz-action=\"finishEdit\">{{ labels.save }}</button></div>{% endif %}{% endif %}","modules/my-account/my-account-wishlist-item-listing":"<div class=\"mz-wishlist-table desc\">{% block item-listing-image %}<div class=\"mz-itemlisting-thumb\">{% if model.product.productType == themeSettings.suppliesAndAccessoriesType %}<a href=\"{{siteContext.siteSubdirectory}}/p/{{ model.product.productCode }}\" data-mz-product-code=\"{{ model.product.productCode }}\">{% else %}<a href=\"{{siteContext.siteSubdirectory}}/p/{{ model.product.productCode }}\">{% endif %}{% if model.product.imageUrl %}<img loading=\"lazy\" width=\"80px\" height=\"80px\" class=\"mz-itemlisting-thumb-img\" src=\"{% make_url \"image\" model.product with max=80 as_parameters %}\"  alt=\"{{ model.product.name|safe }}\" />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"80px\" height=\"80px\" class=\"mz-itemlisting-thumb-img\" width=\"80\" src=\"{{ labels.brothernoImage }}?max=80\" alt=\"{{ model.product.name|safe }}\"/>{% else %}<img loading=\"lazy\" width=\"80px\" height=\"80px\" class=\"mz-itemlisting-thumb-img\" width=\"80\" src=\"{{ labels.brothernoImage }}?max=80\" alt=\"{{ model.product.name|safe }}\"/>{% endif %}{% endif %}</a></div>{% endblock item-listing-image %}<div class=\"mz-itemliting-content\">{% block item-name %}{% if model.product.productType == themeSettings.suppliesAndAccessoriesType %}<a href=\"{{siteContext.siteSubdirectory}}/p/{{ model.product.productCode }}\" data-mz-product-code=\"{{ model.product.productCode }}\" class=\"mz-itemlisting-title\">{{ model.product.name|safe }}</a>{% else %}<a class=\"mz-itemlisting-title\" href=\"{{siteContext.siteSubdirectory}}/p/{{ model.product.productCode }}\">{{ model.product.name|safe }}</a>{% endif %}{% endblock item-name %}{% block item-listing-code %}{% if model.product.productType == themeSettings.suppliesAndAccessoriesType %}<p class=\"model-number\"><span class=\"model-label\">{{labels.itemNumber|safe}}: </span>{{ model.product.productCode }}</p>{% else %}<p class=\"model-number\"><span class=\"model-label\">{{labels.model|safe}}: </span>{{ model.product.productCode }}</p>{% endif %}{% endblock %}<div>{% include \"modules/product/plp-product-rating-average\" with model=model.product %}</div></div></div><div class=\"mz-wishlist-table price\">{% with model.product|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}{% include \"modules/common/price-not-model\" with model=model.product %}{% endif %}{% endwith %}</div><div class=\"mz-wishlist-table qty\"><div class=\"mz-wishlist-qty-wrap\"><input class=\"decr\" type=\"button\" value=\"-\" data-qty-change /><input class=\"mz-itemlisting-quantity wishlistitemqnt\" max=\"3\" maxlength=\"3\" value={{ model.quantity }}  data-item-id=\"{{ model.id }}\"/><input class=\"incr\" type=\"button\" value=\"+\" data-qty-change /></div></div><div class=\"mz-wishlist-table button\">{% if model.product.productType == themeSettings.suppliesAndAccessoriesType %}<a href=\"{{siteContext.siteSubdirectory}}/p/{{ model.product.productCode }}\" data-mz-product-code=\"{{ model.product.productCode }}\" class=\" mz-button mz-orange-button \">\r\n        {{labels.viewDetails}}\r\n    </a>{% else %}<a href=\"{{siteContext.siteSubdirectory}}/p/{{ model.product.productCode }}\" class=\" mz-button mz-orange-button \">\r\n        {{labels.viewDetails}}\r\n    </a>{% endif %}<a class=\"mz-itemlisting-action wishlist-removeitem\" href=\"javascript:;\" data-mz-action=\"beginRemoveItem\" data-mz-item-id=\"{{ model.id }}\">{{ labels.removeFromWishlist }}</a></div><div class=\"mz-wishlist-popup\">{% block item-listing-extras %}{% if model.id %}{% if editing.added == model.id %}<div class=\"mz-wishlist-popup-wrap\"><p class=\"mz-itemlisting-prompt is-success\">{{ labels.addedToCart|string_format(model.product.name) }} <a href=\"javascript:;\" class=\"mz-action\" data-mz-action=\"finishRemoveItem\" data-mz-item-id=\"{{ model.id }}\">{{ labels.removeFromWishlist }}</a> <a href=\"javascript:;\" data-mz-action=\"doNotRemove\">{{ labels.leaveOnWishlist }}</a></p></div>{% endif %}{% if editing.remove == model.id %}<div class=\"mz-wishlist-popup-wrap\"><div class=\"mz-itemlisting-prompt is-warning\"><p>\r\n                    {{ labels.confirmRemoveFromWishlist|string_format(model.product.name|safe) }} \r\n                </p><div class=\"mz-wishlist-actions\"><a class=\"cancel-button\" href=\"javascript:;\" data-mz-action=\"doNotRemove\">{{ labels.cancel }}</a><a class=\"remove-button mz-action mz-button\" href=\"javascript:;\" data-mz-action=\"finishRemoveItem\" data-mz-item-id=\"{{ model.id }}\">{{ labels.remove }}</a></div></div></div>{% endif %}{% if editing.removeAll == \"delete-all-wishlists\" %}<div class=\"mz-wishlist-popup-wrap\"><div class=\"mz-itemlisting-prompt is-warning\"><p>\r\n                {{ labels.deleteAllItemsFromWishlist }}\r\n                </p><div class=\"mz-wishlist-actions\"><a class=\"cancel-button\" href=\"javascript:;\" data-mz-action=\"doNotRemove\">{{ labels.cancel }}</a><a href=\"#\" id=\"deleteAllWishlistItems\" class=\"remove-button mz-action mz-button\" href=\"javascript:;\" data-mz-action=\"deleteAllWishlistItems\">{{ labels.remove }}</a></div></div></div>{% endif %}{% endif %}{% endblock item-listing-extras %}</div>\r\n","modules/my-account/order-history-item-listing":"{% extends \"modules/common/item-listing\" %}{% block item-name %}{% if model.dateShipped %} {{ labels.shipped }}: {{ model.dateShipped|date(\"F j, Y\") }} }}{% endif %}{% parent %}{% endblock item-name %}{% block item-listing-actions %}{% for item in order.packages %}<span class=\"mz-itemlisting-action\" data-mz-tracking-number=\"{{ item.trackingNumber }}\" data-mx-shipping-code=\"{{ item.shippingMethodCode }}\" data-mx-shipping-name=\"{{ item.shippingMethodName }}\">{{ labels.trackingNumber }}: {{ item.trackingNumber }}</span>{% endfor %}{% if returning == model.id %}{% include \"modules/common/item-return-form\" %}{% else %}{% if item.product.fulfillmentStatus == \"Fulfilled\" and themeSettings.allowCustomerInitiatedReturns %}<a class=\"mz-itemlisting-action\" href=\"javascript:;\" data-mz-action=\"startReturnItem\" data-mz-order-id=\"{{ order.id }}\" data-mz-start-return=\"{{ model.id }}\">{{ labels.returnOrReplace }}</a>{% endif %}{% endif %}{% endblock item-listing-actions %}{% block item-listing-extras %}{% if returning == model.id %}<p class=\"mz-itemlisting-prompt is-warning\">{{ labels.returnInfo|safe }}</p>{% endif %}{% endblock item-listing-extras %}\r\n","modules/my-account/my-account-wishlist":"{% dropzone \"brand-message-wishlist\" scope=\"template\" %}<h3 class=\"mz-l-stack-sectiontitle wishlist-text\">{{ labels.accountYourWishlist }}</h3>{% if model.hasItems %}<div class=\"delete-all-container\"><a href=\"#\" id=\"beginDeleteAllWishlistItems\" class=\"remove-all-items\" data-mz-action=\"beginDeleteAllWishlistItems\">{{ labels.deleteAllItemsFromWishlist }}</a></div>{% endif %}{% if not pageContext.isEditMode %}<div class=\"mz-accountwishlist-list\">{% if model.hasItems %}<div class=\"mz-wishlist-table-head\"><div class=\"mz-wishlist-table-Mobile\">\r\n            {{labels.products}}\r\n        </div><div class=\"mz-wishlist-table desc\">\r\n            {{labels.fullDesc}}\r\n        </div><div class=\"mz-wishlist-table price\">\r\n            {{labels.price}}\r\n        </div><div class=\"mz-wishlist-table qty\">\r\n            {{labels.softCartqty}}\r\n        </div><div class=\"mz-wishlist-table button\"></div></div><div class=\"mz-wishlist-table-items\">{% for item in model.items %}<div class=\"mz-wishlist-table-item\">{% include \"modules/my-account/my-account-wishlist-item-listing\" with model=item %}</div>{% endfor %}</div>{% else %}{{ labels.accountNoWishlists }}{% endif %}</div><script src='//ui.powerreviews.com/stable/4.0/ui.js' async ></script>{% endif %}\r\n","modules/my-account/order-history-paging-controls":"{% extends \"modules/common/paging-controls\" %}{% block page-sizes %}<option {% if model.pageSize == 5 %}selected=\"selected\"{% endif %} value=\"5\">5</option>{% parent %}{% endblock page-sizes %}\r\n","modules/my-account/order-history-list":"<style>\r\n    .summary-order-content .price,\r\n    .summary-order-content .mz-price,\r\n    .summary-order-content .total{\r\n        font-family: 'Helvetica','Arial',sans-serif;\r\n    }\r\n</style><div id=\"orders-container\">{% if model.currentTab == \"myOrders\" %}{% dropzone \"brand-message-orders\" scope=\"template\" %}<h3 class=\"mz-l-stack-sectiontitle clearfix myorder-text\">{{ labels.myOrders }}</h3>{% endif %}{% if model.currentTab == \"myReturns\" %}{% dropzone \"brand-message-returns\" scope=\"template\" %}<h3 class=\"mz-l-stack-sectiontitle clearfix return-text\">\r\n        {{ labels.myReturns }}\r\n        <span class=\"support-content\"><a href=\"javascript:;\" data-osvc-href=\"chat/chat_launch\" class=\"need-support\"> {{labels.needSupport}}</a></span></h3>{% endif %}{% if model.currentTab == \"dashboard-order\" %}<h3 class=\"clearfix\"> {{labels.mostRecentOrders}}</h3>{% endif %}{% if model.currentTab == \"dashboard-return\" %}<h3 class=\"clearfix\">{{labels.mostRecentReturns}}</h3>{% endif %}{% if model.CustomError.ErrorMessage %}<div class=\"error-message\">\r\n        {{ model.CustomError.ErrorMessage }}\r\n    </div>{% else %}{% if model.orders.length > 0 %}{% if model.currentTab == \"myOrders\" or model.currentTab == \"myReturns\" %}<div class=\"filter-sort\" {% if model.visibleItems > 1 %} style=\"display:block;\" {% endif %}><div class=\"filter-section\"><div class=\"filter-header\" {% if model.currentTab == \"myOrders\" || model.currentTab == \"myReturns\" %} data-filter-by=\"filter\" {% endif %}>{{labels.filterBy}}\r\n                <i role=\"presentation\" class=\"fa fa-angle-down\" aria-hidden=\"true\"></i></div><div class=\"filter-expand\" id=\"filter-by-status\"><strong>{{labels.orderStatus}}</strong>{% if model.currentTab == \"myOrders\" %}<label><input type=\"checkbox\" {% if model.OrderStatusReceived == \"Received\" %} checked {% endif %} value=\"Received\"/><span class=\"checkmark\"></span>{{labels.orderReceived}}</label><label><input type=\"checkbox\"  {% if model.OrderStatusProcessing == \"Processing\" %} checked {% endif %} value=\"Processing\"/><span class=\"checkmark\"></span>{{labels.orderProcessing}}</label><label><input type=\"checkbox\"  {% if model.OrderStatusShipped == \"Partially Shipped\" %} checked {% endif %} value=\"Shipped\"/><span class=\"checkmark\"></span>{{labels.orderPartiallyShipped}}</label><label><input type=\"checkbox\"  {% if model.OrderStatusShipped == \"Shipped\" %} checked {% endif %} value=\"Shipped\"/><span class=\"checkmark\"></span>{{labels.orderFilterShipped}}</label><label><input type=\"checkbox\" {% if model.OrderStatusDeliveryBlocked == \"Delivery Blocked\" %} checked {% endif %} value=\"Delivery Blocked\"/><span class=\"checkmark\"></span>{{labels.orderDeliveryBlocked}}</label><label><input type=\"checkbox\" {% if model.OrderStatusDeliveryBlocked == \"Cancelled\" %} checked {% endif %} value=\"Cancelled\"/><span class=\"checkmark\"></span>{{labels.orderCancelled}}</label>{% endif %}{% if model.currentTab == \"myReturns\" %}<label><input type=\"checkbox\" {% if model.OrderStatusDeliveryBlocked == \"Cancelled\" %} checked {% endif %} value=\"Cancelled\"/><span class=\"checkmark\"></span>{{labels.orderCancelled}}</label><label><input type=\"checkbox\" {% if model.OrderStatusDeliveryBlocked == \"In Progress\" %} checked {% endif %} value=\"In Progress\"/><span class=\"checkmark\"></span>{{labels.orderInProgress}}</label><label><input type=\"checkbox\" {% if model.OrderStatusDeliveryBlocked == \"Refund\" %} checked {% endif %} value=\"Refund\"/><span class=\"checkmark\"></span>{{labels.orderRefund}}</label>{% endif %}</div></div><div class=\"sortby-wrap\"><select class=\"custom-dropdown\" id=\"ascendingDescending\" ><option {% if model.sortByValue == \"numberAscending\"%} selected {% endif %} value=\"numberAscending\">{{labels.orderAscending|safe}}</option><option {% if model.sortByValue == \"numberDescending\"%} selected {% endif %} value=\"numberDescending\">{{labels.orderDescending|safe}}</option><option {% if model.sortByValue == \"placedOlder\"%} selected {% endif %} value=\"placedOlder\">{{labels.orderDateOld|safe}}</option><option {% if model.sortByValue == \"placedRecent\"%} selected {% endif %} value=\"placedRecent\">{{labels.orderDateNew|safe}}</option></select></div></div>{% endif %}<div style=\"clear:both\"></div>{% for myOrders in model.orders %}<div class=\"summary-order-content collapsed {{ myOrders.OrderStatus|replace(\" \", \"-\") }}\" \r\n        {% if model.visibleItems >= forloop.index and model.currentTab != \"dashboard-order\" and model.currentTab != \"dashboard-return\" %}\r\n            style=\"display: block;\"\r\n        {% else %}{% if 3 >= forloop.index %}{% if model.currentTab == \"dashboard-order\" or model.currentTab == \"dashboard-return\" %}\r\n                    style=\"display: block;\"\r\n                {% endif %}{% endif %}{% endif %}><div class=\"summary-order-content-header\"><div class=\"summary-order-content-item order-number\"><b>{{labels.num|safe}}:</b><br /><span class=\"order-number\">{{myOrders.OrderNumber}}</span></div><div class=\"summary-order-content-item order-placed\"><b>{{labels.placed}}:</b><br /><span class=\"order-number\">{% if themeSettings.siteLang == \"English\" %}{{myOrders.OrderDate|date(\"F j, Y\")}}{% else %}{% with myOrders.OrderDate|date(\"j F Y\") as fullDateFrench %}{% for individualMonth in themeSettings.monthNames.data %}{% if individualMonth.monthnumber == myOrders.OrderDate|date(\"F\") %}{{ fullDateFrench|replace(individualMonth.monthnumber,individualMonth.frenchName) }}{% endif %}{% endfor %}{% endwith %}{% endif %}</span></div><div class=\"summary-order-content-item order-status\"><b>{{labels.status}}:</b><br /><span class=\"order-number\">{{myOrders.OrderStatus|safe}}</span></div><div class=\"summary-order-content-item order-total\"><b>{{labels.total}}:</b><br /><span class=\"order-number\">{% if themeSettings.siteLang == \"English\" %}\r\n                        ${{myOrders.OrderTotal|replace('$','')|safe}}{% else %}{{myOrders.OrderTotal|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                    {% endif %}</span></div>{% if myOrders.OrderStatus != \"Cancelled\" && myOrders.OrderStatus != \"Annulée\" && myOrders.Detail != \"\" %}<div class=\"order-detail-toggle\" data-mz-order-no=\"{{myOrders.OrderNumber}}\" data-mz-action=\"getOrderDetail\" >+</div>{% endif %}</div><div class=\"order-detail-wrap inactive\" data-mz-order-no=\"{{myOrders.OrderNumber}}\" ><div  class=\"order-detail\" data-mz-order-detail=\"{{myOrders.OrderNumber}}\"><div class=\"summary-address\"><a href=\"javascript:window.print();\" class=\"printorders\">{{labels.printOrder}}</a>{% with myOrders.orderDetail.ShippingAddress | first as ShippingAddress %}<div class=\"summary-address-shipping\"><span class=\"shipping-title\">{{labels.shippingInfo2}}</span><span class=\"shipping-label\">{{labels.shippingAddress}} :</span><div class=\"summary-address-content\"><p class=\"name\">\r\n                        {{ShippingAddress.LastName}}\r\n                    </p>{% if ShippingAddress.FirstName != \"\" %}<p class=\"company\">\r\n                        {{ShippingAddress.FirstName}} \r\n                    </p>{% endif %}<p class=\"street1\">\r\n                        {{ShippingAddress.Street1}}\r\n                    </p><p class=\"street2\">\r\n                        {{ShippingAddress.Street2}}\r\n                    </p><p class=\"city\">\r\n                        {{ShippingAddress.City}}\r\n                    </p>{% if ShippingAddress.Province or ShippingAddress.Zipcode %}<p class=\"province-postal\">\r\n                                {{ShippingAddress.Province}}{% if ShippingAddress.Province and ShippingAddress.Zipcode %},{% endif %} {{ShippingAddress.Zipcode}} \r\n                            </p>{% endif %}<p class=\"country\">\r\n                        {{ShippingAddress.Country}}\r\n                    </p><p class=\"phone-number\">\r\n                        {{ShippingAddress.PhoneNumber}}\r\n                    </p></div><span class=\"shipping-label\">{{labels.shipMethod}} :</span>{% with myOrders.orderDetail.OrderHeader|first as orderHeaderData %}{% if orderHeaderData.ShippingCharges %}<div class=\"summary-address-content\">{% if orderHeaderData.ShippingCharges == \"0.00\" %}{{labels.expeditedShipping|safe}} - {{labels.free}}{% else %}{{labels.expressShipping|safe}} - \r\n                            {% if themeSettings.siteLang == \"English\" %}\r\n                                ${{orderHeaderData.ShippingCharges|replace('$','')|safe}}{% else %}{{orderHeaderData.ShippingCharges|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                            {% endif %}{% endif %}</div>{% endif %}{% endwith %}{% with myOrders.orderDetail.OrderHeader|first as orderHeaderData %}{% if orderHeaderData.TrackingNumberURLHeader and orderHeaderData.TrackingNumberURLHeader !== \"\" %}{% with orderHeaderData.TrackingNumberURLHeader|split(',')|first as tUrl %}<div class=\"summary-address-method\"><b>{{labels.orderStatus}} :</b><p><span class=\"tracking-url\"><a href=\"{{tUrl}}\" target=\"_blank\" style=\"color:black;text-decoration:underline;\">{{labels.trackYourOrder}}</a></span></p></div>{% endwith %}{% endif %}{% endwith %}</div>{% endwith %}{% with myOrders.orderDetail.BillingAddress | first as BillingAddress %}<div class=\"summary-address-billing\">{% if BillingAddress %}<span class=\"billing-title\">{{labels.billingInformation}}</span><div class=\"billing-email\"><span class=\"billing-label\">{{labels.billingEmail}} :</span><span class=\"billing-emailid\">{{BillingAddress.Email}}</span></div><span class=\"billing-label\">{{labels.billingAddress}} :</span><div class=\"summary-address-content\"><p class=\"name\">\r\n                            {{BillingAddress.LastName}}\r\n                        </p>{% if BillingAddress.FirstName != \"\" %}<p class=\"company\">\r\n                            {{BillingAddress.FirstName}}\r\n                        </p>{% endif %}<p class=\"street1\">\r\n                            {{BillingAddress.Street1}}\r\n                        </p><p class=\"street2\">\r\n                            {{BillingAddress.Street2}}\r\n                        </p><p class=\"city\">\r\n                            {{BillingAddress.City}}\r\n                        </p>{% if BillingAddress.Province or BillingAddress.Zipcode %}<p class=\"province-postal\">\r\n                                {{BillingAddress.Province}}{% if BillingAddress.Province and BillingAddress.Zipcode %},{% endif %} {{BillingAddress.Zipcode}} \r\n                            </p>{% endif %}<p class=\"country\">\r\n                            {{BillingAddress.Country}}\r\n                        </p><p class=\"phone-number\">\r\n                            {{BillingAddress.PhoneNumber}}\r\n                        </p></div>{% with myOrders.orderDetail.OrderHeader|first as orderHeaderData %}{% if orderHeaderData.CreditCardType %}<span class=\"billing-label\">{{labels.paymentMethod}}:</span><div class=\"summary-address-content\">{% if orderHeaderData.CreditCardType == \"MC\" %}{{labels.creditCardAcc}} - {{labels.ccMastercard}}{% else %}{{labels.creditCardAcc}} - {{orderHeaderData.CreditCardType}}{% endif %}</div>{% endif %}{% endwith %}{% endif %}</div>{% endwith %}</div></div><h3 class=\"ordersummary-label\">{{labels.trackOrderSummary}}</h3><div class=\"product-detail-container\" data-mz-order-detail=\"{{myOrders.OrderNumber}}\"><div class=\"order-lineitems-header\"><div class=\"order-lineitem content\">\r\n                    {{labels.product}}\r\n                </div><div class=\"order-lineitem price\">\r\n                    {{labels.price}}\r\n                </div><div class=\"order-lineitem qty-ordered\">\r\n                    {{labels.qtyOrdered}}\r\n                </div><div class=\"order-lineitem qty-delivered\">\r\n                    {{labels.qtyDelivered}}\r\n                </div><div class=\"order-lineitem total\">\r\n                    {{labels.total}}\r\n                </div></div>{% for productDetail in myOrders.orderDetail.OrderItems %}{% if productDetail.mozuData %}<div class=\"product-detail-wrap\"><div class=\"product-detail\"><div class=\"order-lineitem content\">{% with productDetail.mozuData.content.productImages | first as productImage %}<div class=\"product-thums\">{% if productImage %}<img loading=\"lazy\" width=\"60px\" height=\"60px\" itemprop=\"image\" class=\"mz-productimages-mainimage\" data-mz-productimage-main=\"\" src=\"{% make_url \"image\" productImage.imageUrl with max=60 as_parameter %}\" alt=\"{{myProducts.mozuData.content.productName}}\">{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"60px\" height=\"60px\" src=\"{{ labels.brothernoImage }}?max=60\" class=\"mz-productimages-mainimage\" alt=\"{{ myProducts.mozuData.content.productName }}\" />{% else %}<img loading=\"lazy\" width=\"60px\" height=\"60px\" src=\"{{ labels.brothernoImage }}?max=60\" class=\"mz-productimages-mainimage\" alt=\"{{ myProducts.mozuData.content.productName }}\" />{% endif %}{% endif %}</div>{% endwith %}<div class=\"product-name\"><div class=\"product-name-title\">{{productDetail.mozuData.content.productName}}</div><span class=\"model-number\"><span class=\"model-label\">{{labels.model|safe}}: </span>{{productDetail.mozuData.productCode}}</span></div></div><div class=\"order-lineitem price\">{% if productDetail.UnitPrice != productDetail.DiscountedPrice  %}<span class=\"mz-price is-crossedout\" style=\"display:block;color:#999;font-size:13px;font-family:\">{% if themeSettings.siteLang == \"English\" %}\r\n                            ${{productDetail.UnitPrice|replace('$','')|safe}}{% else %}{{productDetail.UnitPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}</span>{% endif %}{% if productDetail.DiscountedPrice|replace('$','') == \"0.00\" %}{{labels.free}}{% else %}{% if themeSettings.siteLang == \"English\" %}\r\n                            ${{productDetail.DiscountedPrice|replace('$','')|safe}}{% else %}{{productDetail.DiscountedPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}{% endif %}</div><div class=\"order-lineitem qty-ordered\">{% with productDetail.QuantityOrdered|split(\".\")|first as QO %}<span class=\"model-label\"> {% if pageContext.isMobile %}{{labels.softCartqty}}:{% endif %} </span>{{QO}} {% endwith %}</div><div class=\"order-lineitem qty-delivered\">{% with productDetail.QuantityDelivered|split(\".\")|first as QD %} {{ QD }}{% endwith %}</div><div class=\"order-lineitem total\">{% if productDetail.ItemValue|replace('$','') == \"0.00\" %}{{labels.free}}{% else %}{% if themeSettings.siteLang == \"English\" %}\r\n                            ${{productDetail.ItemValue|replace('$','')|safe}}{% else %}{{productDetail.ItemValue|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}{% endif %}{% if pageContext.isDesktop or pageContext.isTablet %}{% if productDetail.TrackingURLItem != \"\" %}<span class=\"tracking-url\"><a href=\"{{productDetail.TrackingURLItem}}\">{{labels.trackItem}}</a></span>{% endif %}{% if productDetail.OrderStatus == \"Completely Shipped\" or productDetail.OrderStatus == \"CSHIPPED\" or productDetail.OrderStatus == \"Shipped\" or productDetail.OrderStatus == \"Envoyée\"  %}<span class=\"tracking-url\"><a href=\"javascript:;\" data-osvc-href=\"chat/chat_launch\">{{labels.returnOrExchange}}</a></span>{% endif %}{% endif %}</div>{% if pageContext.isMobile %}{% if productDetail.TrackingURLItem != \"\" %}<span class=\"tracking-url-mobile\"><a href=\"{{productDetail.TrackingURLItem}}\">{{labels.trackItem}}</a>{% endif %}{% if productDetail.OrderStatus == \"Completely Shipped\" or productDetail.OrderStatus == \"CSHIPPED\" or productDetail.OrderStatus == \"Shipped\" or productDetail.OrderStatus == \"Envoyée\"  %}<span class=\"tracking-url-mobile\"><a href=\"javascript:;\" data-osvc-href=\"chat/chat_launch\">{{labels.returnOrExchange}}</a></span>{% endif %}{% endif %}</div>{% if productDetail.mozuData.productCode != 'BCARE1OUT' and productDetail.mozuData.productCode != 'BCARE1IN' and productDetail.mozuData.productCode != 'BCARE2OUT' and productDetail.mozuData.productCode != 'BCARE2IN' and productDetail.mozuData.productCode != 'BCARE3OUT' and productDetail.mozuData.productCode != 'BCARE3IN' %}<div class=\"buy-it-again-container\"><a class=\"buttonlink buy-it-again\" href=\"/p/{{productDetail.mozuData.productCode}}\">{{labels.buyItAgain}}</a></div>{% endif %}{% if productDetail.mozuDataBC %}<div class=\"product-detail brother-care\"><div class=\"brother-care-label\">{{labels.bcPlan}}</div><div class=\"order-lineitem-wrap\"><div class=\"order-lineitem content\">{% with productDetail.mozuDataBC.content.productImages | first as productImage %}<div class=\"product-thums\">{% if productImage %}<img loading=\"lazy\" width=\"60px\" height=\"60px\" itemprop=\"image\" class=\"mz-productimages-mainimage\" data-mz-productimage-main=\"\" src=\"{% make_url \"image\" productImage.imageUrl with max=60 as_parameter %}\" alt=\"{{myProducts.mozuData.content.productName}}\">{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"60px\" height=\"60px\" src=\"{{ labels.brothernoImage }}?max=60\" class=\"mz-productimages-mainimage\" alt=\"{{ myProducts.mozuData.content.productName }}\" />{% else %}<img loading=\"lazy\" width=\"60px\" height=\"60px\" src=\"{{ labels.brothernoImage }}?max=60\" class=\"mz-productimages-mainimage\" alt=\"{{ myProducts.mozuData.content.productName }}\" />{% endif %}{% endif %}</div>{% endwith %}<div class=\"product-name\"><div class=\"product-name-title\">{{productDetail.mozuDataBC.content.productName}}</div><span class=\"model-number\"><span class=\"model-label\">{{labels.model|safe}}: </span>{{productDetail.mozuDataBC.productCode}}</span></div></div><div class=\"order-lineitem price\">{% if productDetail.mozuDataBC.UnitPrice|replace('$','') == \"0.00\" %}{{labels.free}}{% else %}{% if themeSettings.siteLang == \"English\" %}\r\n                                ${{productDetail.mozuDataBC.UnitPrice|replace('$','')|safe}}{% else %}{{productDetail.mozuDataBC.UnitPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}{% endif %}</div><div class=\"order-lineitem qty-ordered\"></div><div class=\"order-lineitem qty-delivered\"></div><div class=\"order-lineitem total\">{% if productDetail.mozuDataBC.ItemValue|replace('$','') == \"0.00\" %}{{labels.free}}{% else %}{% if themeSettings.siteLang == \"English\" %}\r\n                            ${{productDetail.mozuDataBC.ItemValue|replace('$','')|safe}}{% else %}{{productDetail.mozuDataBC.ItemValue|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}{% endif %}{% if pagecontext.isDesktop or pagecontext.isTablet %}<span class=\"tracking-url\"><a href=\"{{productDetail.TrackingURLItem}}\">{{labels.trackItem}}</a></span>{% endif %}</div></div></div>{% endif %}</div>{% endif %}{% endfor %}</div>{% with myOrders.orderDetail.OrderHeader|first as orderPrices %}<div class=\"order-net-price\"><div class=\"order-net-price-wrap\"><div class=\"order-net-price-label\">\r\n                    {{labels.subtotal}} :\r\n                </div><div class=\"order-net-price-content\">{% if themeSettings.siteLang == \"English\" %}\r\n                        ${{orderPrices.SubTotal|replace('$','')|safe}}{% else %}{{orderPrices.SubTotal|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                    {% endif %}</div></div><div class=\"order-net-price-wrap\"><div class=\"order-net-price-label\">{% if model.ehf %}{% if themeSettings.siteLang == \"English\" %}{% with orderPrices.Ecofee|currency as ecoFee %}{{labels.ehfMessage|string_format(ecoFee, labels.ecofeeTooltip)|safe}}{% endwith %}{% else %}{% with orderPrices.Ecofee|currency|replace('$','')|replace(',',' ')|replace('.',',') as ecoFee %}{% with \"{0} $\"|string_format(ecoFee) as frEcoFee %}{{labels.ehfMessage|string_format(frEcoFee, labels.ecofeeTooltip)|safe}}{% endwith %}{% endwith %}{% endif %}{% else %}{{labels.ecoFee}} :\r\n                    {% endif %}</div><div class=\"order-net-price-content\">{% if not model.ehf %}{% if themeSettings.siteLang == \"English\" %}\r\n                            ${{orderPrices.Ecofee|replace('$','')|safe}}{% else %}{{orderPrices.Ecofee|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}{% endif %}</div></div><div class=\"order-net-price-wrap\"><div class=\"order-net-price-label\">\r\n                    {{labels.discount}} :\r\n                </div><div class=\"order-net-price-content\">{% if themeSettings.siteLang == \"English\" %}\r\n                        ${{orderPrices.Discount_Value|replace('$','')|safe}}{% else %}{{orderPrices.Discount_Value|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                    {% endif %}</div></div><div class=\"order-net-price-wrap\"><div class=\"order-net-price-label\">\r\n                    {{labels.shippingHandling}} :\r\n                </div><div class=\"order-net-price-content\">{% if orderPrices.ShippingCharges|replace('$','') == \"0.00\" %}{{labels.free}}{% else %}{% if themeSettings.siteLang == \"English\" %}\r\n                            ${{orderPrices.ShippingCharges|replace('$','')|safe}}{% else %}{{orderPrices.ShippingCharges|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                        {% endif %}{% endif %}</div></div><div class=\"order-net-price-wrap\"><div class=\"order-net-price-label\">\r\n                    {{labels.qstpst}} (<span class=\"order-tax-number-label\">{{labels.qstpstTaxNumber}}</span>) :\r\n                </div><div class=\"order-net-price-content\">{% if themeSettings.siteLang == \"English\" %}\r\n                        ${{orderPrices.PST_QST|replace('$','')|safe}}{% else %}{{orderPrices.PST_QST|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                    {% endif %}</div></div><div class=\"order-net-price-wrap\"><div class=\"order-net-price-label\">\r\n                    {{labels.gsthst}} (<span class=\"order-tax-number-label\">{{labels.gsthstTaxNumber}}</span>) :  \r\n                </div><div class=\"order-net-price-content\">{% if themeSettings.siteLang == \"English\" %}\r\n                        ${{orderPrices.GST_HST|replace('$','')|safe}}{% else %}{{orderPrices.GST_HST|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                    {% endif %}</div></div><div class=\"order-net-price-wrap grant-total\"><div class=\"order-net-price-label grant-total\">\r\n                    {{labels.grandTotal}}:\r\n                </div><div class=\"order-net-price-content grant-total\">{% if themeSettings.siteLang == \"English\" %}<sup>$</sup>{{orderPrices.OrdertTotal|replace('$','')|safe}}{% else %}{{orderPrices.OrdertTotal|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <sup> $</sup>{% endif %}</div></div></div><div class=\"order-total-savings\"><div class=\"total-savings-bc-saving\"><div class=\"order-net-price-label bc-saving\">\r\n                    {{labels.brotherCareSavings}}:\r\n                </div><div class=\"order-net-price-content bc-saving\">{% if themeSettings.siteLang == \"English\" %}\r\n                        ${{orderPrices.TotalBrotherCareSavings|default(0)|currency|replace('$','')|safe}}{% else %}{{orderPrices.TotalBrotherCareSavings|default(0)|currency|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                    {% endif %}</div></div><div class=\"total-savings-promo-saving\"><div class=\"order-net-price-label promo-saving\">\r\n                    {{labels.promoSavings}}:     \r\n                </div><div class=\"order-net-price-content promo-saving\">{% if themeSettings.siteLang == \"English\" %}\r\n                        ${{orderPrices.TotalPromoSavings|replace('$','')|safe}}{% else %}{{orderPrices.TotalPromoSavings|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                    {% endif %}</div></div></div>{% endwith %}</div></div>{% endfor %}{% else %}{% if model.noItem %}{% if model.currentTab == \"myOrders\" or model.currentTab == \"dashboard-order\" %}<p class=\"no-content-text\">{{labels.noOrder}}</p>{% endif %}{% if model.currentTab == \"myReturns\" or model.currentTab == \"dashboard-return\" %}<p class=\"no-content-text\">{{labels.noReturn}}</p>{% endif %}{% endif %}{% endif %}{% if model.currentTab == \"dashboard-order\" and model.orders.length > 3 %}<div class=\"view-all-items\"><a class=\"view-all-button\" href=\"javascript:;\" data-main-target=\"account-orders\" data-target=\"myorders\">\r\n            {{ labels.viewAllOrders }}\r\n        </a></div>{% endif %}{% if model.currentTab == \"myOrders\" or model.currentTab == \"myReturns\" %}{% if model.orders.length > model.visibleItems %}<div class=\"mz-loadmore-wrap\"><input class=\"mz-button order-load-more\" type=\"button\" value=\"{{labels.loadMore}}\"  data-mz-action=\"loadItems\" data-mz-items=\"5\"/></div>{% endif %}{% endif %}{% if model.currentTab == \"dashboard-return\" and model.orders.length > 3 %}<div class=\"view-all-items\"><a class=\"view-all-button mz-full-orange-button mz-button\" href=\"javascript:;\" data-main-target=\"account-returns\" data-target=\"myreturns\">\r\n            {{ labels.viewAllReturns }}\r\n        </a></div>{% endif %}{% endif %}</div>\r\n    \r\n    \r\n    \r\n\r\n\r\n","modules/my-account/order-history-order-listing":"{% with myOrders.orderDetail.ShippingAddress | first as ShippingAddress %}\r\nSHIPPING INFORMATION\r\n<span>{{ ShippingAddress.FirstName }}</span><span>{{ ShippingAddress.LastName }}</span><span>{{ ShippingAddress.Street1 }}</span><p>{{ ShippingAddress.Zipcode }}</p><p>Canada</p>{% endwith %}{% with model.orderDetail.BillingAddress | first as BillingAddress %}<div>BILLING INFORMATION <div>{{BillingAddress}}</div> </div><span>{{ BillingAddress.FirstName }}</span><span>{{ BillingAddress.LastName }}</span><span>{{ BillingAddress.Street1 }}</span><p>{{ BillingAddress.Zipcode }}</p><p>Canada</p>{% endwith %}","modules/my-account/return-history-list":"    <div id=\"account-returns\">{% for myReturns in model.returns %}<div class=\"returns-list-header\" ><div> No  </div><div> PLACED  </div><div> STATUS  </div><div> TOTAL  </div><div></div></div><div id=\"returns-list\"><div> {{myReturns.OrderNumber}}</div><div> {{myReturns.OrderDate}}</div><div> {{myReturns.OrderStatus}}</div><div> {{myReturns.OrderTotal}}</div><div data-mz-order-no=\"{{myReturns.OrderNumber}}\" data-mz-action=\"getReturnDetail\" >show</div></div><div  class=\"returns-detail hide\" data-mz-order-detail=\"{{myReturns.OrderNumber}}\">{% with myOrders.orderDetail.ShippingAddress | first as ShippingAddress %}\r\n    \t\tSHIPPING INFORMATION\r\n    \t\t<span>{{ ShippingAddress.FirstName }}</span><span>{{ ShippingAddress.LastName }}</span><span>{{ ShippingAddress.Street1 }}</span><p>{{ ShippingAddress.Zipcode }}</p><p>Canada</p>{% endwith %}{% with myOrders.orderDetail.BillingAddress | first as BillingAddress %}<div>BILLING INFORMATION <div></div> </div><span>{{ BillingAddress.FirstName }}</span><span>{{ BillingAddress.LastName }}</span><span>{{ BillingAddress.Street1 }}</span><p>{{ BillingAddress.Zipcode }}</p><p>Canada</p>{% endwith %}</div><div class=\"product-detail-container hide\" data-mz-order-detail=\"{{myReturns.OrderNumber}}\"><div class=\"product-detail-header\"><div>PRODUCT</div><div>PRICE</div><div>QUANTITY ORDERED </div><div>QUANTITY DELIVERED</div><div>TOTAL</div></div>{% for productDetail in myOrders.productDetail.items %}<div class=\"product-detail\"><div>{{productDetail.content.productName}}</div><div>{{productDetail.price.price}}</div>{% with myOrders.orderDetail.OrderItems | first as OrderItems %}<div>{{OrderItems.QuantityOrdered}}</div><div>{{OrderItems.QuantityDelivered}}</div>{% endwith %}<div>END</div></div>{% endfor %}</div>{% endfor %}</div>","modules/my-account/return-history-item-listing":"{% extends \"modules/common/item-listing\" %}{% block module-classes %} mz-itemlisting-rmaitem {% endblock module-classes %}{% block item-listing-prefix %}<h3>{{ labels.returning }}</h3>{% endblock item-listing-prefix %}{% block item-listing-extras %}<div class=\"mz-itemlisting-rmaitem-details\"><h3>{{ labels.returnDetails }}</h3><dl class=\"mz-propertylist\">{% for r in model.reasons %}<dt>{{ labels.reasonForReturn }}</dt><dd>{{ r.reason }}</dd><dt>{{ labels.quantityToReturn }}</dt><dd>{{ r.quantity }}</dd>{% endfor %}<dt>{{ labels.optionalComments }}</dt>{% for c in model.notes %}<dd>{{ c.text }}</dd>{% endfor %}</dl></div>{% endblock item-listing-extras %}","modules/my-account/return-history-return-listing":"{% extends \"modules/common/order-listing\" %}{% block order-details %}<dl class=\"mz-propertylist\"><dt>{{ labels.status }}</dt><dd>{{ model.status }}</dd><dt>{{ labels.returnNumber }}</dt><dd>{{ model.returnNumber }}</dd><dt>{{ labels.returnTotal }}</dt><dd>{{ model.refundAmount|currency }}</dd></dt>{% endblock order-details %}{% block order-items %}{% for item in model.items %}{% include \"modules/my-account/return-history-item-listing\" with model=item %}{% endfor %}{% endblock order-items %}","modules/pr-wdyb":"{% with model.0 as powerModel %}<script>\r\n\t\twindow.onload = function() {\r\n\t\t\t(function() {\r\n                var merchantID = \"{{powerModel.merchantId}}\";\r\n\t\t\t\ttry {\r\n                    POWERREVIEWS.trackerInstance = POWERREVIEWS.tracker.createTracker({\r\n                        merchantGroupId: \"{{powerModel.merchantGrpId}}\"\r\n                    });\r\n                    POWERREVIEWS.trackerInstance.trackPageview(\"c\", {\r\n                        merchantId: \"{{powerModel.merchantId}}\",\r\n                        locale: \"{{powerModel.locale}}\",\r\n                        merchantUserId: \"{{powerModel.merchantGrpId}}\",\r\n                        marketingOptIn: false,\r\n                        userEmail: \"{{order.billingInfo.billingContact.email}}\",\r\n                        userFirstName: \"{{order.billingInfo.billingContact.firstName}}\",\r\n                        userLastName: \"{{order.billingInfo.billingContact.lastNameOrSurname}}\",\r\n                        orderId: \"{{order.orderNumber}}\",\r\n                        orderSubtotal: \"{{order.subtotal}}\",\r\n                        orderNumberOfItems: \"{{order.items.length}}\",\r\n                        orderItems: [ \r\n                        {% for obj in order.items %}{% with \":{0}:\"|string_format(obj.product.productType) as checkSupplieType %}{% if themeSettings.suppliesaccessoriesname|split(checkSupplieType)|length == 1 %}\r\n                                    [\"{{obj.product.productCode}}\", \"\", {{obj.quantity}}, {% if obj.unitPrice.saleAmount %}\"{{obj.unitPrice.saleAmount}}\"{% else %}\"{{obj.unitPrice.listAmount}}\"{% endif %}]{% if not forloop.last %},{% endif %}{% endif %}{% endwith %}{% endfor %}\r\n                        //[\"{{obj.product.productCode}}\", \"\", {{obj.quantity}}, {% if obj.unitPrice.saleAmount %}\"{{obj.unitPrice.saleAmount}}\"{% else %}\"{{obj.unitPrice.listAmount}}\"{% endif %}]{% if not forloop.last %},{% endif %}\r\n                        \r\n                        ] \r\n                    });\r\n                    \r\n                    console.log(\"Theme setting: {{themeSettings.suppliesaccessoriesname}}\");\r\n                    {% for obj in order.items %}{% with \":{0}:\"|string_format(obj.product.productType) as checkSupplieType %}\r\n                            console.log(\"order product type: {{checkSupplieType}}\");\r\n                                {% if themeSettings.suppliesaccessoriesname|split(checkSupplieType)|length == 1 %}\r\n                                console.log(\"not Hidding\");\r\n                                {% endif %}{% endwith %}{% endfor %}\r\n                        \r\n                    var r = document.getElementById(\"checkout-beacon-container\");\r\n\t\t\t\t\tvar e = document.createElement('div');\r\n\t\t\t\t\te.id = 'pr-wyb';\r\n\t\t\t\t\te.className = 'p-w-r';\r\n\t\t\t\t\tr.appendChild(e, r);\r\n                    POWERREVIEWS.display.renderWYBWidget();\r\n                    {% if themeSettings.siteLang == \"French\" %}\r\n            \t\t    function replaceFrenchLabel(){\r\n            \t\t        if(document.getElementsByClassName(\"pr-wyb-headline\").length > 0) {\r\n            \t\t            document.getElementsByClassName(\"pr-wyb-headline\")[0].innerHTML = \"Raison de l’achat : \";\r\n            \t\t        }else {\r\n            \t\t            setTimeout(function(){\r\n                    \t\t        replaceFrenchLabel()\r\n                    \t\t    }, 500);        \r\n            \t\t        }\r\n            \t\t    }\r\n            \t\t    replaceFrenchLabel()\r\n                    {% endif %}\r\n                    \r\n\t\t\t\t\tsetTimeout(function() {   (function(p, o, w, e, r) {\r\n\t                    p.POWERREVIEWS = p.POWERREVIEWS || {config: {}};\r\n\t                    p.POWERREVIEWS.config.merchant_id = merchantID;\r\n\t                    p.POWERREVIEWS.config.page_id = \"616149\";\r\n\t                    p.POWERREVIEWS.config.locale = \"{{powerModel.locale}}\";\r\n\t                    p.POWERREVIEWS.config.srwVariant = \"mini\";\r\n\t                    r = o.getElementById(\"checkout-beacon-container\"); e = o.createElement('div');\r\n\t                    e.id = 'pr-srw-container'; e.className = 'p-w-r'; r.appendChild(e, r);\r\n\t                    if (!document.getElementById('pwr-ui')) {\r\n\t                        e = o.createElement(w);\r\n\t                        e.src = '//ui.powerreviews.com/stable/3.0/ui.js';\r\n\t                        e.id = 'pwr-ui'; e.onload = function() {POWERREVIEWS.display.renderSRW};\r\n\t                        r.appendChild(e, r);\r\n\t                    }\r\n\t                    {% if themeSettings.siteLang == \"French\" %}\r\n\t                    \tdocument.getElementsByClassName(\"pr-wyb-headline\")[0].innerHTML = \"Raison de l’achat : \";\r\n\t                    {% endif %}\r\n                \t}(window, document, 'script')); },1000);\r\n\t\t\t\t} catch (error) {\r\n\t\t\t\t\tconsole.log(error);\r\n\t\t\t\t}\r\n\t\t\t}());\r\n\t\t}\r\n\t</script>{% endwith %}","modules/pr-wdybd":"{% with model.0 as powerModel %}<script>\r\n\t\twindow.POWERREVIEWS.display.render({\r\n\t\t\tapi_key: \"ce6268b9-a607-46ca-838d-95411b1887ad\",\r\n\t\t\tlocale: \"{{powerModel.locale}}\",\r\n\t\t\tmerchant_group_id: \"{{powerModel.merchantGrpId}}\",\r\n\t\t\tmerchant_id: \"{{powerModel.merchantId}}\",\r\n\t\t\tpage_id: \"{{pageContext.productCode}}\",\r\n\t\t\tcomponents: {\r\n\t\t\t\tWhydYouBuyDisplay: 'pr-wyb'\r\n\t\t\t}\r\n\t\t});\r\n\t\t{% if themeSettings.siteLang == \"French\" %}\r\n\t\t    function replaceFrenchLabel(){\r\n\t\t        if(document.getElementsByClassName(\"pr-wyb-headline\").length > 0) {\r\n\t\t            document.getElementsByClassName(\"pr-wyb-headline\")[0].innerHTML = \"Pourquoi avoir acheté?\";\r\n\t\t        }else {\r\n\t\t            setTimeout(function(){\r\n        \t\t        replaceFrenchLabel()\r\n        \t\t    }, 500);        \r\n\t\t        }\r\n\t\t    }\r\n\t\t    replaceFrenchLabel()\r\n        {% endif %}</script>{% endwith %}","modules/product/added-to-cart-supp-acc_pop":" <div class=\"close_div\">×</div><div class=\"addedtocart_overlay_content\" id=\"\"><div class=\"addedtocart_heading\"></div><input id=\"relatedProd\" type=\"hidden\"\r\n    data-mz-related-products=\"\"><div class=\"added-spupplies-wrap\">{% if model.upsellmessage != \"\" %}<div class=\"promo_message\">{{model.upsellmessage|safe}}</div>{% endif %}<div id=\"suppliesAccWrap\"><ul class=\"added-spupplies product-gallery-list clearfix owl-carousel owl-theme\">{% for product in model.items %}{% with product|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with product|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}{% if product.inventoryInfo.onlineStockAvailable <= 0 and exclusivetypeFlag.value|upper == \"NONE\" %}{% else %}<li class=\"product-gallery-item\"><div class=\"product-gallery-item-image\"><a href=\"{{siteContext.siteSubdirectory}}/p/{{product.productCode}}\">{% if product.content.productImages.length > 0 %}{% with product.content.productImages|first as mainImage %}<img loading=\"lazy\" width=\"250px\" height=\"250px\" class=\"owl-lazy\" data-src=\"{% make_url \"image\" mainImage.imageUrl with max=250 as_parameter %}\" {% if mainImage.altText %}alt=\"{{ mainImage.altText }}\"{% endif %} />{% endwith %}{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" class=\"soft-cart-item-image img-responsive no-image\" alt=\"{{ product.content.productName }}\" />{% else %}<img loading=\"lazy\" width=\"200px\" height=\"200px\" src=\"{{ labels.brothernoImage }}?max=200\" class=\"soft-cart-item-image img-responsive no-image\" alt=\"{{ product.content.productName }}\" />{% endif %}{% endif %}</a></div><div class=\"product-gallery-item-title\"><a href=\"{{siteContext.siteSubdirectory}}/p/{{product.productCode}}\"><h3>{{product.content.productName|safe}}</h3></a><span>{{ labels.model }}: {{product.productCode}}</span><div class=\"rating-cont\"><div class=\"plp-product-ratings pr-inline-rating\" data-mz-product-code=\"{{ product.productCode }}\"><div id=\"pr-snippet-{{ product.productCode }}\" ></div></div></div></div><div class=\"product-gallery-item-price\">{% with product|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}{% include \"modules/common/price-not-model\" with model=product isAddedToCartFlag=\"true\" %}{% endif %}{% endwith %}</div>{% with product|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with product|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingFlag %}{% with product|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with product.inventoryInfo.onlineStockAvailable as stock %}{% if exclusivetypeFlag.value==\"None\" and productstatusFlag.value==\"Active\" and stock!= 0 %}{% if not hidePricingValue.value %}<div class=\"added-spupplies-item-button\"><p class=\"moq-error\"></p><button class=\"addToCart mz-button\" data-productID = \"{{ product.productCode }}\">\r\n                                                                        {{labels.addToCart}}\r\n                                                                        </button></div>{% else %}<div class=\"added-spupplies-item-button\"><p class=\"moq-error\"></p><button class=\"addToCart mz-button\" disabled=\"true\">{{labels.addToCart}}</button></div>{% endif %}{% else %}{% if stock < 1 %}<div class=\"added-spupplies-item-button\"><button class=\"addToCart mz-button\" disabled=\"true\">{{ labels.outOfStock  }}</button></div>{% else %}<div class=\"added-spupplies-item-button\"><p class=\"moq-error\"></p><button class=\"addToCart mz-button\" disabled=\"true\">{{labels.addToCart}}</button></div>{% endif %}{% endif %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}</li>{% endif %}{% endif %}{% endwith %}{% endwith %}{% endfor %}</ul><div class=\"bottom-continue-to-cart\"><a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"continue To Cart\" data-gtmeventaction=\"Bottom Page\" href=\"{{siteContext.siteSubdirectory}}/cart\" id=\"continueToCart\">\r\n                    {{ labels.continueToCartpop|safe}}\r\n                </a></div></div></div></div>\r\n\r\n\r\n","modules/product/brother-care-overlay-plp":"{% with model.items|first as modelBronze %}{% comment %}{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.replacementExchange) as exchange %}{% endwith %}{% endcomment %}<div class=\"brother-care-overlay-wrap\"><div class=\"brother-care-overlay\"><div class=\"container\"><div class=\"row\"><div class=\"overlay-container clearfix\"><div class=\"overlay-container-main table-responsive clearfix\"><div class=\"popup-tabs\"><div class=\"header-tabs\"><div class=\"close_div\" data-gtmclass=\"triggerUCS069\" data-gtmeventaction=\"Pop up and catfish\" data-eventlabel=\"BC - No thanks\">�</div>{% if pageContext.pageType != \"my_account\" %}<div class=\"overlay-container-tip\" {% if pageContext.pageType == \"cart\" %}style=\"display:block;\"{% endif %}></div>{% endif %}</div><div class=\"header-contents\"><div id=\"planOne{{modelBronze.productCode}}\" class=\"active tabContent\"><div class=\"left-60\"><div class=\"overlay-container-header plp-overlay-header\"></div><div class=\" active tabTitle freeTitle\" data-mz-class=\"planOne{{modelBronze.productCode}}\"><span class=\"brother-care-icon freePlanlogo\"></span></div></div><div class=\"right-40\"><h4 class=\"brother-offer-right-header\"></h4><div class=\"brother-offer-list-container\" style=\"width:90%\"></div><div class=\"plan_border\" id=\"plan_border\"><div class=\"adding-plan-td bronze-td\" data-mz-class=\"bronze-td\"><div class=\"min-height-plan terms-data-container\"><div class=\"squaredFour clearfix\"><input id=\"one{{modelBronze.productCode}}\" name=\"check\" type=\"checkbox\" class=\"mz-productoptions-option bc-select-terms\" data-mz-id=\"{{modelBronze.productCode}}\"><label for=\"one{{modelBronze.productCode}}\" class=\"check-label\"></label><label for=\"one{{modelBronze.productCode}}\" class=\"reg-pr reg-pr-2\">{{ labels.termsBronzeSignupBC|string_format(siteContext.siteSubdirectory)|safe }}</label></div><a href=\"javascript:void(0);\" class=\"disabled select-plan-action\" data-mz-bcplan=\"{{ modelBronze.productCode }}\" mz-data-bc-product-code=\"{{ modelBronze.productCode }}\">{{ labels.signupPopBC }}</a></div></div></div><div class=\"plan_border_2\" id=\"plan_border_2\"><div class=\"min-height-plan terms-data-container\"><div style=\"padding-left:10px;font-size:16px;line-height:24px\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ labels.continueBCTerms|safe }}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div><a href=\"javascript:void(0)\" class=\"select-plan-action2 close_div\">{{ labels.continueBCShopping }}</a></div></div></div><div class=\"close\" data-gtmclass=\"triggerUCS069\" data-gtmeventaction=\"Pop up and catfish\" data-eventlabel=\"BC - No thanks\" id=\"closePopupPlan\"  style=\"min-height:90px\"><span aria-hidden=\"true\" id=\"closePopupPlanContent\"><p>{{ labels.closePopupPlan|safe }}</p></span></div></div></div></div></div></div><div class=\"mobile-overlay-container clearfix\"><div class=\"mobile-overlay\"><div class=\"mobile-overlay-header mobile-overlay-header-popup clearfix\"><div class=\"overlay-header-main\" id=\"current-bc-plan\" data-mz-class=\"{{ labels.brothercareFree }}\" data-mz-bc-product-code=\"free\"><div class=\"active hidden\" aria-hidden=\"true\">{{ labels.brothercareFree }}</div><div class=\"overlay-header\"><div class=\"close_div\" data-gtmclass=\"triggerUCS069\" data-gtmeventaction=\"Pop up and catfish\" data-eventlabel=\"BC - No thanks\">�</div>{% if pageContext.pageType != \"my_account\" %}<div class=\"overlay-container-tip\" {% if pageContext.pageType == \"cart\" %}style=\"display:block;\"{% endif %}><span>{{labels.bcAddedCart}}</span></div>{% endif %}</div><div class=\"overlay-container-header plp-overlay-header\"></div><div class=\" active tabTitle freeTitle\" data-mz-class=\"planOne{{modelBronze.productCode}}\"><span class=\"brother-care-icon freePlanlogo\"></span></div></div></div><div class=\"mobile-overlay-body\"><div class=\"mobile-seperator-line\">&nbsp;</div><h4 class=\"brother-offer-right-header\"></h4><div class=\"mobile-overlay-right-content\"></div><div class=\"add-this-items terms-data-container\" id=\"plan_border_mo\">{% if pageContext.pageType != \"my_account\" %}{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.BCfeaturesummaryMessage) as summaryMessage %}<p>{{ summaryMessage.values|first|prop('stringValue')|safe }}</p>{% endwith %}{% endif %}<div class=\"squaredFour clearfix\"><input id=\"mobileBronzeTerms{{modelBronze.productCode}}\" name=\"check\" type=\"checkbox\" class=\"mz-productoptions-option bc-select-terms1\" data-mz-id=\"{{modelBronze.productCode}}\"><label for=\"mobileBronzeTerms{{modelBronze.productCode}}\" class=\"check-label\"></label><label for=\"mobileBronzeTerms{{modelBronze.productCode}}\" class=\"reg-pr reg-pr-2-mo\">{{ labels.termsBronze|string_format(siteContext.siteSubdirectory)|safe }}</label></div><a href=\"javascript:void(0);\" class=\"disabled select-plan-action1\" data-mz-bcplan=\"{{ modelBronze.productCode }}\" mz-data-bc-product-code=\"{{ modelBronze.productCode }}\">{{ labels.signupPopBC }}</a>{% if pageContext.pageType != \"my_account\" %}<div class=\"close close-mo\" data-gtmclass=\"triggerUCS069\" data-gtmeventaction=\"Pop up and catfish\" data-eventlabel=\"BC - No thanks\"><span aria-hidden=\"true\"><p>{{ labels.closePopupPlan|safe }}</p></span></div>{% endif %}</div><div class=\"\" id=\"plan_border_mo_2\"><div style=\"padding-left:10px;font-size:12px;line-height:24px\">\r\n\t\t\t\t\t\t\t\t\t\t\t{{ labels.continueBCTerms|safe }}\r\n\t\t\t\t\t\t\t\t\t\t</div><a href=\"javascript:void(0)\" class=\"select-plan-action2 close_div\">{{ labels.continueBCShopping }}</a><div class=\"mobile-seperator-line\" style=\"margin-top:35px\">&nbsp;</div></div></div></div></div></div></div></div></div></div>{% endwith %}","modules/product/brother-care-overlay":"{% with model.items|first as modelBronze %}{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.replacementExchange) as exchange %}{% endwith %}<div class=\"brother-care-overlay-wrap\"><div class=\"brother-care-overlay\"><div class=\"container\"><div class=\"row\"><div class=\"overlay-container clearfix\"><div class=\"overlay-container-main table-responsive clearfix\"><div class=\"popup-tabs\"><div class=\"header-tabs\"><div class=\"close_div\" data-gtmclass=\"triggerUCS069\" data-gtmeventaction=\"Pop up and catfish\" data-eventlabel=\"BC - No thanks\">�</div><div class=\"overlay-container-tip\" {% if pageContext.pageType == \"cart\" %}style=\"display:block;\"{% endif %}>\r\n\t\t\t\t                        {{labels.bcAddedCart}}\r\n\t\t\t\t                </div>{% if pageContext.pageType == \"cart\" %}<div class=\"overlay-container-tip-2\"></div>{% endif %}</div><div class=\"header-contents\"><div id=\"planOne{{modelBronze.productCode}}\" class=\"active tabContent\"><div class=\"left-60\"><div class=\"overlay-container-header plp-overlay-header\"></div><div class=\" active tabTitle freeTitle\" data-mz-class=\"planOne{{modelBronze.productCode}}\"><span class=\"brother-care-icon freePlanlogo \"></span></div></div><div class=\"right-40\"><h4 class=\"brother-offer-right-header\">{{ labels.brothercareFreeText|safe}} </h4><div class=\"brother-offer-list-container\" style=\"width:100%\"><div class=\"offer-list\"><div class=\"offer-list-detail\"><span class=\"extented-warrenty\"><img loading=\"lazy\" width=\"73px\" height=\"73px\" src=\"/cms/files/extented-warrenty1.svg\" title=\"extented-warrenty\"/></span></div><div class=\"offer-content\">Additional 6-Month Extended Warranty</div></div><div class=\"offer-list\"><div class=\"offer-list-detail\"><span class=\"free-shipping\"><img loading=\"lazy\" width=\"73px\" height=\"73px\" src=\"/cms/files/free-shipping1.svg\" title=\"Free shipping\"/></span></div><div class=\"offer-content\">Free Shipping On All Orders</div></div><div class=\"offer-list\"><div class=\"offer-list-detail\"><span class=\"exclusive-offer\"><img loading=\"lazy\" width=\"73px\" height=\"73px\" src=\"/cms/files/exclusive-offer1.svg\" title=\"Exclusive Offer\"/></span></div><div class=\"offer-content\">Exclusive Offers</div></div><div class=\"offer-list\"><div class=\"offer-list-detail\"><span class=\"priority-online\"><img loading=\"lazy\" width=\"73px\" height=\"73px\" src=\"/cms/files/priority-online1.svg\" title=\"Priority Online\"/></span></div><div class=\"offer-content\">Priority Online Chat Support</div></div></div><div class=\"plan_border\"><div class=\"adding-plan-td bronze-td\" data-mz-class=\"bronze-td\"><div class=\"min-height-plan terms-data-container\"><div class=\"squaredFour clearfix\"><input id=\"one{{modelBronze.productCode}}\" name=\"check\" type=\"checkbox\" class=\"mz-productoptions-option bc-select-terms\" data-mz-id=\"{{modelBronze.productCode}}\"><div for=\"one{{modelBronze.productCode}}\" class=\"check-label\"></div><label for=\"one{{modelBronze.productCode}}\" class=\"reg-pr\">{{ labels.termsBronze|safe }}</label></div><a href=\"javascript:void(0);\" class=\"disabled select-plan-action\" data-mz-bcplan=\"{{ modelBronze.productCode }}\" mz-data-bc-product-code=\"{{ modelBronze.productCode }}\">{{ labels.selectPlanShopProducts }}</a></div></div></div></div><div class=\"close\" data-gtmclass=\"triggerUCS069\" data-gtmeventaction=\"Pop up and catfish\" data-eventlabel=\"BC - No thanks\"><span aria-hidden=\"true\"><p>{{ labels.closePopupPlan|safe }}</p></span></div></div></div></div></div></div><div class=\"mobile-overlay-container clearfix\"><div class=\"mobile-overlay\"><div class=\"mobile-overlay-header clearfix\"><div class=\"overlay-header-main\" id=\"current-bc-plan\" data-mz-class=\"{{ labels.brothercareFree }}\" data-mz-bc-product-code=\"free\"><div class=\"active hidden\" aria-hidden=\"true\">{{ labels.brothercareFree }}</div><div class=\"overlay-header\"><div class=\"close_div\" data-gtmclass=\"triggerUCS069\" data-gtmeventaction=\"Pop up and catfish\" data-eventlabel=\"BC - No thanks\"></div><div class=\"overlay-container-tip\" {% if pageContext.pageType == \"cart\" %}style=\"display:block;\"{% endif %}>\r\n\t\t\t\t\t                        {{labels.bcAddedCart}}\r\n\t\t\t\t\t                </div>{% if pageContext.pageType == \"cart\" %}<div class=\"overlay-container-tip-2\"></div>{% endif %}</div><div class=\"overlay-container-header\">{% if dzName %}{% dropzone dzName scope=\"template\" %}{% else %}{% dropzone \"mz-pdp-brother-care-overlay-header\" scope=\"template\" %}{% endif %}</div><div class=\" active tabTitle freeTitle\" data-mz-class=\"planOne{{modelBronze.productCode}}\"><span class=\"brother-care-icon freePlanlogo\"></span></div></div></div><div class=\"mobile-overlay-body\"><h4 class=\"brother-offer-right-header\">{{ labels.brothercareFreeText|safe }} </h4><div class=\"mobile-overlay-right-content\"></div><div class=\"add-this-items terms-data-container\">{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.BCfeaturesummaryMessage) as summaryMessage %}<p>{{ summaryMessage.values|first|prop('stringValue')|safe }}</p>{% endwith %}<div class=\"squaredFour clearfix\"><input id=\"mobileBronzeTerms{{modelBronze.productCode}}\" name=\"check\" type=\"checkbox\" class=\"mz-productoptions-option bc-select-terms\" data-mz-id=\"{{modelBronze.productCode}}\"><div for=\"mobileBronzeTerms{{modelBronze.productCode}}\" class=\"check-label\"></div><label for=\"mobileBronzeTerms{{modelBronze.productCode}}\" class=\"reg-pr\">{{ labels.termsBronze|safe }}</label></div><a href=\"javascript:void(0);\" class=\"disabled select-plan-action\" data-mz-bcplan=\"{{ modelBronze.productCode }}\" mz-data-bc-product-code=\"{{ modelBronze.productCode }}\">{{ labels.selectPlanShopProducts }}</a><div class=\"close\" data-gtmclass=\"triggerUCS069\" data-gtmeventaction=\"Pop up and catfish\" data-eventlabel=\"BC - No thanks\"><span aria-hidden=\"true\"><p>{{ labels.closePopupPlan|safe }}</p></span></div></div></div></div></div></div></div></div></div></div>{% endwith %}","modules/product/brother-care-landing-page":"{% with model.items.0 as modelBronze %}{% with model.items.1 as modelSilver %}{% with model.items.2 as modelGold %}{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.replacementExchange) as exchange %}{% endwith %}<div class=\"brother-care-overlay-wrap\"><div class=\"brother-care-overlay\"><div class=\"container\"><div class=\"row\"><div class=\"close\"><span aria-hidden=\"true\">×</span></div><div class=\"overlay-container clearfix\"><div class=\"overlay-container-header\"></div><div class=\"overlay-container-main table-responsive clearfix\"><table class=\"table overlay-br-care\"><tr><th class=\"container-bronze-header\" data-mz-class=\"bronze-td\"><img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{% make_url 'cdn' '/resources/images/pdp-free.png' %}\" alt=\"brother care program\" class=\"most-popular-item\"><p><span>Brother</span> care program</p><span><sup>_____</sup> <sub>{{ labels.brothercareFree }}</sub> <sup>_____</sup></span></th><th class=\"container-silver-header highlight\" data-mz-class=\"silver-td\"><img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{% make_url 'cdn' '/resources/images/brother-gold.png' %}\" alt=\"brother care program\" class=\"most-popular-item\"><p><span>Brother</span> care program</p><span><sup>_____</sup> <sub>{{ labels.brothercareGold }}</sub> <sup>_____</sup></span></th><th class=\"container-gold-header\" data-mz-class=\"gold-td\"><img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{% make_url 'cdn' '/resources/images/platine.png' %}\" alt=\"brother care program\" class=\"most-popular-item\"><p><span>Brother</span> care program</p><span><sup>_____</sup> <sub>{{ labels.brothercarePlatinum }}</sub> <sup>_____</sup></span></th></tr><tr class=\"no-border\"><td class=\"bronze-td price-bc\" data-mz-class=\"bronze-td\">{% if modelBronze.price.price == 0 %}{{ labels.brothercareFree }}{% else %}{% with modelBronze.price.price|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|safe) }}{% else %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe) }}{% endif %}{% endwith %}{% endif %}</td><td class=\"silver-td price-bc highlight\" data-mz-class=\"silver-td\">{% with modelSilver.price.price|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|safe) }}{% else %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe) }}{% endif %}{% endwith %}</td><td class=\"gold-td price-bc\" data-mz-class=\"gold-td\">{% with modelGold.price.price|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|safe) }}{% else %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe) }}{% endif %}{% endwith %}</td></tr><tr><td class=\"bronze-td\" data-mz-class=\"bronze-td\">{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.extendedWarranty) as extended %}{% if extended.values|first|prop('stringValue') %}{{ extended.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td><td class=\"silver-td highlight\" data-mz-class=\"silver-td\">{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.extendedWarranty) as extended %}{% if extended.values|first|prop('stringValue') %}{{ extended.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td><td class=\"gold-td\" data-mz-class=\"gold-td\">{% with modelGold|get_product_attribute(themeSettings.attributesFQN.extendedWarranty) as extended %}{% if extended.values|first|prop('stringValue') %}{{ extended.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td></tr><tr><td class=\"bronze-td\" data-mz-class=\"bronze-td\">{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.suppliesSavingsPass) as supplies %}{% if supplies.values|first|prop('stringValue') %}{{ supplies.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td><td class=\"silver-td highlight\" data-mz-class=\"silver-td\">{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.suppliesSavingsPass) as supplies %}{% if supplies.values|first|prop('stringValue') %}{{ supplies.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td><td class=\"gold-td\" data-mz-class=\"gold-td\">{% with modelGold|get_product_attribute(themeSettings.attributesFQN.suppliesSavingsPass) as supplies %}{% if supplies.values|first|prop('stringValue') %}{{ supplies.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td></tr><tr><td class=\"bronze-td\" data-mz-class=\"bronze-td\">{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.tradeInAllowance) as inallowance %}{% if inallowance.values|first|prop('stringValue') %}{{ inallowance.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td><td class=\"silver-td highlight\" data-mz-class=\"silver-td\">{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.tradeInAllowance) as inallowance %}{% if inallowance.values|first|prop('stringValue') %}{{ inallowance.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td><td class=\"gold-td\" data-mz-class=\"gold-td\">{% with modelGold|get_product_attribute(themeSettings.attributesFQN.tradeInAllowance) as inallowance %}{% if inallowance.values|first|prop('stringValue') %}{{ inallowance.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td></tr><tr><td class=\"bronze-td\" data-mz-class=\"bronze-td\">{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.customerSupport) as support %}{% if support.values|first|prop('stringValue') %}{{ support.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td><td class=\"silver-td highlight\" data-mz-class=\"silver-td\">{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.customerSupport) as support %}{% if support.values|first|prop('stringValue') %}{{ support.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td><td class=\"gold-td\" data-mz-class=\"gold-td\">{% with modelGold|get_product_attribute(themeSettings.attributesFQN.customerSupport) as support %}{% if support.values|first|prop('stringValue') %}{{ support.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td></tr><tr><td class=\"bronze-td\" data-mz-class=\"bronze-td\">{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.freeShipping) as shipping %}{% if shipping.values|first|prop('stringValue') %}{{ shipping.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td><td class=\"silver-td highlight\" data-mz-class=\"silver-td\">{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.freeShipping) as shipping %}{% if shipping.values|first|prop('stringValue') %}{{ shipping.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td><td class=\"gold-td\" data-mz-class=\"gold-td\">{% with modelGold|get_product_attribute(themeSettings.attributesFQN.freeShipping) as shipping %}{% if shipping.values|first|prop('stringValue') %}{{ shipping.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td></tr><tr><td class=\"bronze-td\" data-mz-class=\"bronze-td\">{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.exclusiveContent) as exclusive %}{% if exclusive.values|first|prop('stringValue') %}{{ exclusive.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td><td class=\"silver-td highlight\" data-mz-class=\"silver-td\">{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.exclusiveContent) as exclusive %}{% if exclusive.values|first|prop('stringValue') %}{{ exclusive.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td><td class=\"gold-td\" data-mz-class=\"gold-td\">{% with modelGold|get_product_attribute(themeSettings.attributesFQN.exclusiveContent) as exclusive %}{% if exclusive.values|first|prop('stringValue') %}{{ exclusive.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</td></tr><tr class=\"last-row\"><td class=\"bronze-td\" data-mz-class=\"bronze-td\">{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.BCfeaturesummaryMessage) as summaryMessage %}<p class=\"summaryMessage\">{{ summaryMessage.values|first|prop('stringValue')|safe }}</p>{% endwith %}</td><td class=\"silver-td highlight\" data-mz-class=\"silver-td\">{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.BCfeaturesummaryMessage) as summaryMessage %}<p class=\"summaryMessage\">{{ summaryMessage.values|first|prop('stringValue')|safe }}</p>{% endwith %}<div class=\"clear\"></div><div class=\"most_popular\"><img loading=\"lazy\" width=\"auto\" height=\"auto\" src=\"/resources/images/svg/most_popular_bg.svg\" alt=\"{{ labels.mostpopular}}\"><span>{{ labels.mostpopular}}</span></div></td><td class=\"gold-td\" data-mz-class=\"gold-td\">{% with modelGold|get_product_attribute(themeSettings.attributesFQN.BCfeaturesummaryMessage) as summaryMessage %}<p class=\"summaryMessage\">{{ summaryMessage.values|first|prop('stringValue')|safe }}</p>{% endwith %}</td></tr></table></div></div><div class=\"mobile-overlay-container clearfix\"><div class=\"mobile-overlay\"><div class=\"mobile-overlay-header clearfix\"><div class=\"left-header change-bc-plan\" data-mz-class=\"{{ labels.brothercareFree }}\"><div class=\"active hidden\" aria-hidden=\"true\">{{ labels.brothercareFree }}</div><i class=\"fa fa-arrow-left\" aria-hidden=\"true\"></i> <span class=\"click_next\">{{ labels.brothercareFree }}</span><img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{% make_url 'cdn' '/resources/images/pdp-free.png' %}\" alt=\"brother care program\" class=\"most-popular-item\"></div><div class=\"overlay-header-main\" id=\"current-bc-plan\" data-mz-class=\"{{ labels.brothercareGold }}\" data-mz-bc-product-code=\"gold\"><div class=\"active hidden\" aria-hidden=\"true\">{{ labels.brothercareGold }}</div><img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{% make_url 'cdn' '/resources/images/brother-gold.png' %}\" alt=\"brother care program\" class=\"most-popular-item\"><p><span>Brother</span> care program</p><p><sup>_____</sup> <sub>{{ labels.brothercareGold }}</sub> <sup>_____</sup></p></div><div class=\"right-header change-bc-plan\" data-mz-class=\"{{ labels.brothercarePlatinum }}\"><div class=\"active hidden\" aria-hidden=\"true\">{{ labels.brothercarePlatinum }}</div><span class=\"click_next\">{{ labels.brothercarePlatinum }}</span> <i class=\"fa fa-arrow-right\" aria-hidden=\"true\"></i><img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{% make_url 'cdn' '/resources/images/platine.png' %}\" alt=\"brother care program\" class=\"most-popular-item\"></div></div><div class=\"mobile-overlay-body\"><div id=\"bronze-plan\" data-mz-bc-plan=\"{{ labels.brothercareFree }}\"><ul class=\"properties-details\"><li class=\"prices-bc\">{% if modelBronze.price.price == 0 %}{{ labels.brothercareFree }}{% else %}{% with modelBronze.price.price|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|safe) }}{% else %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe) }}{% endif %}{% endwith %}{% endif %}</li><li>{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.extendedWarranty) as extended %}{% if extended.values|first|prop('stringValue') %}{{ extended.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.suppliesSavingsPass) as supplies %}{% if supplies.values|first|prop('stringValue') %}{{ supplies.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.tradeInAllowance) as inallowance %}{% if inallowance.values|first|prop('stringValue') %}{{ inallowance.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.customerSupport) as support %}{% if support.values|first|prop('stringValue') %}{{ support.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.freeShipping) as shipping %}{% if shipping.values|first|prop('stringValue') %}{{ shipping.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.exclusiveContent) as exclusive %}{% if exclusive.values|first|prop('stringValue') %}{{ exclusive.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.BCfeaturesummaryMessage) as summaryMessage %}<p>{{ summaryMessage.values|first|prop('stringValue')|safe }}</p>{% endwith %}</li></ul></div><div id=\"silver-plan\"  data-mz-bc-plan=\"{{ labels.brothercareGold }}\"><ul class=\"properties-details\"><li class=\"prices-bc\">{% if modelSilver.price.price == 0 %}{{ labels.brothercareFree }}{% else %}{% with modelSilver.price.price|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|safe) }}{% else %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe) }}{% endif %}{% endwith %}{% endif %}</li><li>{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.extendedWarranty) as extended %}{% if extended.values|first|prop('stringValue') %}{{ extended.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.suppliesSavingsPass) as supplies %}{% if supplies.values|first|prop('stringValue') %}{{ supplies.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.tradeInAllowance) as inallowance %}{% if inallowance.values|first|prop('stringValue') %}{{ inallowance.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.customerSupport) as support %}{% if support.values|first|prop('stringValue') %}{{ support.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.freeShipping) as shipping %}{% if shipping.values|first|prop('stringValue') %}{{ shipping.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.exclusiveContent) as exclusive %}{% if exclusive.values|first|prop('stringValue') %}{{ exclusive.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.BCfeaturesummaryMessage) as summaryMessage %}<p>{{ summaryMessage.values|first|prop('stringValue')|safe }}</p>{% endwith %}<div class=\"clear\"></div><div class=\"most_popular\"><img loading=\"lazy\" width=\"auto\" height=\"auto\" src=\"/resources/images/svg/most_popular_bg.svg\" alt=\"{{ labels.mostpopular}}\"><span>{{ labels.mostpopular}}</span></div></li></ul></div><div id=\"gold-plan\"  data-mz-bc-plan=\"{{ labels.brothercarePlatinum }}\"><ul class=\"properties-details\"><li class=\"prices-bc\">{% if modelGold.price.price == 0 %}{{ labels.brothercareFree }}{% else %}{% with modelGold.price.price|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|safe) }}{% else %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe) }}{% endif %}{% endwith %}{% endif %}</li><li>{% with modelGold|get_product_attribute(themeSettings.attributesFQN.extendedWarranty) as extended %}{% if extended.values|first|prop('stringValue') %}{{ extended.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelGold|get_product_attribute(themeSettings.attributesFQN.suppliesSavingsPass) as supplies %}{% if supplies.values|first|prop('stringValue') %}{{ supplies.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelGold|get_product_attribute(themeSettings.attributesFQN.tradeInAllowance) as inallowance %}{% if inallowance.values|first|prop('stringValue') %}{{ inallowance.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelGold|get_product_attribute(themeSettings.attributesFQN.customerSupport) as support %}{% if support.values|first|prop('stringValue') %}{{ support.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelGold|get_product_attribute(themeSettings.attributesFQN.freeShipping) as shipping %}{% if shipping.values|first|prop('stringValue') %}{{ shipping.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelGold|get_product_attribute(themeSettings.attributesFQN.exclusiveContent) as exclusive %}{% if exclusive.values|first|prop('stringValue') %}{{ exclusive.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelGold|get_product_attribute(themeSettings.attributesFQN.BCfeaturesummaryMessage) as summaryMessage %}<p>{{ summaryMessage.values|first|prop('stringValue')|safe }}</p>{% endwith %}</li></ul></div></div></div></div></div></div></div></div>{% endwith %}{% endwith %}{% endwith %}  \r\n ","modules/product/bundle-product-included-products":"<span class=\"included-in-title\">{{ labels.includedInBundleTitle }}</span>{% for item in  model.items %}<div class=\"included-bundle-section\"><div class=\"included-bundle-image\">{% if item.mainImage.imageUrl %}<img loading=\"lazy\" width={{ themeSettings.plpgridProductThumbSize }} height={{ themeSettings.plpgridProductThumbSize }} class=\"mz-productimages-mainimage\" data-src=\"{% make_url \"image\" item.mainImage with max=themeSettings.plpgridProductThumbSize as_parameter %}\" {% if item.mainImage.altText %}alt=\"{{ item.mainImage.altText }}\" {% else %} alt=\"{{ item.content.productName }}\" {% endif %} /><meta itemprop=\"image\" content=\"{% make_url \"image\" item.mainImage with max=themeSettings.plpgridProductThumbSize as_parameter %}\" >{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" class=\"mz-productimages-mainimage\" src=\"{{ labels.brothernoImage }}?max=300\" {% if item.content.productName %} alt=\"{{ item.content.productName }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" class=\"mz-productimages-mainimage\" src=\"{{ labels.brothernoImage }}?max=300\" {% if item.content.productName %} alt=\"{{ item.content.productName }}\"{% endif %} />{% endif %}{% endif %}</div><div class=\"included-bundle-info\"><p>{{ item.content.productName|safe }}</p><div class=\"included-product-model\"><p>{{ labels.model|safe}} : <strong>{{item.productCode}}</strong> </p></div><div class=\"view-details-container\"><a class=\"view-details-link\"  target=\"_blank\" data-item-position=\"{{forloop.index}}\" title='{{item.content.productName|safe}}' class=\"mz-productlisting-title\" href=\"{% make_url \"product\" item %}\"> {{ labels.viewBundleProductDetails}}   <img loading=\"lazy\" width=\"15px\" height=\"15px\" src=\"{% make_url 'cdn' '/resources/images/bundle_link_1.png' %}\" alt=\"\"></a><a class=\"support-download-link\"  target=\"_blank\" data-item-position=\"{{forloop.index}}\" title='{{item.content.productName|safe}}' class=\"mz-productlisting-title\" href=\"{% make_url \"product\" item %}#support-downloads\"> {{ labels.supportDowlnoads}}   <img loading=\"lazy\" width=\"15px\" height=\"15px\" src=\"{% make_url 'cdn' '/resources/images/bundle_link_1.png' %}\" alt=\"\"></a></div></div></div>{% endfor %}","modules/product/bundle-product-detail":"<div class=\"pd-title-heading clearfix\"><h1 class=\"mz-pagetitle\">{{ model.content.productName|safe }}</h1><div class=\"pd-model\"><dl class=\"mz-productcodes mz-propertylist mz-pagetitle-note mz-l-stack-section\"><dt class=\"mz-productcodes-productcode-label\">{% if model.productTypeId == themeSettings.suppliesTypeId %}{{ labels.itemNumber|safe }}{% else %}{{ labels.model|safe }}{% endif %}:</dt><dd class=\"mz-productcodes-productcode\">{{ model.variationProductCode|default(model.productCode) }}</dd></dl></div><div class=\"rating-cont\" ><div class=\"pwr-review-custom\" id=\"render-power-review\"></div></div></div>{% if model.content.productShortDescription %}<div class=\"product-description-wrap\"><div class=\"mz-productdetail-fulldesc mz-l-stack-section\"><p>{{ model.content.productShortDescription|safe|truncatewords(45)}}\r\n            <a class=\"product-overview\" href=\"#bundle-product-review\">{{ labels.readMoreForBundleProduct }}</a></p></div></div>{% endif %}{% with model|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingFlag %}{% with model.inventoryInfo.onlineStockAvailable as stock %}<div class=\"fixed-product-header-wrap clearfix\"><div class=\"fixed-product-header\"><div class=\"float-pro-image\">{% if model.content.productImages.length > 0 %}<img loading=\"lazy\" width=\"200px\" height=\"200px\"  data-mz-productimage-main=\"\"  class=\"mz-productimages-mainimage\"   src=\"{% make_url \"image\" model.mainImage with max=200 as_parameter %}\" {% if model.mainImage.altText %} alt=\"{{ model.mainImage.altText }}\" {% else %}  alt=\"{{ model.content.productName }}\"{% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"1800px\" height=\"1800px\" data-mz-productimage-main=\"\"  src=\"/resources/images/no-product-image.png\" class=\"mz-productimages-mainimage no-images\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"1800px\" height=\"1800px\" data-mz-productimage-main=\"\"  src=\"/resources/images/no-image-fr.png\" class=\"mz-productimages-mainimage no-images\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} />{% endif %}{% endif %}</div><div class=\"float-pro-heading\"><span class=\"float_heading\">{{ model.content.productName|safe }}</span><div class=\"model-head\"><dt class=\"mz-productcodes-productcode-label\">{% if model.productTypeId == themeSettings.suppliesTypeId %}{{ labels.itemNumber|safe }}{% else %}{{ labels.model|safe }}{% endif %}:</dt><dd class=\"mz-productcodes-productcode\">{{ model.variationProductCode|default(model.productCode) }}</dd></div></div><div class=\"float-mobile-container\"><div class=\"cta_container {% if not model.purchasableState.isPurchasable %} no-purchasable-wrap bundle-notify-hide {% endif %}\">{% if model.purchasableState.isPurchasable %}{% if model.ctaFlag.bundleOnly === \"show\" %}<button class=\"mz-productdetail-addtocart bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                            {{ labels.viewSimilarItems}}\r\n                                        </button>{% endif %}{% if model.ctaFlag.discontinued==\"show\" %}<span class=\"discontinued-label\" >{{ labels.ctaDiscontinued}}</span><div class=\"clear\"></div>{% endif %}{% if model.ctaFlag.bcapp===\"show\" %}<a class=\"learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if model.ctaFlag.storeLoc===\"show\" %}<a class=\"find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% endif %}{% if not model.purchasableState.isPurchasable %}{% if model.ctaFlag.bundleOnly === \"show\" %}<button class=\"mz-productdetail-addtocart bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                            {{ labels.viewSimilarItems}}\r\n                                        </button>{% endif %}{% if model.ctaFlag.instore===\"show\" %}{% endif %}{% if model.ctaFlag.discontinued==\"show\" %}<span class=\"discontinued-label \" >{{ labels.ctaDiscontinued}}</span><div class=\"clear\"></div>{% endif %}{% if model.ctaFlag.bcapp===\"show\" %}<a class=\"learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if model.ctaFlag.storeLoc===\"show\" %}<a class=\"find-dealer\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% endif %}</div>{% if not model.hidepriceFlags %}{% if model.purchasableState.isPurchasable %}{% if model.ctaFlag.atc===\"show\" %}{% with model|get_product_attribute(\"tenant~maxOrderQnt\")  as maxqnt %}<div class=\"float-plus-minus\"><label for=\"productdetail-quantity-input\" class=\"quantity-label\">{{ labels.qty }}</label><div class=\"mz-productdetail-conversion-controls\"><input type=\"button\" id=\"plusInCart\" class=\"plus pdp-plus\" value=\"\"><input id=\"productdetail-quantity-input\" class=\"mz-productdetail-qty mz-productdetail-pdp-qty\" type=\"tel\" value=\"{{ model.quantity }}\" min=\"1\" maxlength=\"3\" {% if not model.purchasableState.isPurchasable %} disabled=\"disabled\" {% endif %} data-mz-value=\"quantity\"  data-mz-max-qnt=\"{% if maxqnt.value %}{{maxqnt }}{% else %}{{ themeSettings.maxOrderQnt }}{% endif %}\"/><input type=\"button\" id=\"minusInCart\" class=\"minus pdp-minus\" value=\"\"></div></div><div class=\"float-add-to-cart\">{% if model.productType != \"Loyalty Program\" %}<button class=\"floating-add-to-cart mz-productdetail-addtocart mz-button {% if not model.purchasableState.isPurchasable %}is-disabled{% endif %}\" {% if not model.purchasableState.isPurchasable %} disabled=\"disabled\" {% endif %}  >\r\n                                                        {{ labels.addToCart }}\r\n                                                    </button>{% endif %}</div>{% endwith %}{% endif %}{% endif %}{% endif %}</div><div class=\"float-pro-price\">{% if not model.hidepriceFlags %}{% if model.ctaFlag.discontinued != \"show\" %}<div class=\"mz-productdetail-price mz-l-stack-section fixheader-price-section\">{% include \"modules/common/price-not-model\" with model %}</div>{% endif %}{% if model.ctaFlag.discontinued !=\"show\" and exclusivetypeFlag.value|upper == \"DEALER\" %}<div class=\"stock-checking {% if model.ctaFlag.atc != 'show' %} dealer-notification-hide{% endif %} \">{% if model.ctaFlag.bundleOnly === \"show\" %}<div class=\"out-stock\"><i class=\"fa fa-times-circle\" aria-hidden=\"true\"></i>{{ labels.itemNotAvailable }}\r\n                                            </div>{% else %}{% if not model.purchasableState.isPurchasable %}<div class=\"out-stock\"><i class=\"fa fa-times-circle\" aria-hidden=\"true\"></i>{{ labels.outOfStock }}\r\n                                                </div>{% if model.showSaveStory %}{% if model.getProductsDiffFromBundlePrice %}<div class=\"regularProductPrice bundle\"><p><img loading=\"lazy\" width=\"18px\" height=\"18px\" src=\"http://cdn-tp1.mozu.com/21830-m2/cms/files/961af027-a0c3-418c-a64c-018f6b6daac8?max=18\" alt=\"{{ labels.bundlePrice }}\"><strong>{{ labels.save2 }} {{ labels.discountSave|string_format(model.getProductsDiffFromBundlePrice) }}</strong> {{ labels.withBundlePricing }} </p></div>{% endif %}{% endif %}{% else %}<div class=\"in-stock\"><i class=\"fa fa-check-circle\" aria-hidden=\"true\"></i><link href='https://schema.org/InStock' /> {{ labels.inStock }}\r\n                                                </div>{% endif %}{% endif %}</div>{% endif %}{% endif %}</div></div></div>{% if model.inventoryInfo.onlineStockAvailable >= 0 %}{% if model|get_product_attribute_value(themeSettings.attributesFQN.isbrothercareFlag) %}<div class=\"new-bcarecontainer\"><img loading=\"lazy\" class=\"bc-icon-img\" width=\"30\" height=\"30\" src=\"/../resources/images/BC_free.svg\" alt=\"Brother Care Eligible\">\r\n                            {{ themeSettings.bcarePDPText|safe }}\r\n                            <span class=\"pdp-info-icon\"><i class=\"ion-ios-help-outline\"></i><div class=\"info-tooltip\">\r\n                                    {{ themeSettings.bcarefreePDPhover|safe }}\r\n                                </div></span></div>{% endif %}<div class=\"product-price-wrap bundle-product-price hide {% if model.ctaFlag.discontinued=='show' %} discontinued_hide{% endif %}\"><div class=\"product-price-container clearfix\">{% if not model.hidepriceFlags %}{% if model.ctaFlag.discontinued != \"show\" %}<div class=\"mz-productdetail-price mz-l-stack-section {% if model.ctaFlag.atc != 'show' and  model.purchasableState.isPurchasable %} dealer-notification-hide{% endif %}\">{% include \"modules/common/price-ecofee\" with customExclusivetypeFlag=exclusivetypeFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.refurbishedFlag)|prop(\"values\")|first as refurbished %}{% if refurbished.value %}{% if model.gettheRefurbishedPrice %}<div class=\"regularProductPrice\">\r\n                                                {{ model.gettheRefurbishedPrice|safe }}\r\n                                            </div>{% endif %}{% endif %}{% if model.getProductsDiffFromBundlePrice %}{% if model.showSaveStory %}<div class=\"regularProductPrice bundle\"><p><img loading=\"lazy\" width=\"18px\" height=\"18px\" src=\"http://cdn-tp1.mozu.com/21830-m2/cms/files/961af027-a0c3-418c-a64c-018f6b6daac8?max=18\" alt=\"{{ labels.bundlePrice }}\"><strong>{{ labels.save2 }} {{ labels.discountSave|string_format(model.getProductsDiffFromBundlePrice) }}</strong> {{ model.getSaveStoryMessage }} </p></div>{% endif %}{% endif %}{% endwith %}{% with model.price.discount as discount %}{% if discount.discount.name %}<div class=\"product-discount-name\"></div>{% endif %}{% endwith %}</div>{% endif %}{% endif %}{% if model.purchasableState.isPurchasable %}<div class=\"choose-br\">{% if model.ctaFlag.bundleOnly === \"show\" %}<div class=\"item-not-available {% if not model.hidepriceFlags and model.ctaFlag.discontinued != \"show\" %} hide {% endif %}\"><div class=\"out-stock\"><i class=\"fa fa-times-circle\" aria-hidden=\"true\"></i>{{ labels.itemNotAvailable }}\r\n                                            </div></div>{% endif %}<div class=\"cart-items-wrap\">{% with model|get_product_attribute(\"tenant~maxOrderQnt\")  as maxqnt %}{% if not model.hidepriceFlags %}{% if model.ctaFlag.atc===\"show\" %}<label for=\"productdetail-quantity-input\" class=\"quantity-label\">{{ labels.qty }}</label><div class=\"mz-productdetail-conversion-controls\"><input type=\"button\" id=\"plusInCart\" class=\"plus pdp-plus\" value=\"\"><input id=\"productdetail-quantity-input\" class=\"mz-productdetail-qty mz-productdetail-pdp-qty\" type=\"tel\" value=\"{{ model.quantity }}\" min=\"1\" maxlength=\"3\" {% if not model.purchasableState.isPurchasable %} disabled=\"disabled\" {% endif %} data-mz-value=\"quantity\"  data-mz-max-qnt=\"{% if maxqnt.value %}{{maxqnt }}{% else %}{{ themeSettings.maxOrderQnt }}{% endif %}\"/><input type=\"button\" id=\"minusInCart\" class=\"minus pdp-minus\" value=\"\"></div>{% endif %}{% endif %}<div class=\"add-to-wish-cart\">{% if model.ctaFlag.discontinued==\"show\" %}<span class=\"discontinued-label\" >{{ labels.ctaDiscontinued}}</span><div class=\"clear\"></div>{% endif %}{% if model.ctaFlag.bundleOnly === \"show\" %}<button class=\"mz-productdetail-addtocart bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                        {{ labels.viewSimilarItems}}\r\n                                                    </button>{% endif %}{% if model.ctaFlag.bcapp===\"show\" %}<a class=\"learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if model.ctaFlag.storeLoc===\"show\" %}<a class=\"find-dealer\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Middle Page\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if not model.hidepriceFlags %}{% if model.ctaFlag.atc===\"show\" %}{% if model.productType != \"Loyalty Program\" %}<button id=\"add-to-cart\" class=\"mz-productdetail-addtocart mz-button mz-button-large {% if not model.purchasableState.isPurchasable %}is-disabled{% endif %}\" {% if not model.purchasableState.isPurchasable %} disabled=\"disabled\" {% endif %} data-mz-action=\"addToCart\" >\r\n                                                                {{ labels.addToCart }}\r\n                                                            </button>{% endif %}{% endif %}{% endif %}</div>{% endwith %}</div></div>{% endif %}</div></div><div class=\"limit-view-wrap\"><div class=\"limit-view\"><p class=\"limits\" id=\"moq-error\"></p></div></div><div class=\"new-bc-promo-slot\">{% if not model.hidepriceFlags %}{% with model.options|findwhere('attributeFQN',themeSettings.attributesFQN.bcProductFQN) as option %}{% if option %}<select {% if option.isMultiValue %}multiple{% endif %} class=\"mz-productoptions-option\" data-mz-product-option=\"{{ option.attributeFQN }}\" style=\"display:none;\">{% if not option.isMultiValue %}<option></option>{% endif %}{% for value in option.values %}<option {% if not value.isEnabled %} class=\"is-disabled\" {% endif %} {% if value.isSelected %}selected=\"true\"{% endif %} value=\"{{value.value}}\">{{value.stringValue|default(value.value)}}{% if value.deltaPrice and value.deltaPrice > 0 %} ( {{ value.deltaPrice|currency }} {{ labels.more }} ){% endif %}</option>{% endfor %}</select>{% endif %}{% endwith %}<div class=\"clear\"> </div>{% if model.ctaFlag.discontinued != \"show\" %}{% endif %}{% endif %}</div>{% endif %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}\r\n","modules/product/community-projects":"<div class=\"comm-projects-wrap\"><div class=\"comm-heading\">\r\n\t\t{{ labels.communityHeading }}\r\n\t</div><div class=\"comm-projects-wrapper clearfix\">{% dump model.items %}{% for project in model.items %}{% if forloop.counter < 7 %}<div class=\"comm-projects\"><img loading=\"lazy\" width=\"auto\" height=\"auto\" src=\"{{ project.mainImage.imageUrl }}\" alt=\"{{ project.content.productName }}\"><p>{{ project.content.productName|truncatewords(5) }}</p><div class=\"comm-overley\">{% with project|get_product_attribute(themeSettings.attributesFQN.projectBlogURL) as proData %}<a target=\"_blank\" href=\"{{ proData.values.0.stringValue }}&lang={% if themeSettings.siteLang == \"English\" %}en{% else %}fr{% endif %}\">{{ labels.communityViewProduct }}</a>{% endwith %}</div></div>{% endif %}{% endfor %}</div></div>\t","modules/product/compare-product-fix-header":"<div class=\"fix-header-image-section\">{% with model.content.productImages|first as mainImage %}<a href=\"/p/{{model.productCode}}\" class=\"product-image-link\">{% if mainImage %}<img loading=\"lazy\" width=\"250px\" height=\"250px\" itemprop=\"image\" class=\"mz-productimages-mainimage\" data-mz-productimage-main=\"\" src=\"{% make_url \"image\" mainImage with max=250 as_parameter %}\" {% if mainImage.altText %} alt=\"{{ mainImage.altText }}\" {% else %} alt=\"{{myProducts.mozuData.content.productName}}\" {% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"250px\" height=\"250px\" src=\"{{ labels.brothernoImage }}?max=250\" class=\"mz-productimages-mainimage\" alt=\"{{ myProducts.mozuData.content.productName }}\" />{% else %}<img loading=\"lazy\" width=\"250px\" height=\"250px\" src=\"{{ labels.brothernoImage }}?max=250\" class=\"mz-productimages-mainimage\" alt=\"{{ myProducts.mozuData.content.productName }}\" />{% endif %}{% endif %}</a>{% endwith %}</div><div class=\"fix-header-product-details\"><a title=\"{{model.content.productName}}\" class=\"mz-productlisting-title \" href=\"{% make_url \"product\" model %}\">{{model.content.productName|safe|truncatewords(7)}}</a><div class=\"product-model\"><span class=\"model-number\"><span class=\"model-label\">{{labels.model|safe}} : </span>{{model.productCode}}</span></div><a href=\"javascript:void(0)\" data-mz-action=\"removeItem\" data-label=\"{{labels.compareRemove}}\" data-productid=\"{{model.productCode}}\" style=\"color: #000; font-size: 12px;\">{{labels.compareRemove}}</a></div>","modules/product/compare-products-attribute-list":"{% with model.propData|first as baseProduct %}{% for attribute in baseProduct %}<tbody id=\"general\"><tr class=\"bg-secondary\">{% if themeSettings.siteLang == \"English\" %}<th class=\"text-uppercase\">{{attribute.nameEn}}</th>{% else %}<th class=\"text-uppercase\">{{attribute.nameFr}}</th>{% endif %}<td><span class=\"text-dark font-weight-semibold\"></span></td><td><span class=\"text-dark font-weight-semibold\"></span></td><td><span class=\"text-dark font-weight-semibold\"></span></td></tr>{% for attributeValue in attribute.value %}{% with attributeValue.pname as basePName %}<tr><th>{{basePName}}</th>{% for product in model.propData %}{% for productAttribute in product %}{% with productAttribute.value|findwhere(\"pname\", basePName) as productAttrValue %}{% if productAttrValue %}<td class=\"\">{{productAttrValue.pvalue|safe}}</td>{% endif %}{% endwith %}{% endfor %}{% endfor %}</tr>{% endwith %}{% endfor %}</tbody>{% endfor %}{% endwith %}\r\n","modules/product/compare-products-attribute-list-labels":"{% for fullData in model.propData %}{% if forloop.first %}<div class=\"attribute-wrap-label\">{% for fullDataitem1 in fullData %}<div class=\"blank-space\"></div><div class=\"properties-section\">{% for values in fullDataitem1.value %}<h6>{{values.pname}}</h6>{% endfor %}</div>{% endfor %}</div>{% endif %}{% endfor %}","modules/product/compare-products-attributes":"{% preload_json model counts %}","modules/product/compare-products-list":"{% if model.items %}<div class=\"compare-labels\"><span data-product-count class=\"compare-product-count\">{{labels.comparing}} # {{labels.items}}</span>{% with pageContext.url|split(\"%26\")|last as catCode %}<a href=\"/c/{{catCode}}\" class=\"go-back-page\">{{labels.returnToPrevious}}</a>{% endwith %}</div><ul class=\"products-list\">{% for item in model.items %}<li class=\"column products-item compare-product-section\"><div class=\"compare-inner-section clearfix\">{% include \"modules/product/compare-products-list-item\" with model=item %}</div></li>{% endfor %}</ul><div class=\"go-back-wrapper\">{% with pageContext.url|split(\"%26\")|last as catCode %}<a href=\"/c/{{catCode}}\" class=\"go-back-page mz-button mz-secondary-button\">{{labels.returnToPrevious}}</a>{% endwith %}</div><div class=\"compare-fix-header\"><div class=\"what-compare compare-fix-header-item\"><h4>what you are comparing</h4></div>{% for item in model.items %}<div class=\"compare-fix-header-item\" data-product-types=\"{{item.productType}}\" data-mz-floating-productid=\"{{item.productCode}}\">{% include \"modules/product/compare-product-fix-header\" with model=item %}</div>{% endfor %}</div>{% else %}<div class=\"loader-wrap\"><div class='loader_new loader-wrapper'><div class='loader__figure'></div></div></div>{% endif %}","modules/product/compare-products-list-item":"<div class=\"plp-sections-flags\"><div class=\"all-flags\"><div class=\"flag-texts\">{% include \"modules/product/pdp-ribbon\" with model=model %}</div></div></div><div class=\"compare-inner-section clearfix\"><div class=\"compare-inner-section-product product-image-section\"><a href=\"javascript:;\" class=\"remove-this-item\" data-mz-action=\"removeItem\" data-productid=\"{{model.productCode}}\"><img loading=\"lazy\" class=\"close-icon\" src=\"../../resources/images/close.svg\" width=\"30\" height=\"30\" alt=\"remove item from compare list\"/></a><div class=\"product-image text-center\">{% with model.content.productImages|first as mainImage %}<a href=\"javascript:;\" class=\"product-image-link\">{% if mainImage %}<img loading=\"lazy\" width=\"250px\" height=\"250px\" itemprop=\"image\" class=\"mz-productimages-mainimage\" data-productid=\"{{model.productCode}}\" data-mz-productimage-main=\"\" src=\"{% make_url \"image\" mainImage with max=250 as_parameter %}\" {% if mainImage.altText %} alt=\"{{ mainImage.altText }}\" {% else %} alt=\"{{myProducts.mozuData.content.productName}}\" {% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"250px\" height=\"250px\" itemprop=\"image\" src=\"{{ labels.brothernoImage }}?max=250\" data-productid=\"{{model.productCode}}\" class=\"mz-productimages-mainimage\" alt=\"{{ myProducts.mozuData.content.productName }}\" />{% else %}<img loading=\"lazy\" width=\"250px\" height=\"250px\" itemprop=\"image\" src=\"{{ labels.brothernoImage }}?max=250\" data-productid=\"{{model.productCode}}\" class=\"mz-productimages-mainimage\" alt=\"{{ myProducts.mozuData.content.productName }}\" />{% endif %}{% endif %}</a>{% endwith %}</div><div class=\"plp-product-info\"><div class=\"mz-productlisting-info\"><h3 class=\"plp-product-title\"><a title='{{model.content.productName|safe}}' class=\"mz-productlisting-title \" href=\"{% make_url \"product\" model %}\">{{model.content.productName|safe|truncatewords(7)}}</a></h3><div class=\"product-model\"><span class=\"model-number\"><span class=\"model-label\">{{labels.model|safe}} : </span>{{model.productCode}}</span></div><div class=\"price-section\">{% with model|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingFlag %}{% with hidePricingFlag.value as hidepriceFlags %}{% if not hidepriceFlags %}{% with model|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}{% include \"modules/common/price-not-model\" with model=model %}{% endif %}{% endwith %}{% endwith %}{% endif %}{% endwith %}{% endwith %}</div><div class=\"product-addtocart\"><a href='{% make_url \"product\" model %}' class=\" mz-button mz-orange-button \">\r\n                    {{labels.viewDetails}}\r\n                </a></div></div></div></div></div><script src='//ui.powerreviews.com/stable/4.0/ui.js' async ></script>","modules/product/custom-myacc-brother-care-overlay":"\r\n{% with model.items.0 as modelBronze %}{% with model.items.1 as modelSilver %}{% with model.items.2 as modelGold %}{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.replacementExchange) as exchange %}{% endwith %}<div class=\"brother-care-overlay-wrap\"><div class=\"brother-care-overlay\"><div class=\"container\"><div class=\"row\"><div class=\"overlay-container clearfix\"><div class=\"overlay-container-tip\" {% if pageContext.pageType == \"cart\" %}style=\"display:block;\"{% endif %}>\r\n               {{labels.bcAddedCart}}\r\n            </div><div class=\"overlay-container-header\">{% if dzName %}{% dropzone dzName scope=\"template\" %}{% else %}{% dropzone \"mz-pdp-brother-care-overlay-header\" scope=\"template\" %}{% endif %}</div><div class=\"overlay-container-main table-responsive clearfix\"><div class=\"popup-tabs\"><div class=\"header-tabs\"><div class=\" active tabTitle freeTitle\" data-mz-class=\"planOne{{modelBronze.productCode}}\"><img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{% make_url 'cdn' '/resources/images/pdp-free.png' %}\" alt=\"brother care program\" class=\"most-popular-item\"><p><span>Brother</span> care program\r\n                           <span class=\"titleBottom\"><sub>{{ labels.brothercareFree }}</sub></span></p><img loading=\"lazy\" width=\"38px\" height=\"27px\" src=\"/resources/images/arrow-popup.png\" class=\"arrow\" alt=\"{{ labels.mostpopular}}\"></div><div class=\"tabTitle goldTitle overlaybcphide\" data-mz-class=\"planTwo{{modelSilver.productCode}}\"><img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{% make_url 'cdn' '/resources/images/brother-gold.png' %}\" alt=\"brother care program\" class=\"most-popular-item\"><p><span>Brother</span> care program\r\n                           <span class=\"titleBottom\"><sub>{{ labels.brothercareGold }}</sub></span></p><img loading=\"lazy\" width=\"38px\" height=\"27px\" src=\"/resources/images/arrow-popup.png\" class=\"arrow\" alt=\"{{ labels.mostpopular}}\"></div><div class=\"tabTitle platinumTitle overlaybcphide\" data-mz-class=\"planThree{{modelGold.productCode}}\"><img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{% make_url 'cdn' '/resources/images/platine.png' %}\" alt=\"brother care program\" class=\"most-popular-item\"><p><span>Brother</span> care program\r\n                           <span class=\"titleBottom\"><sub>{{ labels.brothercarePlatinum }}</sub></span></p><img loading=\"lazy\" width=\"38px\" height=\"27px\" src=\"/resources/images/arrow-popup.png\" class=\"arrow\" alt=\"{{ labels.mostpopular}}\"></div></div><div class=\"header-contents my-account-except\"><div id=\"planOne{{modelBronze.productCode}}\" class=\"active tabContent\"><div class=\"left-40\"><h4>{{ labels.brothercarenewFreeText|safe }} </h4><ul>{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.extendedWarranty) as extended %}{% if extended %}<li>\r\n                                       {{ extended.values|first|prop('stringValue')|safe }}\r\n                                    </li>{% endif %}{% endwith %}{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.suppliesSavingsPass) as supplies %}{% if supplies %}<li>\r\n                                       {{ supplies.values|first|prop('stringValue')|safe }}\r\n                                    </li>{% endif %}{% endwith %}{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.tradeInAllowance) as inallowance %}{% if inallowance %}<li>\r\n                                       {{ inallowance.values|first|prop('stringValue')|safe }}\r\n                                    </li>{% endif %}{% endwith %}{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.customerSupport) as support %}{% if support %}<li>\r\n                                       {{ support.values|first|prop('stringValue')|safe }}\r\n                                    </li>{% endif %}{% endwith %}{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.freeShipping) as shipping %}{% if shipping %}<li>\r\n                                       {{ shipping.values|first|prop('stringValue')|safe }}\r\n                                    </li>{% endif %}{% endwith %}{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.exclusiveContent) as exclusive %}{% if exclusive %}<li>\r\n                                       {{ exclusive.values|first|prop('stringValue')|safe }}\r\n                                    </li>{% endif %}{% endwith %}{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.BCfeaturesummaryMessage) as summaryMessage %}{% if summaryMessage %}<li><p>{{ summaryMessage.values|first|prop('stringValue')|safe }}</p></li>{% endif %}{% endwith %}</ul></div><div class=\"right-60\"><div class=\"freeProdShow\" data-productStatus=\"d-{{ modelBronze.productCode }}\"><div class=\"plan_border\"><div class=\"adding-plan-td bronze-td\" data-mz-class=\"bronze-td\"><div class=\"min-height-plan terms-data-container\"><div class=\"squaredFour clearfix\"><input id=\"one{{modelBronze.productCode}}\" name=\"check\" type=\"checkbox\" class=\"mz-productoptions-option bc-select-terms\" data-mz-id=\"{{modelBronze.productCode}}\"><label for=\"one{{modelBronze.productCode}}\" class=\"check-label\"></label><label for=\"one{{modelBronze.productCode}}\" class=\"reg-pr\">{{ labels.termsBronze|string_format(siteContext.siteSubdirectory)|safe }}</label></div><a href=\"javascript:void(0);\" class=\"disabled select-customplan-action orange-btn\" data-mz-bcplan=\"{{ modelBronze.productCode }}\" mz-data-bc-product-code=\"{{ modelBronze.productCode }}\" data-mz-desktop=\"true\">{{ labels.selectPlanShopProducts }}</a><div class=\"clearfix\"></div><div class=\"errormessage-popup\"></div></div></div></div></div><div class=\"bcaredata-personal\" data-productStatus=\"d-{{ modelBronze.productCode }}\"><p class=\"customer-info\">{{ themeSettings.bcpersonalInfoMSG|safe }}</p><div class=\"mz-formstep-body clearfix\"><div class=\"mz-formstep-fields mz-l-formfieldgroup mz-checkoutform  mz-checkoutform-shipping mz-checkoutform-active\"><div id=\"default-ship-edit-wrap\"><div class=\"form-wrap clearfix\"><div class=\"custom-addressform\"></div><div class=\"form-rows clearfix addProduct\"><div class=\"errormessage-popup\"></div><div class=\"clearfix\"></div><div class=\"left\"><a class=\"orange-btn add_custombrother_care\" data-mz-bcplan=\"{{ modelBronze.productCode }}\" mz-data-bc-product-code=\"{{ modelBronze.productCode }}\">Continue</a></div><div class=\"right\"><button class=\"orange-btn close_brother_care normalbtn\"  data-mz-action=\"closeBrothercarePopup\">CANCEL</button></div></div></div></div></div></div></div></div><div class=\"success-bcare bcare-success\"><div class=\"succ-container\"><img loading=\"lazy\" width=\"64px\" height=\"66px\" src=\"/resources/images/custom-tick.png\" alt=\"custom tick image\"><p class=\"warranty-thanks\">{{ labels.thankYou }}</p><p class=\"warranty-program\">{{ labels.myaccountFreeplanSuccess|safe }}</p><a href=\"javascript:void(0);\" class=\"close-popup\">{{ labels.closethiswindow }}</a></div></div></div><div id=\"planTwo{{modelSilver.productCode}}\" class=\"tabContent\"><div class=\"left-60\"><h4>{{ labels.brothercarenewGoldText }} </h4><ul><li>{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.extendedWarranty) as extended %}{{ extended.values|first|prop('stringValue')|safe }}{% endwith %}</li><li>{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.suppliesSavingsPass) as supplies %}{{ supplies.values|first|prop('stringValue')|safe }}{% endwith %}</li><li>{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.tradeInAllowance) as inallowance %}{{ inallowance.values|first|prop('stringValue')|safe }}{% endwith %}</li><li>{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.customerSupport) as support %}{{ support.values|first|prop('stringValue')|safe }}{% endwith %}</li><li>{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.freeShipping) as shipping %}{{ shipping.values|first|prop('stringValue')|safe }}{% endwith %}</li><li>{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.exclusiveContent) as exclusive %}{{ exclusive.values|first|prop('stringValue')|safe }}{% endwith %}</li><li>{% with modelSilver|get_product_attribute(themeSettings.attributesFQN.BCfeaturesummaryMessage) as summaryMessage %}<p>{{ summaryMessage.values|first|prop('stringValue')|safe }}</p>{% endwith %}</li></ul></div><div class=\"right-40\"><h3 class=\"planTitle\">{% if modelSilver.price.price == 0 %}{{ labels.brothercareFree }}{% else %}{% with modelSilver.price.price|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|safe) }}{% else %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe) }}{% endif %}{% endwith %}{% endif %}</h3><div class=\"plan_border\"><div class=\"adding-plan-td silver-td\" data-mz-class=\"silver-td\"><div class=\"min-height-plan terms-data-container\"><div class=\"squaredFour clearfix\"><input id=\"two{{modelSilver.productCode}}\" name=\"check\" type=\"checkbox\" class=\"mz-productoptions-option bc-select-terms\" data-mz-id=\"{{modelSilver.productCode}}\"><label for=\"two{{modelSilver.productCode}}\" class=\"check-label\"></label><label for=\"two{{modelSilver.productCode}}\" class=\"reg-pr\">{{ labels.termsSilver|string_format(siteContext.siteSubdirectory)|safe }}</label></div><div class=\"squaredFour clearfix\"><input id=\"three{{modelSilver.productCode}}\"  name=\"check\" type=\"checkbox\" disabled=\"disabled\" class=\"mz-productoptions-option optin-news\" data-mz-offer=\"{{themeSettings.attributesFQN.customerBC2}}\"><label for=\"three{{modelSilver.productCode}}\" class=\"check-label\"></label><label for=\"three{{modelSilver.productCode}}\" class=\"reg-pr\">{{ labels.termsSilverOffer }}</label></div><a href=\"javascript:void(0);\" class=\"disabled select-plan-action\" data-mz-bcplan=\"{{ modelSilver.productCode }}\" mz-data-bc-product-code=\"{{ modelSilver.productCode }}\">{{ labels.selectPlanShopProducts }}</a></div></div></div></div></div><div id=\"planThree{{modelGold.productCode}}\" class=\"tabContent\"><div class=\"left-60\"><h4>{{ labels.brothercarenewPlatinumText }}</h4><ul><li>{% with modelGold|get_product_attribute(themeSettings.attributesFQN.extendedWarranty) as extended %}{{ extended.values|first|prop('stringValue')|safe }}{% endwith %}</li><li>{% with modelGold|get_product_attribute(themeSettings.attributesFQN.suppliesSavingsPass) as supplies %}{{ supplies.values|first|prop('stringValue')|safe }}{% endwith %}</li><li>{% with modelGold|get_product_attribute(themeSettings.attributesFQN.tradeInAllowance) as inallowance %}{{ inallowance.values|first|prop('stringValue')|safe }}{% endwith %}</li><li>{% with modelGold|get_product_attribute(themeSettings.attributesFQN.customerSupport) as support %}{{ support.values|first|prop('stringValue')|safe }}{% endwith %}</li><li>{% with modelGold|get_product_attribute(themeSettings.attributesFQN.freeShipping) as shipping %}{{ shipping.values|first|prop('stringValue')|safe }}{% endwith %}</li><li>{% with modelGold|get_product_attribute(themeSettings.attributesFQN.exclusiveContent) as exclusive %}{{ exclusive.values|first|prop('stringValue')|safe }}{% endwith %}</li><li>{% with modelGold|get_product_attribute(themeSettings.attributesFQN.BCfeaturesummaryMessage) as summaryMessage %}<p>{{ summaryMessage.values|first|prop('stringValue')|safe }}</p>{% endwith %}</li></ul></div><div class=\"right-40\"><h3 class=\"planTitle\">{% if modelGold.price.price == 0 %}{{ labels.brothercareFree }}{% else %}{% with modelGold.price.price|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|safe) }}{% else %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe) }}{% endif %}{% endwith %}{% endif %}</h3><div class=\"plan_border\"><div class=\"adding-plan-td gold-td\" data-mz-class=\"gold-td\"><div class=\"min-height-plan terms-data-container\"><div class=\"squaredFour clearfix\"><input id=\"Four{{modelGold.productCode}}\" name=\"check\" type=\"checkbox\" class=\"mz-productoptions-option bc-select-terms\" data-mz-id=\"{{modelGold.productCode}}\"><label for=\"Four{{modelGold.productCode}}\" class=\"check-label\"></label><label for=\"Four{{modelGold.productCode}}\" class=\"reg-pr\">{{ labels.termsGold|string_format(siteContext.siteSubdirectory)|safe }}</label></div><div class=\"squaredFour clearfix\"><input id=\"five{{modelGold.productCode}}\"  name=\"check\" type=\"checkbox\" class=\"mz-productoptions-option optin-news\" data-mz-offer=\"{{themeSettings.attributesFQN.customerBC3}}\" disabled=\"disabled\"><label for=\"five{{modelGold.productCode}}\" class=\"check-label\"></label><label for=\"five{{modelGold.productCode}}\" class=\"reg-pr\">{{ labels.termsGoldOffer }} </label></div><a href=\"javascript:void(0);\" class=\"disabled select-plan-action\" data-mz-bcplan=\"{{ modelGold.productCode }}\" mz-data-bc-product-code=\"{{ modelGold.productCode }}\">{{ labels.selectPlanShopProducts }}</a></div></div></div></div></div></div></div></div></div><div class=\"mobile-overlay-container clearfix\"><div class=\"mobile-overlay\"><div class=\"mobile-overlay-header clearfix\"><div class=\"overlay-header-main\" id=\"current-bc-plan\" data-mz-class=\"{{ labels.brothercareFree }}\" data-mz-bc-product-code=\"free\"><div class=\"active hidden\" aria-hidden=\"true\">{{ labels.brothercareFree }}</div><img loading=\"lazy\" width=\"100px\" height=\"100px\" src=\"{% make_url 'cdn' '/resources/images/pdp-free.png' %}\" alt=\"brother care program\" class=\"most-popular-item\"><p><span>Brother</span> care program\r\n                        <span class=\"titleBottom\"><sub>{{ labels.brothercareFree }}</sub></span></p></div></div><div class=\"mobile-overlay-body\"><div id=\"bronze-plan\" data-mz-bc-plan=\"{{ labels.brothercareFree }}\"><div class=\"freeSections my-account-except {{modelBronze.productCode}}\"><ul class=\"properties-details\"><li class=\"prices-bc\">{% if modelBronze.price.price == 0 %}{{ labels.brothercareFree }}{% else %}{% with modelBronze.price.price|currency as new_price %}{% if themeSettings.siteLang == \"English\" %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|safe) }}{% else %}{{ labels.brothercarepriceText|string_format(new_price|replace('$','')|replace(',',' ')|replace('.',',')|safe) }}{% endif %}{% endwith %}{% endif %}</li><li>{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.extendedWarranty) as extended %}{% if extended.values|first|prop('stringValue') %}{{ extended.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.tradeInAllowance) as inallowance %}{% if inallowance.values|first|prop('stringValue') %}{{ inallowance.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.suppliesSavingsPass) as supplies %}{% if supplies.values|first|prop('stringValue') %}{{ supplies.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.customerSupport) as support %}{% if support.values|first|prop('stringValue') %}{{ support.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.freeShipping) as shipping %}{% if shipping.values|first|prop('stringValue') %}{{ shipping.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li><li>{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.exclusiveContent) as exclusive %}{% if exclusive.values|first|prop('stringValue') %}{{ exclusive.values|first|prop('stringValue')|safe }}{% else %}<sup>___</sup>{% endif %}{% endwith %}</li></ul><div class=\"add-this-items terms-data-container\"><div class=\"freeProdShow\" data-productStatus=\"{{ modelBronze.productCode }}\">{% with modelBronze|get_product_attribute(themeSettings.attributesFQN.BCfeaturesummaryMessage) as summaryMessage %}<p>{{ summaryMessage.values|first|prop('stringValue')|safe }}</p>{% endwith %}<div class=\"squaredFour clearfix\"><input id=\"mobileBronzeTerms{{modelBronze.productCode}}\" name=\"check\" type=\"checkbox\" class=\"mz-productoptions-option bc-select-terms\" data-mz-id=\"{{modelBronze.productCode}}\"><label for=\"mobileBronzeTerms{{modelBronze.productCode}}\" class=\"check-label\"></label><label for=\"mobileBronzeTerms{{modelBronze.productCode}}\" class=\"reg-pr\">{{ labels.termsBronze|string_format(siteContext.siteSubdirectory)|safe }}</label></div><a href=\"javascript:void(0);\" class=\"disabled select-customplan-action orange-btn\" data-mz-bcplan=\"{{ modelBronze.productCode }}\" mz-data-bc-product-code=\"{{ modelBronze.productCode }}\">{{ labels.selectPlanShopProducts }}</a><div class=\"clearfix\"></div><div class=\"errormessage-popup\"></div></div><div class=\"bcaredata-personal\" data-productStatus=\"{{ modelBronze.productCode }}\"><p class=\"customer-info\">{{ themeSettings.bcpersonalInfoMSG|safe }}</p><div class=\"mz-formstep-body clearfix\"><div class=\"mz-formstep-fields mz-l-formfieldgroup mz-checkoutform  mz-checkoutform-shipping mz-checkoutform-active\"><div id=\"default-ship-edit-wrap\"><div class=\"form-wrap clearfix\"><div class=\"custom-addressform\"></div><div class=\"form-rows clearfix addProduct\"><div class=\"errormessage-popup\"></div><div class=\"clearfix\"></div><div class=\"left\"><a class=\"orange-btn add_custombrother_care\" data-mz-bcplan=\"{{ modelBronze.productCode }}\" mz-data-bc-product-code=\"{{ modelBronze.productCode }}\">Continue</a></div><div class=\"right\"><button class=\"orange-btn close_brother_care normalbtn\"  data-mz-action=\"closeBrothercarePopup\">CANCEL</button></div></div></div></div></div></div></div></div></div><div class=\"success-bcare bcare-success {{modelBronze.productCode}}\"><div class=\"succ-container\"><img loading=\"lazy\" width=\"64px\" height=\"66px\" src=\"/resources/images/custom-tick.png\" alt=\"custom image tick\"><p class=\"warranty-thanks\">{{ labels.thankYou }}</p><p class=\"warranty-program\"><strong>FREE BROTHER CARE Program </strong>has been successfully added to your Brother machine</p><a href=\"javascript:void(0);\" class=\"close-popup\">CLOSE THIS WINDOW</a></div></div></div></div></div></div><div class=\"close\"><span aria-hidden=\"true\"><img loading=\"lazy\" width=\"20px\" height=\"20px\" src=\"/resources/images/close-black-icon.svg\" alt=\"close brother care plan overlay\"><p>{{ labels.closePopupPlan|safe }}</p></span></div></div></div></div></div>{% endwith %}{% endwith %}{% endwith %}","modules/product/hierarchy-facets":"\r\n{% set_var scustomfills=\"false\" %}{% with pageContext.url|split(\"?\") as filurl %}{% if filurl.length > 1 %}{% with filurl|last|split(\"&\") as filurl1%}{% if filurl1.length > 0 %}{% for fillurls in filurl1 %}{% if fillurls|split(\"=\")|first == \"customFilter\" %}{% with fillurls|split(\"=\")|last as dat %}{% with dat|split(\"+\")|last as newcustomfills %}{% set_var scustomfills=newcustomfills %}{% endwith %}{% endwith %}{% endif %}{% endfor %}{% endif %}{% endwith %}{% else %}{% endif %}{% endwith %}{% if facetValues and facetValues.length > 0 %}<div class=\"mz-l-sidebaritem\"  ><ul class=\"mz-facetingform-facet mz-facetingform-facet-hierarchy\">{% for fval in facetValues %}{% if fval.isDisplayed %}{% if pageContext.cmsContext.template.path == \"subcategory\" %}{% if themeSettings.showChildCategoriesInFaceting and fval.childrenFacetValues.length > 0 %}{% if fval.childrenFacetValues.length > 1 %}{% with categories|find(pageModel.categoryId) as plpcategory %}<ul class=\"mz-facetingform-facet mz-facetingform-facet-hierarchy\">{% for currentLevelCategory in plpcategory.childrenCategories %}{% if currentLevelCategory.isDisplayed %}<li><input type=\"checkbox\" id=\"{{ currentLevelCategory.content.name }}\" class=\"mz-facetingform-value customfilter hide {% if scustomfills != \"false\" %}{% if currentLevelCategory.categoryId == scustomfills %}active{% endif %}{% endif %}\" data-mz-facet=\"\" data-mz-facet-value=\"\" data-mz-url=\"{% if scustomfills != \"false\" %}{% if currentLevelCategory.categoryId == scustomfills %}{% else %}customFilter=categoryId+eq+{{currentLevelCategory.categoryId}}{% endif %}{% else %}customFilter=categoryId+eq+{{currentLevelCategory.categoryId}}{% endif %}\"><label class=\"mz-facetingform-valuelabel customfilter {% if scustomfills != \"false\" %}{% if currentLevelCategory.categoryId == scustomfills %}active{% endif %}{% endif %}\" for=\"{{ currentLevelCategory.content.name }}\">{{ currentLevelCategory.content.name }}</label></li>{% endif %}{% endfor %}</ul>{% endwith %}{% else %}{% with fval.childrenFacetValues|first as currentcat %}{% with categories|find(pageModel.categoryId) as plpcategory %}<ul class=\"mz-facetingform-facet mz-facetingform-facet-hierarchy\">{% for currentLevelCategory in plpcategory.childrenCategories %}{% if currentLevelCategory.isDisplayed %}<li><input type=\"checkbox\" id=\"{{ currentLevelCategory.content.name }}\" class=\"mz-facetingform-value customfilter hide {% if currentLevelCategory.categoryId == currentcat.value %}active{% endif %}\" data-mz-facet=\"\" data-mz-facet-value=\"\" data-mz-url=\"{% if currentLevelCategory.categoryId == currentcat.value %}{% else %}customFilter=categoryId+eq+{{currentLevelCategory.categoryId}}{% endif %}\"><label class=\"mz-facetingform-valuelabel customfilter {% if currentLevelCategory.categoryId == currentcat.value %}active{% endif %}\" for=\"{{ currentLevelCategory.content.name }}\">{{ currentLevelCategory.content.name }}</label></li>{% endif %}{% endfor %}</ul>{% endwith %}{% endwith %}{% endif %}{% endif %}{% else %}{% if pageContext.cmsContext.template.path == \"search-results\" %}<li><a href=\"{% make_url \"facet\" fval  %}\" class=\"mz-facetingform-link\" data-mz-action=\"drillDown\" data-mz-hierarchy-id=\"{{ fval.value }}\" data-mz-facet-value=\"{{ fval.filterValue }}\" data-mz-facet=\"{{ facet.field }}\">{{ fval.label|safe }}</a>{% if themeSettings.showChildCategoriesInFaceting and fval.childrenFacetValues.length > 0 %}<ul class=\"mz-facetingform-facet mz-facetingform-facet-hierarchy\">{% for child in fval.childrenFacetValues %}{% if child.isDisplayed and not child.isEmpty %}<li><a href=\"{{siteContext.SiteSubdirectory}}{% make_url \"facet\" child %}\" class=\"mz-facetingform-link\" data-mz-action=\"drillDown\" data-mz-hierarchy-id=\"{{ child.value }}\" data-mz-facet-value=\"{{ child.filterValue }}\" data-mz-facet=\"{{ facet.field }}\">{{ child.label|safe }}</a></li>{% endif %}{% endfor %}</ul>{% endif %}</li>{% else %}{% with categories|find(pageModel.parentCategoryId) as plpcategory %}<ul class=\"mz-facetingform-facet mz-facetingform-facet-hierarchy\">{% for currentLevelCategory in plpcategory.childrenCategories %}<li {% if pageModel.categoryId == currentLevelCategory.categoryId %}class=\"selected\"{% endif %}><a href=\"{% make_url \"category\" currentLevelCategory %}\" data-gtmclass=\"triggerUCS069\" data-gtmeventaction=\"Product list pages\" data-eventlabel=\"{{currentLevelCategory.content.name}}\">{{ currentLevelCategory.content.name }}</a></li>{% endfor %}</ul>{% endwith %}{% endif %}{% endif %}{% endif %}{% endfor %}</ul></div>{% endif %}","modules/product/most-popular-projects":"<div class=\"most-popular-wrap\"><div class=\"most-popular-heading\">\r\n\t\t{{ labels.mostPopularProductHeading }}\r\n\t</div><ul class=\"most-popular-items clearfix owl-carousel owl-theme\">{% for mostProjects in model.items %}<li><a href=\"{{ mostProjects.url }}\"><img loading=\"lazy\" width=\"auto\" height=\"auto\" src=\"{{ mostProjects.mainImage.imageUrl }}\" alt=\"{{ mostProjects.content.productName }}\"></a></li>{% endfor %}</ul></div> \r\n","modules/product/faceting-form":"<section class=\"mz-facetingform\" {% if pageContext.isDesktop or pageContext.isTablet %}id=\"desktop-filter-actions\" {% else %}id=\"mobile-filter-actions\"{% endif %}><div class=\"mobile_grouping\"><div class=\"mobile-menu-title\"><span>{{ labels.filter }}</span><div class=\"filter-menu-close pull-right\"><i class=\"ion-close\" aria-hidden=\"true\"></i></div></div>{% if pageContext.cmsContext.template.path != \"supp-category\" %}{% with model.facets|findwhere(\"facetType\",\"Hierarchy\") as catlist %}{% if catlist.values.length > 0 %}{% with catlist.values|first as catfirst %}{% if catfirst.isDisplayed %}<div class=\"plp-filter-title maincat-label\"><span>{{ labels.browsebycategory }} </span></div><div class=\"group-facets\">{% for facet in model.facets %}{% if facet.values and facet.facetType == \"Hierarchy\" %}{% if facet.values.length == 1 %}{% include \"modules/product/hierarchy-facets\" with facet=facet facetValues=facet.values|first|prop(\"childrenFacetValues\") %}{% else %}{% include \"modules/product/hierarchy-facets\" with facet=facet facetValues=facet.values %}{% endif %}{% endif %}{% endfor %}</div>{% endif %}{% endwith %}{% endif %}{% endwith %}{% endif %}<div class=\"group-facets filter-acc-grp\">{% if model.facets.length > 0 %}<div class=\"plp-filter-title\"><span>{{ labels.filterbySpecs }}</span>{% block selected-facets %}{% if model.facets %}<div class=\"mz-facetingform-selected clearfix {% for facet in model.facets %}{% if facet.isFaceted %}padding-class {% endif %}{% endfor %}\" ><div class=\"mz-l-sidebaritem\"><ul class=\"mz-facetingform-facet mz-facetingform-facet-hierarchy\">{% set_var facetSelected=\"false\" %}{% set_var trueFalseSelected=\"false\" %}{% with themeSettings.facetsTrueFalse as facetsTrueFalse %}{% with facetsTrueFalse|split(\":\") as refinesplits %}{% for facet in model.facets %}{% for refinesplit in refinesplits %}{% if facet.field == refinesplit %}{% set_var trueFalseSelected=\"true\" %}{% endif %}{% endfor %}{% endfor %}{% if trueFalseSelected == \"true\" %}{% for facet in model.facets %}{% for refinesplit in refinesplits %}{% if facet.field == refinesplit %}{% for fval in facet.values %}{% if fval.isApplied %}{% set_var facetSelected=\"true\" %}<li><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\" class=\"mz-facetingform-value\" data-gtm-action=\"{{facet.label}}\" {% if fval.isApplied %}checked=\"checked\"{% endif %} data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ fval.value }}\" data-mz-url=\"{% make_url \"facet\" fval %}\"><label class=\"mz-facetingform-valuelabel\" for=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\">{{ facet.label }}<i class=\"cat-close-select\"></i></label></li>{% endif %}{% endfor %}{% endif %}{% endfor %}{% endfor %}{% endif %}{% for facet in model.facets %}{% set_var isTrueFalses=\"false\" %}{% with themeSettings.facetsTrueFalse as video %}{% with video|split(\":\") as refinesplits %}{% for refinesplit in refinesplits %}{% if facet.field == refinesplit %}{% set_var isTrueFalses=\"true\" %}{% endif %}{% endfor %}{% if facet.values and facet.facetType != \"Hierarchy\" and facet.field != themeSettings.attributesFQN.productStatus %}{% if isTrueFalses == \"false\" %}{% if facet.field == \"Price\" and facet.field != ratingAttr %}{% for facetPrice in facet.values %}{% if facetPrice.isApplied %}{% set_var facetSelected=\"true\" %}{% with facetPrice.value|slugify|split(\"-to-\") as priceRangeValue %}{% if priceRangeValue.length == 1 %}{% with facetPrice.value|slugify|split(\"-to\") as priceRangeValueNot %}{% if priceRangeValueNot.length == 1 %}<li><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ facetPrice.value|slugify }}\" class=\"mz-facetingform-value\" {% if facetPrice.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ facetPrice.value }}\" data-mz-url=\"{% make_url \"facet\" facetPrice %}\"><label class=\"mz-facetingform-valuelabel\" for=\"{{facet.field|slugify }}_{{ facetPrice.value|slugify }}\">{% if themeSettings.siteLang == \"English\" %}{% with facetPrice.value|currency|split(\".\") as facetPriceFirst %}{% if facetPriceFirst|last == \"00\" %}\r\n                                                                                                ${{facetPriceFirst|first|replace('$','')}} <i class=\"cat-close-select\"></i>{% else %}\r\n                                                                                                ${{facetPrice.value|currency|replace('$','') }} <i class=\"cat-close-select\"></i>{% endif %}{% endwith %}{% else %}{% with facetPrice.value|currency|split(\".\") as facetPriceFirst %}{% if facetPriceFirst|last == \"00\" %}{{facetPriceFirst|first|replace('$','')|replace(',',' ')|replace('.',',') }} $ <i class=\"cat-close-select\"></i>{% else %}{{facetPrice.value|currency|replace('$','')|replace(',',' ')|replace('.',',') }} $ <i class=\"cat-close-select\"></i>{% endif %}{% endwith %}{% endif %}</label></li>{% else %}<li><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ facetPrice.value|slugify }}\" class=\"mz-facetingform-value\" {% if facetPrice.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ facetPrice.value }}\" data-mz-url=\"{% make_url \"facet\" facetPrice %}\"><label class=\"mz-facetingform-valuelabel\" for=\"{{facet.field|slugify }}_{{ facetPrice.value|slugify }}\">{% if themeSettings.siteLang == \"English\" %}{% if not priceRangeValueNot|last %}{% with priceRangeValueNot|first|replace('price','')|currency|split(\".\") as priceRangeValueNotFirst %}{% if priceRangeValueNotFirst|last == \"00\" %}\r\n                                                                                                ${{priceRangeValueNotFirst|first|replace('$','')}}{% else %}\r\n                                                                                                ${{priceRangeValueNot|first|replace('price','')|currency|replace('$','') }}{% endif %}{% endwith %}{{ labels.filterAndAbove }} <i class=\"cat-close-select\"></i>{% endif %}{% else %}{% if not priceRangeValueNot|last %}{% with priceRangeValueNot|first|replace('price','')|currency|replace(',',' ')|replace('.',',')|split(\",\") as priceRangeValueNotFirst %}{% if priceRangeValueNotFirst|last == \"00\" %}{{priceRangeValueNotFirst|first|replace('$','') }} $\r\n                                                                                            {% else %}{{priceRangeValueNot|first|replace('price','')|currency|replace('$','')|replace(',',' ')|replace('.',',') }} $\r\n                                                                                            {% endif %}{% endwith %}{{ labels.filterAndAbove }} <i class=\"cat-close-select\"></i>{% endif %}{% endif %}</label></li>{% endif %}{% endwith %}{% else %}{% with facetPrice.value|slugify|split(\"-to-\") as priceRangeValues %}<li><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ facetPrice.value|slugify }}\" class=\"mz-facetingform-value\" {% if facetPrice.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ facetPrice.value }}\" data-mz-url=\"{% make_url \"facet\" facetPrice %}\"><label class=\"mz-facetingform-valuelabel\" for=\"{{facet.field|slugify }}_{{ facetPrice.value|slugify }}\">{% if themeSettings.siteLang == \"English\" %}{% if priceRangeValues|first == \"price\" %}{{ labels.filterLessThan }}{% with priceRangeValues|last|replace('price','')|currency|split(\".\") as priceRangeValuesLast %}{% if priceRangeValuesLast|last == \"00\" %}\r\n                                                                                        ${{priceRangeValuesLast|first|replace('$','')}}{% else %}\r\n                                                                                        ${{priceRangeValues|first|replace('price','')|currency|replace('$','') }}{% endif %}{% endwith %} <i class=\"cat-close-select\"></i>{% else %}{% with priceRangeValues|first|replace('price','')|currency|split(\".\") as priceRangeValuesFirst %}{% if priceRangeValuesFirst|last == \"00\" %}\r\n                                                                                        ${{priceRangeValuesFirst|first|replace('$','')}}{% else %}\r\n                                                                                        ${{priceRangeValues|first|replace('price','')|currency|replace('$','') }}{% endif %}{% endwith %}\r\n                                                                                -\r\n                                                                                {% with priceRangeValues|last|replace('price','')|currency|split(\".\") as priceRangeValuesLast %}{% if priceRangeValuesLast|last == \"00\" %}\r\n                                                                                        ${{priceRangeValuesLast|first|replace('$','')}}{% else %}\r\n                                                                                        ${{priceRangeValues|last|replace('price','')|currency|replace('$','') }}{% endif %}{% endwith %} <i class=\"cat-close-select\"></i>{% endif %}{% else %}{% if priceRangeValues|first == \"price\" %}{{ labels.filterLessThan }}{% with priceRangeValues|last|replace('price','')|currency|replace(',',' ')|replace('.',',')|split(\",\") as priceRangeValuesLast %}{% if priceRangeValuesLast|last == \"00\" %}{{priceRangeValuesLast|first|replace('$','') }} $\r\n                                                                                    {% else %}{{priceRangeValues|last|replace('price','')|currency|replace('$','')|replace(',',' ')|replace('.',',') }} $\r\n                                                                                    {% endif %}{% endwith %} <i class=\"cat-close-select\"></i>{% else %}{% with priceRangeValues|first|replace('price','')|currency|replace(',',' ')|replace('.',',')|split(\",\") as priceRangeValuesFirst %}{% if priceRangeValuesFirst|last == \"00\" %}{{priceRangeValuesFirst|first|replace('$','') }} $\r\n                                                                                    {% else %}{{priceRangeValues|first|replace('price','')|currency|replace('$','')|replace(',',' ')|replace('.',',') }} $\r\n                                                                                    {% endif %}{% endwith %}\r\n                                                                                -                        \r\n                                                                                {% with priceRangeValues|last|replace('price','')|currency|replace(',',' ')|replace('.',',')|split(\",\") as priceRangeValuesLast %}{% if priceRangeValuesLast|last == \"00\" %}{{priceRangeValuesLast|first|replace('$','') }} $\r\n                                                                                    {% else %}{{priceRangeValues|last|replace('price','')|currency|replace('$','')|replace(',',' ')|replace('.',',') }} $\r\n                                                                                    {% endif %}{% endwith %} <i class=\"cat-close-select\"></i>{% endif %}{% endif %}</label></li>{% endwith %}{% endif %}{% endwith %}{% endif %}{% endfor %}{% else %}{% if themeSettings.siteLang == \"English\" %}{% if facet.field == themeSettings.attributesFQN.productRatings %}{% for facetratings in facet.values|dictsortreversed(\"value\") %}{% if facetratings.isApplied %}{% set_var facetSelected=\"true\" %}<li class=\"ratings_section\">{% with facetratings.value|split(\".\") as valueC %}<input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ facetratings.value|slugify }}\" class=\"mz-facetingform-value\" {% if facetratings.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ facetratings.value }}\" data-mz-url=\"{% make_url \"facet\" facetratings %}\"><label class=\"mz-facetingform-valuelabel {{facet.field|slugify }}_{{ facetratings.value|slugify }}\" for=\"{{facet.field|slugify }}_{{ facetratings.value|slugify }}\"><div class=\"plp-ratings {{ facetratings.value|slugify }}\"></div>{% if facetratings.value|slugify != \"tenantrating5-to-5\" %}<span>&amp; up</span>{% endif %}<i class=\"cat-close-select\"></i></label>{% endwith %}</li>{% endif %}{% endfor %}{% else %}{% for fval in facet.values %}{% if fval.isApplied and facet.field != \"Price\" and facet.field != ratingAttr %}{% set_var facetSelected=\"true\" %}<li><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\" class=\"mz-facetingform-value\" {% if fval.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ fval.value }}\" data-mz-url=\"{% make_url \"facet\" fval %}\"><label class=\"mz-facetingform-valuelabel\" for=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\">{{ fval.label }}<i class=\"cat-close-select\"></i></label></li>{% endif %}{% endfor %}{% endif %}{% else %}{% if facet.field == themeSettings.attributesFQN.productRatingsFr %}{% for facetratings in facet.values|dictsortreversed(\"value\") %}{% if facetratings.isApplied %}{% set_var facetSelected=\"true\" %}<li class=\"ratings_section\">{% with facetratings.value|split(\".\") as valueC %}<input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ facetratings.value|slugify }}\" class=\"mz-facetingform-value\" {% if facetratings.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ facetratings.value }}\" data-mz-url=\"{% make_url \"facet\" facetratings %}\"><label class=\"mz-facetingform-valuelabel {{facet.field|slugify }}_{{ facetratings.value|slugify }}\" for=\"{{facet.field|slugify }}_{{ facetratings.value|slugify }}\"><div class=\"plp-ratings {{ facetratings.value|slugify }}\"></div>{% if facetratings.value|slugify != \"tenantratingfr5-to-5\" %}<span>et plus</span>{% endif %}<i class=\"cat-close-select\"></i></label>{% endwith %}</li>{% endif %}{% endfor %}{% else %}{% for fval in facet.values %}{% if fval.isApplied and facet.field != \"Price\" and facet.field != ratingAttr %}{% set_var facetSelected=\"true\" %}<li><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\" class=\"mz-facetingform-value\" {% if fval.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ fval.value }}\" data-mz-url=\"{% make_url \"facet\" fval %}\"><label class=\"mz-facetingform-valuelabel\" for=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\">{{ fval.label }}<i class=\"cat-close-select\"></i></label></li>{% endif %}{% endfor %}{% endif %}{% endif %}{% endif %}{% endif %}{% endif %}{% endwith %}{% endwith %}{% endfor %}{% if facetSelected == \"true\" %}<li class=\"clear-all\"><button class=\"mz-button mz-facetingform-clearall\" data-mz-action=\"clearFacets\" data-mz-url=\"{% make_url \"facet\" \"clear\"  %}\" >{{ labels.clearAllFilters }}</button></li>{% endif %}{% endwith %}{% endwith %}</ul><div class=\"select_text_more\">+{{ labels.plpShowMore|safe }}</div></div></div>{% endif %}{% endblock selected-facets %}</div>{% endif %}{% set_var isTrueFalseFacet=\"false\" %}{% with themeSettings.facetsTrueFalse as video %}{% with video|split(\":\") as refinesplits %}{% for facet in model.facets %}{% for refinesplit in refinesplits %}{% if facet.field == refinesplit %}{% set_var isTrueFalseFacet=\"true\" %}{% endif %}{% endfor %}{% endfor %}{% if isTrueFalseFacet == \"true\" %}{% set_var refineFilterExists=\"false\" %}{% for facet in model.facets %}{% for refinesplit in refinesplits %}{% if facet.field == refinesplit %}{% for fval in facet.values %}{% if fval.value != 'false' %}{% set_var refineFilterExists=\"true\" %}{% endif %}{% endfor %}{% endif %}{% endfor %}{% endfor %}{% if refineFilterExists == \"true\" %}<div class=\"mz-l-sidebaritem\"><div class=\"border-class\"><p><span class=\"facet-label\">{{ labels.refine }}</span> <i class=\"pull-right fa fa-minus\" aria-hidden=\"true\"></i></p><ul class=\"mz-facetingform-facet mz-facetingform-facet-hierarchy\">{% for facet in model.facets %}{% for refinesplit in refinesplits %}{% if facet.field == refinesplit %}{% for fval in facet.values %}{% if fval.value != 'false' %}<li><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\" class=\"mz-facetingform-value\" {% if fval.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{ labels.refine }}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ fval.value }}\" data-mz-url=\"{% make_url \"facet\" fval %}\"><label class=\"mz-facetingform-valuelabel\" for=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\">{{ facet.label }}</label></li>{% endif %}{% endfor %}{% endif %}{% endfor %}{% endfor %}<div class=\"loadMore\">{{ labels.plpShowMore|safe }}</div></ul></div></div>{% endif %}{% endif %}{% endwith %}{% endwith %}{% for facet in model.facets %}{% set_var isTrueFalses=\"false\" %}{% with themeSettings.facetsTrueFalse as video %}{% with video|split(\":\") as refinesplits %}{% for refinesplit in refinesplits %}{% if facet.field == refinesplit %}{% set_var isTrueFalses=\"true\" %}{% endif %}{% endfor %}{% if facet.values and facet.facetType != \"Hierarchy\" and facet.field != themeSettings.attributesFQN.productStatus %}{% set_var isThematicFilter=\"false\" %}{% for thematic in themeSettings.thematicFilters %}{% if facet.field == thematic.fqn %}{% set_var isThematicFilter=\"true\" %}{% endif %}{% endfor %}{% if isThematicFilter == \"false\" %}{% if isTrueFalses == \"false\" %}<div class=\"mz-l-sidebaritem\"><div class=\"border-class\">{% if facet.field == \"Price\" %}<p>{{ labels.price }} <i class=\"pull-right fa fa-minus\" aria-hidden=\"true\"></i></p>{% else %}<p><span class=\"facet-label\">{{ facet.label }}</span> <i class=\"pull-right fa fa-minus\" aria-hidden=\"true\"></i></p>{% endif %}<ul class=\"mz-facetingform-facet mz-facetingform-facet-hierarchy\">{% if facet.field == \"Price\" %}{% for facetPrice in facet.values %}{% with facetPrice.value|slugify|split(\"-to-\") as priceRangeValue %}{% if priceRangeValue.length == 1 %}{% with facetPrice.value|slugify|split(\"-to\") as priceRangeValueNot %}{% if priceRangeValueNot.length == 1 %}<li><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ facetPrice.value|slugify }}\" class=\"mz-facetingform-value\" {% if facetPrice.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ facetPrice.value }}\" data-mz-url=\"{% make_url \"facet\" facetPrice %}\"><label class=\"mz-facetingform-valuelabel\" for=\"{{facet.field|slugify }}_{{ facetPrice.value|slugify }}\">{% if themeSettings.siteLang == \"English\" %}{% with facetPrice.value|currency|split(\".\") as facetPriceFirst %}{% if facetPriceFirst|last == \"00\" %}\r\n                                                                                        ${{facetPriceFirst|first|replace('$','')}}{% else %}\r\n                                                                                        ${{facetPrice.value|currency|replace('$','') }}{% endif %}{% endwith %}{% else %}{% with facetPrice.value|currency|split(\".\") as facetPriceFirst %}{% if facetPriceFirst|last == \"00\" %}{{facetPriceFirst|first|replace('$','')|replace(',',' ')|replace('.',',') }} $\r\n                                                                                    {% else %}{{facetPrice.value|currency|replace('$','')|replace(',',' ')|replace('.',',') }} $\r\n                                                                                    {% endif %}{% endwith %}{% endif %}</label></li>{% else %}<li><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ facetPrice.value|slugify }}\" class=\"mz-facetingform-value\" {% if facetPrice.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ facetPrice.value }}\" data-mz-url=\"{% make_url \"facet\" facetPrice %}\"><label class=\"mz-facetingform-valuelabel\" for=\"{{facet.field|slugify }}_{{ facetPrice.value|slugify }}\">{% if themeSettings.siteLang == \"English\" %}{% if not priceRangeValueNot|last %}{% with priceRangeValueNot|first|replace('price','')|currency|split(\".\") as priceRangeValueNotFirst %}{% if priceRangeValueNotFirst|last == \"00\" %}\r\n                                                                                        ${{priceRangeValueNotFirst|first|replace('$','')}}{% else %}\r\n                                                                                        ${{priceRangeValueNot|first|replace('price','')|currency|replace('$','') }}{% endif %}{% endwith %}{{ labels.filterAndAbove }}{% endif %}{% else %}{% if not priceRangeValueNot|last %}{% with priceRangeValueNot|first|replace('price','')|currency|replace(',',' ')|replace('.',',')|split(\",\") as priceRangeValueNotFirst %}{% if priceRangeValueNotFirst|last == \"00\" %}{{priceRangeValueNotFirst|first|replace('$','') }} $\r\n                                                                                    {% else %}{{priceRangeValueNot|first|replace('price','')|currency|replace('$','')|replace(',',' ')|replace('.',',') }} $\r\n                                                                                    {% endif %}{% endwith %}{{ labels.filterAndAbove }}{% endif %}{% endif %}</label></li>{% endif %}{% endwith %}{% else %}{% with facetPrice.value|slugify|split(\"-to-\") as priceRangeValues %}<li><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ facetPrice.value|slugify }}\" class=\"mz-facetingform-value\" {% if facetPrice.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ facetPrice.value }}\" data-mz-url=\"{% make_url \"facet\" facetPrice %}\"><label class=\"mz-facetingform-valuelabel\" for=\"{{facet.field|slugify }}_{{ facetPrice.value|slugify }}\">{% if themeSettings.siteLang == \"English\" %}{% if priceRangeValues|first == \"price\" %}{{ labels.filterLessThan }}{% with priceRangeValues|last|replace('price','')|currency|split(\".\") as priceRangeValuesLast %}{% if priceRangeValuesLast|last == \"00\" %}\r\n                                                                                ${{priceRangeValuesLast|first|replace('$','')}}{% else %}\r\n                                                                                ${{priceRangeValues|first|replace('price','')|currency|replace('$','') }}{% endif %}{% endwith %}{% else %}{% with priceRangeValues|first|replace('price','')|currency|split(\".\") as priceRangeValuesFirst %}{% if priceRangeValuesFirst|last == \"00\" %}\r\n                                                                                ${{priceRangeValuesFirst|first|replace('$','')}}{% else %}\r\n                                                                                ${{priceRangeValues|first|replace('price','')|currency|replace('$','') }}{% endif %}{% endwith %}\r\n                                                                        -\r\n                                                                        {% with priceRangeValues|last|replace('price','')|currency|split(\".\") as priceRangeValuesLast %}{% if priceRangeValuesLast|last == \"00\" %}\r\n                                                                                ${{priceRangeValuesLast|first|replace('$','')}}{% else %}\r\n                                                                                ${{priceRangeValues|last|replace('price','')|currency|replace('$','') }}{% endif %}{% endwith %}{% endif %}{% else %}{% if priceRangeValues|first == \"price\" %}{{ labels.filterLessThan }}{% with priceRangeValues|last|replace('price','')|currency|replace(',',' ')|replace('.',',')|split(\",\") as priceRangeValuesLast %}{% if priceRangeValuesLast|last == \"00\" %}{{priceRangeValuesLast|first|replace('$','') }} $\r\n                                                                            {% else %}{{priceRangeValues|last|replace('price','')|currency|replace('$','')|replace(',',' ')|replace('.',',') }} $\r\n                                                                            {% endif %}{% endwith %}{% else %}{% with priceRangeValues|first|replace('price','')|currency|replace(',',' ')|replace('.',',')|split(\",\") as priceRangeValuesFirst %}{% if priceRangeValuesFirst|last == \"00\" %}{{priceRangeValuesFirst|first|replace('$','') }} $\r\n                                                                            {% else %}{{priceRangeValues|first|replace('price','')|currency|replace('$','')|replace(',',' ')|replace('.',',') }} $\r\n                                                                            {% endif %}{% endwith %}\r\n                                                                        -                        \r\n                                                                        {% with priceRangeValues|last|replace('price','')|currency|replace(',',' ')|replace('.',',')|split(\",\") as priceRangeValuesLast %}{% if priceRangeValuesLast|last == \"00\" %}{{priceRangeValuesLast|first|replace('$','') }} $\r\n                                                                            {% else %}{{priceRangeValues|last|replace('price','')|currency|replace('$','')|replace(',',' ')|replace('.',',') }} $\r\n                                                                            {% endif %}{% endwith %}{% endif %}{% endif %}</label></li>{% endwith %}{% endif %}{% endwith %}{% endfor %}{% else %}{% if themeSettings.siteLang == \"English\" %}{% if facet.field == themeSettings.attributesFQN.productRatings %}{% for facetratings in facet.values|dictsortreversed(\"value\") %}{% with facetratings.value|split(\".\") as valueC %}<li class=\"ratings_section\"><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ facetratings.value|slugify }}\" class=\"mz-facetingform-value\" {% if facetratings.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ facetratings.value }}\" data-mz-url=\"{% make_url \"facet\" facetratings %}\"><label class=\"mz-facetingform-valuelabel {{facet.field|slugify }}{{ facetratings.value|slugify }}\" for=\"{{facet.field|slugify }}_{{ facetratings.value|slugify }}\"><div class=\"plp-ratings {{ facetratings.value|slugify }}\"></div>{% if facetratings.value|slugify != \"tenantrating5-to-5\" %}<span>&amp; up</span>{% endif %}</label></li>{% endwith %}{% endfor %}{% else %}{% for fval in facet.values %}<li><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\" class=\"mz-facetingform-value\" {% if fval.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ fval.value }}\" data-mz-url=\"{% make_url \"facet\" fval %}\"><label class=\"mz-facetingform-valuelabel\" for=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\">{% if facet.field == \"tenant~rating-filter\" %}{{ labels.ratingFilter|string_format(fval.label) }}{% else %}{{ fval.label }}{% endif %}</label></li>{% endfor %}{% endif %}{% else %}{% if themeSettings.siteLang == \"English\" %}{% if facet.field == themeSettings.attributesFQN.productRatings %}{% for facetratings in facet.values|dictsortreversed(\"value\") %}{% with facetratings.value|split(\".\") as valueC %}<li class=\"ratings_section\"><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ facetratings.value|slugify }}\" class=\"mz-facetingform-value\" {% if facetratings.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ facetratings.value }}\" data-mz-url=\"{% make_url \"facet\" facetratings %}\"><label class=\"mz-facetingform-valuelabel {{facet.field|slugify }}{{ facetratings.value|slugify }}\" for=\"{{facet.field|slugify }}_{{ facetratings.value|slugify }}\"><div class=\"plp-ratings {{ facetratings.value|slugify }}\"></div>{% if facetratings.value|slugify != \"tenantrating5-to-5\" %}<span>&amp; up</span>{% endif %}</label></li>{% endwith %}{% endfor %}{% else %}{% for fval in facet.values %}<li><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\" class=\"mz-facetingform-value\" {% if fval.isApplied %}checked=\"checked\"{% endif %} data-mz-facet=\"{{ facet.field }}\" data-gtm-action=\"{{facet.label}}\" data-mz-facet-value=\"{{ fval.value }}\" data-mz-url=\"{% make_url \"facet\" fval %}\"><label class=\"mz-facetingform-valuelabel\" for=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\">{{ fval.label }}</label></li>{% endfor %}{% endif %}{% else %}{% if facet.field == themeSettings.attributesFQN.productRatingsFr %}{% for facetratings in facet.values|dictsortreversed(\"value\") %}{% with facetratings.value|split(\".\") as valueC %}<li class=\"ratings_section\"><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ facetratings.value|slugify }}\" class=\"mz-facetingform-value\" {% if facetratings.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ facetratings.value }}\" data-mz-url=\"{% make_url \"facet\" facetratings %}\"><label class=\"mz-facetingform-valuelabel {{facet.field|slugify }}{{ facetratings.value|slugify }}\" for=\"{{facet.field|slugify }}_{{ facetratings.value|slugify }}\"><div class=\"plp-ratings {{ facetratings.value|slugify }}\"></div>{% if facetratings.value|slugify != \"tenantratingfr5-to-5\" %}<span>et plus</span>{% endif %}</label></li>{% endwith %}{% endfor %}{% else %}{% for fval in facet.values %}<li><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\" class=\"mz-facetingform-value\" {% if fval.isApplied %}checked=\"checked\"{% endif %} data-mz-facet=\"{{ facet.field }}\" data-gtm-action=\"{{facet.label}}\" data-mz-facet-value=\"{{ fval.value }}\" data-mz-url=\"{% make_url \"facet\" fval %}\"><label class=\"mz-facetingform-valuelabel\" for=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\">{{ fval.label }}</label></li>{% endfor %}{% endif %}{% endif %}{% endif %}{% endif %}<div class=\"loadMore\">{{ labels.plpShowMore|safe }}</div></ul></div></div>{% endif %}{% endif %}{% endif %}{% endwith %}{% endwith %}{% endfor %}{% if pageContext.isMobile == \"true\" %}{% for thematic in themeSettings.thematicFilters %}{% with model.facets|findwhere(\"field\", thematic.fqn) as facet %}{% if facet.values.length > 0 %}<div class=\"mz-l-sidebaritem\"><div class=\"border-class\"><p>{{labels|prop(thematic.labelCode|safe)}} <i class=\"pull-right fa fa-minus\" aria-hidden=\"true\"></i></p><ul class=\"mz-facetingform-facet mz-facetingform-facet-hierarchy\">{% for fval in facet.values %}<li><input type=\"checkbox\" id=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\" class=\"mz-facetingform-value\" {% if fval.isApplied %}checked=\"checked\"{% endif %} data-gtm-action=\"{{facet.label}}\" data-mz-facet=\"{{ facet.field }}\" data-mz-facet-value=\"{{ fval.value }}\" data-mz-url=\"{% make_url \"facet\" fval %}\"><label class=\"mz-facetingform-valuelabel\" for=\"{{facet.field|slugify }}_{{ fval.value|slugify }}\">{{ fval.label }} <i class=\"cat-close-select\"></i></label></li>{% endfor %}<div class=\"loadMore\">{{ labels.plpShowMore|safe }}</div></ul></div></div>{% endif %}{% endwith %}{% endfor %}{% endif %}</div></div><div class=\"filter-buttons\"><button class=\"mz-apply-btn mz-facetingform-clearall\" data-mz-action=\"clearFacets\" data-mz-url=\"{% make_url \"facet\" \"clear\"  %}\">{{ labels.clearAllFilters }}</button><button class=\"mz-apply-btn\" id=\"mz-apply-filter-btn\"> Apply</button></div></section>\r\n","modules/product/plp-product-rating-average":"{% for property in model.properties %}{% if property.attributeFQN == \"tenant~rating-average\" %}{% if property|prop(\"values\")|first|prop(\"value\") > 0 %}<div class=\"p-w-r\"><section data-testid=\"review-snippet\" class=\"pr-review-snippet-container \"><div class=\"pr-snippet-stars-reco-inline pr-snippet-standard\"><div class=\"pr-snippet-stars-reco-stars\"><div class=\"pr-snippet\"><div class=\"pr-snippet-stars-container\"><div class=\"pr-snippet-stars pr-snippet-stars-png \"><div aria-hidden=\"true\" class=\"pr-rating-stars\">{% for star in \"1,2,3,4,5\"|split(\",\") %}{% if property|prop(\"values\")|first|prop(\"value\") %}{% if property|prop(\"values\")|first|prop(\"value\") >= star %}<div class=\"pr-star-v4 pr-star-v4-100-filled\"></div>{% else %}{% if property|prop(\"values\")|first|prop(\"value\") > star|subtract(1) %}{% if property|prop(\"values\")|first|prop(\"value\")|mod(1) >= 0.65 %}<div class=\"pr-star-v4 pr-star-v4-75-filled\"></div>{% else %}{% if property|prop(\"values\")|first|prop(\"value\")|mod(1) >= 0.35 %}<div class=\"pr-star-v4 pr-star-v4-50-filled\"></div>{% else %}{% if property|prop(\"values\")|first|prop(\"value\")|mod(1) > 0 %}<div class=\"pr-star-v4 pr-star-v4-25-filled\"></div>{% endif %}{% endif %}{% endif %}{% else %}<div class=\"pr-star-v4 pr-star-v4-0-filled\"></div>{% endif %}{% endif %}{% else %}<div class=\"pr-star-v4 pr-star-v4-0-filled\"></div>{% endif %}{% endfor %}</div>{% if property|prop(\"values\")|first|prop(\"value\") %}<div aria-hidden=\"true\" class=\"pr-snippet-rating-decimal\" itemprop=\"ratingValue\">\r\n                                                {{property|prop(\"values\")|first|prop(\"value\")}}\r\n                                            </div><span class=\"pr-accessible-text\">Rated {{property|prop(\"values\")|first|prop(\"value\")}} out of 5 stars</span>{% endif %}</div></div></div></div></section></div>{% endif %}{% endif %}{% endfor %}","modules/product/myacc-brothercare-addressform":"<div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-address1\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"address-line-1\"><span class=\"is-required\"> *</span>Street Address:</label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"\" id=\"address-line-1\" name=\"address-line-1\" data-mz-value=\"address.address1\" value=\"\" maxlength=\"200\" data-custom-validate=\"street1\" data-max-label=\"shippingAddressInvalid\" autocomplete=\"off\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"address.address1\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-address2\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"address-line-2\">Street Address 2:</label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"\" id=\"address-line-2\" name=\"address-line-2\" data-mz-value=\"address.address2\" value=\"\" maxlength=\"200\" data-custom-validate=\"street2\" data-max-label=\"street2Invalid\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"address.address2\"></span></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-city\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"city\"><span class=\"is-required\"> *</span>City:</label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"\" id=\"city\" name=\"city\" data-mz-value=\"address.cityOrTown\" value=\"\" data-custom-validate=\"city\" data-max-label=\"shippingCityInvalid\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"address.cityOrTown\"></span></div><div class=\"mz-addressform-autocompletefields\"><label for=\"autocomplete-state\">State</label><label for=\"autocomplete-zip\"></label></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-state\"><div class=\"mz-l-formfieldgroup-row mz-addressform-state\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"stateProvince\"><span class=\"is-required\"> *</span>Province:</label></div><div class=\"mz-l-formfieldgroup-cell\"><select id=\"stateProvince\" name=\"stateProvince\" data-custom-validate=\"province\" data-mz-value=\"address.stateOrProvince\" value=\"\"><option value=\"\" selected=\"selected\">Select Province</option>{% with themeSettings.canadaProvincelist.data as provinceList %}{% with model.maxMindProvince.siteProvince as maxProv %}{% for province in provinceList %}<option {% if maxProv== province.value %}selected=\"selected\" {% endif %} value=\"{{  province.value }}\">{{ labels|prop(province.langCode|safe) }}</option>{% endfor %}{% endwith %}{% endwith %}</select><span class=\"mz-validationmessage custom-validation-message\" data-mz-validationmessage-for=\"address.stateOrProvince\"></span></div></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-country\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"country\"><span class=\"is-required\"> *</span>Country:</label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"\" id=\"country\" name=\"country\" data-mz-value=\"CA\" readonly=\"\" value=\"CA\"><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"address.countryCode\"></span></div></div></div><div class=\"right\"><div class=\"mz-l-formfieldgroup-row mz-addressform-zip\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"postal-code\"><span class=\"is-required\"> *</span>Postal Code:</label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"\" id=\"postal-code\" name=\"postal-code\" data-mz-value=\"address.postalOrZipCode\" value=\"\" max=\"7\" maxlength=\"7\" data-custom-validate=\"postalcode\" data-max-label=\"shippingZipInvalid\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"address.postalOrZipCode\"></span></div></div></div></div><div class=\"form-rows clearfix\"><div class=\"left\"><div class=\"mz-l-formfieldgroup-row mz-addressform-phone\"><div class=\"mz-l-formfieldgroup-cell\"><label for=\"shippingphone\"><span class=\"is-required\"> *</span>Phone Number:</label></div><div class=\"mz-l-formfieldgroup-cell\"><input type=\"text\" placeholder=\"\" name=\"shippingphone\" data-mz-value=\"phoneNumbers.home\" value=\"\" data-custom-validate=\"phonenumber\" data-max-label=\"phoneNumberInvalid2\"><span class=\"custom-validation-message mz-validationmessage\" data-mz-validationmessage-for=\"phoneNumbers.home\"></span></div></div></div></div>","modules/product/pdp-ribbon":"\r\n\r\n{% with model|get_product_attribute(themeSettings.attributesFQN.blackfridayFlag)|prop(\"values\")|first|prop(\"value\") as blackfridayFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.refurbishedFlag)|prop(\"values\")|first|prop(\"value\") as refurbishedFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.saleFlag)|prop(\"values\")|first|prop(\"value\") as saleFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.bestsellerFlag)|prop(\"values\")|first|prop(\"value\") as bestsellerFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.freeItemFlag)|prop(\"values\")|first|prop(\"value\") as freeItemFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.refreshEligibleFlag)|prop(\"values\")|first|prop(\"value\") as refreshEligibleFlag %}{% comment %}\r\n  only show 2 flags at a time. priority is refresh-eligible, refurbished, blackfriday, sale, free-item, bestseller\r\n{% endcomment %}{% comment %}{% dump blackfridayFlag %}{% dump refurbishedFlag %}{% dump saleFlag %}{% dump bestsellerFlag %}{% dump freeItemFlag %}{% dump refreshEligibleFlag %}{% endcomment %}{% comment %}\r\n  only show two flags\r\n{% endcomment %}{% set_var firstTag=false %}{% set_var secondTag=false %}{% if refreshEligibleFlag %}<span class=\"plp-refresheligiblestrip\">{{ labels.refreshEligibleLabel }}</span>{% set_var firstTag=true %}{% endif %}{% if refurbishedFlag %}<span class=\"plp-refurbstrip\">{{ labels.goodasnewLabel }}</span>{% if not firstTag %}{% set_var firstTag=true %}{% else %}{% set_var secondTag=true %}{% endif %}{% endif %}{% if blackfridayFlag and not refreshEligibleFlag and not refurbishedFlag and not secondTag %}<span class=\"plp-blackfriday 2\">{{ labels.blackfridayLabel }}</span>{% if not firstTag %}{% set_var firstTag=true %}{% else %}{% set_var secondTag=true %}{% endif %}{% endif %}{% if saleFlag or model.price.salePrice and not blackfridayFlag and not secondTag %}<span class=\"plp-salestrip\">{{ labels.saleLabel }}</span>{% if not firstTag %}{% set_var firstTag=true %}{% else %}{% set_var secondTag=true %}{% endif %}{% endif %}{% if freeItemFlag and not secondTag %}<span class=\"plp-freeitemstrip\">{{ labels.freeItemLabel }}</span>{% if not firstTag %}{% set_var firstTag=true %}{% else %}{% set_var secondTag=true %}{% endif %}{% endif %}{% if bestsellerFlag and not secondTag %}<span class=\"plp-bestsellerstrip 3\">{{ labels.bestsellerLabel }}</span>{% if not firstTag %}{% set_var firstTag=true %}{% else %}{% set_var secondTag=true %}{% endif %}{% endif %}{% comment %}{% if blackfridayFlag %}<span class=\"plp-blackfriday\">{{ labels.blackfridayLabel }}</span>{% if refurbishedFlag %}<span class=\"plp-refurbstrip\">{{ labels.goodasnewLabel }}</span>{% else %}{% if (saleFlag or model.price.salePrice) and not blackfridayFlag %}<span class=\"plp-salestrip\">{{ labels.saleLabel }}</span>{% else %}{% if bestsellerFlag %}<span class=\"plp-bestsellerstrip\">{{ labels.bestsellerLabel }}</span>{% endif %}{% endif %}<span data-mz-product-creation-date=\"{{ model.createDate }}\" style=\"display: none;\">{{ labels.newLabel }}</span>{% endif %}{% else %}{% if refurbishedFlag %}<span class=\"plp-refurbstrip\">{{ labels.goodasnewLabel }}</span>{% if (saleFlag or model.price.salePrice) and not blackfridayFlag %}<span class=\"plp-salestrip\">{{ labels.saleLabel }}</span>{% else %}{% if bestsellerFlag %}<span class=\"plp-bestsellerstrip\">{{ labels.bestsellerLabel }}</span>{% endif %}{% endif %}{% else %}{% if saleFlag or model.price.salePrice and not blackfridayFlag  %}<span class=\"plp-salestrip\">{{ labels.saleLabel }}</span>{% endif %}{% if bestsellerFlag %}<span class=\"plp-bestsellerstrip\">{{ labels.bestsellerLabel }}</span>{% endif %}<span data-mz-product-creation-date=\"{{ model.createDate }}\" style=\"display: none;\">{{ labels.newLabel }}</span>{% endif %}{% endif %}{% endcomment %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}","modules/product/plp-supp-acc-zinfi":"{% if model.items %}{% for supp in model.items %}{% with supp|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with supp|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with supp|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% with supp.inventoryInfo.onlineStockAvailable as stock %}<li class=\"{% if pageContext.cmsContext.template.path == \"supp-category\" %} mz-productlist-item {% endif %}\" data-mz-product=\"{{ supp.productCode }}\"><div class=\"hide\"><a href='{% make_url \"product\" supp %}'><span>{{supp.content.productName|safe}}</span></a><span>{{ forloop.index }}</span></div><div class=\"supp-container\"><div class=\"product-supp-image\"><div class=\"mz-productlisting-image\">{% block product-image %}<a data-remodal-target=\"{{ supp.productCode }}\" class=\"quickView\">{% if supp.content.productImages.length>0 %}{% with supp.content.productImages|first as mainImage %}<img loading=\"lazy\" width=\"100\" height=\"100\" data-src=\"{% make_url \"image\" mainImage.imageUrl with max=themeSettings.listProductThumbSize as_parameter %}\" {% if mainImage.altText %}alt=\"{{ mainImage.altText }}\" {% else %} alt=\"{{ item.content.productName }}\"{% endif %} />{% endwith %}{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"100\" height=\"100\" src=\"{{ labels.brothernoImage }}?max=300\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"100\" height=\"100\" src=\"{{ labels.brothernoImage }}?max=300\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} />{% endif %}{% endif %}</a>{% endblock product-image %}</div></div><div class=\"supp-product-info\"><div class=\"supp-title\"><p><a  href=\"{% make_url \"product\" supp %}\" data-remodal-target=\"{{ supp.productCode }}\" class=\"quickView\">{{ supp.content.productName|safe }}</a></p><p class=\"model-num\">{{ labels.itemNumber}}: {{supp.productCode}} </p><div class=\"average-rating\">{% include \"modules/product/plp-product-rating-average\" with model=supp %}</div></div>{% if not hidePricingValue.value %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}<div class=\"supp-price\"><div class=\"mobileSeperator\">{% include \"modules/common/price-not-model\" with model=supp %}</div>{% if productstatusFlag.value|upper != \"DISCONTINUED\" %}<a href=\"javascript:void(0);\" class=\"no-brdr-btn add-to-wishlist forMobile\" data-product-id=\"{{ supp.productCode }}\" data-mz-action=\"addToWishlist\">{{ labels.addToWishlist|safe }}</a>{% endif %}</div>{% endif %}{% endif %}</div><div class=\"supp-buttons\">{% if stock <= 0 %}<div class=\"no-purchasable-wrap notify-for-product\"><div class=\"out-stock\">\r\n                                                    {{ labels.outOfStock }}\r\n                                                </div></div>{% else %}{% with supp|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidepricingflag %}{% if supp.inventoryInfo.onlineStockAvailable >= 0 %}{% if supp.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == \"ACTIVE\"  %}{% if exclusivetypeFlag.value|upper == \"NONE\" and not hidepricingflag.value and supp.productType != \"Loyalty Program\" %}{% if not hidepricingflag.value and supp.productType != \"Loyalty Program\" %}{% if not hidePricingValue.value %}<div  class=\"pro-conv-controls\">{% with supp.content.productName|safe as productTitleName %}<input type=\"button\" class=\"pr-plus\" value=\"\" aria-label=\"{{ labels.increaseQuantity|string_format(productTitleName ) }}\"><input type=\"tel\" class=\"qty pro-qty\" value=\"1\" data-id=\"\"  min=\"1\" max=\"20\" data-mz-max-qnt=\"5\"/><input type=\"button\" class=\"pr-minus\" value=\"\" aria-label=\"{{ labels.decreaseQuantity|string_format(productTitleName )}}\"><p class=\"limits moq-error\"></p>{% endwith %}</div>{% endif %}<button id=\"add-to-cart2-{{ supp.productCode }}\" class=\"supplies_addtocart mz-productdetail-addtocart mz-button mz-button-large {% if not supp.purchasableState.isPurchasable %}is-disabled{% endif %}\" {% if not supp.purchasableState.isPurchasable %} disabled=\"disabled\" {% endif %} {% if pageContext.cmsContext.template.path == \"supp-category\" %} data-mz-action=\"addToCart\" {% endif %}data-product-id=\"{{ supp.productCode }}\">\r\n                                                                    {{ labels.addToCart }}\r\n                                                                </button>{% endif %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ supp.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value == \"Transition\"  %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ supp.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ supp.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"DISCONTINUED\" %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% endif %}{% if not supp.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == \"ACTIVE\"  %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}<div class=\"stock-checking\"><div class=\"out-stock\">\r\n                                                                    {{labels.outOfStock}}\r\n                                                                </div><a class=\"rosebutton\">{{labels.notifyme}}</a></div>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ supp.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value == \"Transition\"  %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ supp.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ supp.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value == \"discontinued\" %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% endif %}{% endif %}{% endwith %}{% endif %}{% if productstatusFlag.value|upper != \"DISCONTINUED\" %}<a href=\"javascript:void(0);\" class=\"no-brdr-btn add-to-wishlist forIpadWeb\" data-product-id=\"{{ supp.productCode }}\" data-mz-action=\"addToWishlist\">{{ labels.addToWishlist|safe }}</a>{% endif %}</div></div></li>{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endfor %}{% endif %}\r\n","modules/product/pr-review-listing":"<script  src=\"//static.powerreviews.com/widgets/v1/widget.js\"></script><div id=\"PRInlineRating-{{model.productCode}}\" class=\"pr-inline-rating\" data-mz-product-code=\"{{ model.productCode }}\" data-mz-product-url=\"{{ model.url }}\" style=\"display:none;\"><div id=\"pr-snippet-{{model.productCode}}\" class=\"pr-snippet\" ><div id=\"reviewSnippetProduct\" style=\"width:240px; float:left;\"><div class=\"pr-snippet-wrapper\"><div class=\"pr-snippet-stars\" style=\"width:120px\"><div id=\"pr-snippet-star-image\" title=\"That's good stuff\">&nbsp;</div><span id=\"pr-snippet-rating-decimal\" class=\"pr-snippet-rating-decimal pr-rounded\"></span></div><p id=\"pr-snippet-review-count\" class=\"pr-snippet-review-count\"></p><div class=\"pr-snippet-read-write\"><div class=\"pr-snippet-read-reviews\" style=\"display:none;\"><a href=\"{{model.url}}#reviewDisplayProduct\" data-pr-event=\"snippet-read-reviews\" class=\"pr-snippet-link\" id=\"pr-snippet-read-link-{{model.productCode}}\">Read <span id=\"pr-snippet-read-review-count\"></span> {{ labels.reviews }}</a></div><div class=\"pr-snippet-write-review\" style=\"display:none;\"><a href=\"\" data-pr-event=\"snippet-write-review\" class=\"pr-snippet-link\">{{ labels.writeReview }}</a></div><div class=\"pr-snippet-write-first-review\" style=\"display:none;\"><p>Be the first to</p><a href=\"{{model.url}}#reviewDisplayProduct\" data-pr-event=\"snippet-write-review\" class=\"pr-snippet-link\">{{ labels.writeReview }}</a></div><div class=\"pr-clear\"></div></div><div class=\"pr-clear\"></div><div class=\"pr-snippet-social-bar\"><div class=\"pr-clear\"></div></div></div></div></div></div>\r\n\r\n","modules/product/plp-supp-acc":"{% if model.items %}{% for supp in model.items %}{% with supp|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with supp|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with supp|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% with supp.inventoryInfo.onlineStockAvailable as stock %}<li class=\"{% if pageContext.cmsContext.template.path == \"supp-category\" %} mz-productlist-item {% endif %}\" data-mz-product=\"{{ supp.productCode }}\"><div class=\"hide\"><a href='{% make_url \"product\" supp %}'><span>{{supp.content.productName|safe}}</span></a><span>{{ forloop.index }}</span></div><div class=\"supp-container\"><div class=\"product-supp-image\"><div class=\"mz-productlisting-image\">{% block product-image %}<a data-remodal-target=\"{{ supp.productCode }}\" class=\"quickView\">{% if supp.content.productImages.length>0 %}{% with supp.content.productImages|first as mainImage %}<img loading=\"lazy\" width=\"100\" height=\"100\" data-src=\"{% make_url \"image\" mainImage.imageUrl with max=themeSettings.listProductThumbSize as_parameter %}\" {% if mainImage.altText %}alt=\"{{ mainImage.altText }}\" {% else %} alt=\"{{ item.content.productName }}\"{% endif %} />{% endwith %}{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"100\" height=\"100\" src=\"{{ labels.brothernoImage }}?max=300\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"100\" height=\"100\" src=\"{{ labels.brothernoImage }}?max=300\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} />{% endif %}{% endif %}</a>{% endblock product-image %}</div></div><div class=\"supp-product-info\"><div class=\"supp-title\"><p><a  href=\"{% make_url \"product\" supp %}\" data-remodal-target=\"{{ supp.productCode }}\" class=\"quickView\">{{ supp.content.productName|safe }}</a></p><p class=\"model-num\">{{ labels.itemNumber}}: {{supp.productCode}} </p><div class=\"average-rating\">{% include \"modules/product/plp-product-rating-average\" with model=supp %}</div></div>{% if not hidePricingValue.value %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}<div class=\"supp-price\"><div class=\"mobileSeperator\">{% include \"modules/common/price-not-model\" with model=supp %}</div>{% if productstatusFlag.value|upper != \"DISCONTINUED\" %}<a href=\"javascript:void(0);\" class=\"no-brdr-btn add-to-wishlist forMobile\" data-product-id=\"{{ supp.productCode }}\" data-mz-action=\"addToWishlist\">{{ labels.addToWishlist|safe }}</a>{% endif %}</div>{% endif %}{% endif %}</div><div class=\"supp-buttons\">{% if stock <= 0 %}<div class=\"no-purchasable-wrap notify-for-product\"><div class=\"out-stock\">\r\n                                                    {{ labels.outOfStock }}\r\n                                                </div></div>{% else %}{% with supp|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidepricingflag %}{% if supp.inventoryInfo.onlineStockAvailable >= 0 %}{% if supp.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == \"ACTIVE\"  %}{% if exclusivetypeFlag.value|upper == \"NONE\" and not hidepricingflag.value and supp.productType != \"Loyalty Program\" %}{% if not hidepricingflag.value and supp.productType != \"Loyalty Program\" %}{% if not hidePricingValue.value %}<div class=\"pro-conv-wrap\"><label class=\"quantity-label\" for=\"product-quantity-{{supp.productCode}}\">{{labels.qty}}</label><div  class=\"pro-conv-controls\">{% with supp.content.productName|safe as productTitleName %}<input type=\"button\" class=\"pr-plus\" value=\"\" aria-label=\"{{ labels.increaseQuantity|string_format(productTitleName ) }}\"><input id=\"product-quantity-{{supp.productCode}}\" type=\"tel\" class=\"qty pro-qty\" value=\"1\" data-id=\"\"  min=\"1\" max=\"20\" data-mz-max-qnt=\"5\"/><input type=\"button\" class=\"pr-minus\" value=\"\" aria-label=\"{{ labels.decreaseQuantity|string_format(productTitleName )}}\"><p class=\"limits moq-error\"></p>{% endwith %}</div></div>{% endif %}<button id=\"add-to-cart2-{{ supp.productCode }}\" class=\"supplies_addtocart mz-productdetail-addtocart mz-button mz-button-large {% if not supp.purchasableState.isPurchasable %}is-disabled{% endif %}\" {% if not supp.purchasableState.isPurchasable %} disabled=\"disabled\" {% endif %} {% if pageContext.cmsContext.template.path == \"supp-category\" %} data-mz-action=\"addToCart\" {% endif %}data-product-id=\"{{ supp.productCode }}\">\r\n                                                                    {{ labels.addToCart }}\r\n                                                                </button>{% endif %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ supp.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value == \"Transition\"  %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ supp.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ supp.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"DISCONTINUED\" %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% endif %}{% if not supp.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == \"ACTIVE\"  %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}<div class=\"stock-checking\"><div class=\"out-stock\">\r\n                                                                    {{labels.outOfStock}}\r\n                                                                </div><a class=\"rosebutton\">{{labels.notifyme}}</a></div>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ supp.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value == \"Transition\"  %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ supp.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ supp.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value == \"discontinued\" %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% endif %}{% endif %}{% endwith %}{% endif %}{% if productstatusFlag.value|upper != \"DISCONTINUED\" %}<a href=\"javascript:void(0);\" class=\"no-brdr-btn add-to-wishlist forIpadWeb\" data-product-id=\"{{ supp.productCode }}\" data-mz-action=\"addToWishlist\">{{ labels.addToWishlist|safe }}</a>{% endif %}</div></div></li>{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endfor %}{% endif %}\r\n","modules/product/price-added-to-cart":"{% with dynamicProvince|default(themeSettings.defaultProvinceCode) as provi %}{% with themeSettings.attributesFQN.ecoFee|string_format(provi) as ecoStr %}{% with model|get_product_attribute(ecoStr) as rawEcoFeeAttr %}{% with rawEcoFeeAttr.values|first as rawEcoFeeValues %}{% with rawEcoFeeValues.value as rawEcoFee %}{% with rawEcoFee|default(\"0.00\")|currency as ecoFee %}{% with model.price.salePrice|default(model.price.price) as rawProductPrice %}{% with rawProductPrice|currency as productPrice %}{% with rawProductPrice|add(rawEcoFee)|currency as totalPrice %}<div data-mz-lang=\"{{ provi }}\" itemscope=\"\" data-mz-lang=\"{{ themeSettings.siteLang }}\" data-mz-ecostr=\"{{ ecoStr }}\" data-mz-isprovince=\"{% if dynamicProvince  %}yes{% endif %}\" data-mz-rawecofee=\"{{ rawEcoFee }}\" data-mz-province=\"{{ provi }}\" data-mz-productprice=\"{{ rawProductPrice }}\" data-mz-ecofee=\"{{ ecoFee }}\"  itemtype=\"http://schema.org/PriceSpecification\" id=\"ecofeeadded\" class=\"ecofeeadded mz-pricestack {% if model.onSale %}no-sale-price{% endif %}\">{% if model.salePrice > 0 %}<span class=\"mz-price\">{% if themeSettings.siteLang == \"English\" %}<sup>$</sup>{{totalPrice|replace('$','')|safe}}{% else %}{{totalPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <sup>$</sup>{% endif %}</span><span class=\"mz-price is-crossedout\">{% if themeSettings.siteLang == \"English\" %}\r\n                        ${{totalPrice|replace('$','')|safe}}{% else %}{{totalPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe}} $\r\n                    {% endif %}</span>{% else %}<span class=\"mz-price\">{% if themeSettings.siteLang == \"English\" %}<sup>$</sup>{{totalPrice|replace('$','')|safe}}{% else %}{{totalPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe}} <sup>$</sup>{% endif %}</span>{% endif %}{% if apicontext.headers.x-vol-locale == 'fr-CA' or themeSettings.siteLang == \"French\" %}{% with productPrice|replace('$','')|replace(',',' ')|replace('.',',')|safe as frenchprice  %}{% with \"{0} $\"|string_format(frenchprice) as ecoproductprice  %}{% with ecoFee|replace('$','')|replace(',',' ')|replace('.',',')|safe as frenchecoprice  %}{% with \"{0} $\"|string_format(frenchecoprice) as ecoprice  %}{% if ecoFee != '$0.00'%}<span class=\"clearboth eco-fee-message\">{{ labels.ecoFeeLabel|string_format(ecoproductprice,ecoprice,labels.ecofeeTooltip)|safe }}</span>{% endif %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% else %}{% if ecoFee != '$0.00'%}<span class=\"clearboth eco-fee-message\">{{ labels.ecoFeeLabel|string_format(productPrice,ecoFee,labels.ecofeeTooltip)|safe }}</span>{% endif %}{% endif %}</div>{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}\r\n","modules/product/price-stack-plp":"<div itemprop=\"priceSpecification\" itemscope itemtype=\"http://schema.org/PriceSpecification\" class=\"mz-pricestack{% if model.priceRange %} mz-pricestack-range{% endif %} {% if if model.onSale %}no-sale-price{% endif %}\">{% if model.hasPriceRange %}<span itemprop=\"minPrice\" class=\"mz-pricestack-price-lower\">{% include \"modules/common/price-plp\" with model=model.priceRange.lower %}</span><span itemprop=\"maxPrice\" class=\"mz-pricestack-price-upper\">{% include \"modules/common/price-plp\" with model=model.priceRange.upper %}</span>{% else %}{% include \"modules/common/price-plp\" with model=model.price %}{% endif %}</div>","modules/product/price-stack":"<div itemprop=\"priceSpecification\" itemscope itemtype=\"http://schema.org/PriceSpecification\" class=\"mz-pricestack{% if model.priceRange %} mz-pricestack-range{% endif %}\">{% if model.hasPriceRange %}<span itemprop=\"minPrice\" class=\"mz-pricestack-price-lower\">{% include \"modules/common/price\" with model=model.priceRange.lower %}</span><span itemprop=\"maxPrice\" class=\"mz-pricestack-price-upper\">{% include \"modules/common/price\" with model=model.priceRange.upper %}</span>{% else %}{% include \"modules/common/price\" with model=model.price %}{% endif %}</div><div class=\"stock-checking\">{% if not model.purchasableState.isPurchasable %}<div class=\"out-stock\"><i class=\"fa fa-times-circle\" aria-hidden=\"true\"></i>{{ labels.outOfStock }}\r\n        </div>{% else %}{% if model.inventoryInfo.manageStock and model.inventoryInfo.onlineStockAvailable > 0 %}<div class=\"in-stock\"><img loading=\"lazy\" class=\"stock-img\" width=\"20\" height=\"20\" src=\"/../resources/images/pdp-check-circle.svg\" alt=\"In Stock\"><link itemprop='availability' href='https://schema.org/InStock' /> {{labels.inStockItem}}\r\n            </div>{% endif %}{% endif %}</div>","modules/product/product-awards":"{% with model|get_product_attribute_value(themeSettings.attributesFQN.awardPDP) as awardsAttribute %}{% with awardsAttribute|split(';') as awards %}<h4 class=\"text-center\" >{{ labels.ProductAwards }}</h4><div class=\"awards-container\"><ul class=\"category-awards-ul clearfix\">{% for award in awards %}<li><div class=\"category-awards-inner-wrapper\">{% with award|split('|') as awardKeyValue %}{% for i in awardKeyValue %}{% if forloop.counter == 1 %}<img loading=\"lazy\" width=\"auto\" height=\"auto\" src=\"{{i}}\" {% if model.mainImage.altText %}alt=\"{{ model.mainImage.altText }}\" {% else %} alt=\"Product awards\" {% endif %}>{% else %}<p>{{i}}</p>{% endif %}{% endfor %}{% endwith %}</div></li>{% endfor %}</ul></div>{% endwith%}{% endwith %}","modules/product/product-compare":"{% extends \"page\" %}{% block title-tag-content %}{% firstof pageContext.metaTitle labels.CompareProducts %} - {% parent %}{% endblock title-tag-content %}{% block body-tag-classes %} mz-compare-products {% endblock body-tag-classes %}{% block body-content %}<div class=\"mz-l-container\"><div class=\"breadcrumbs-wrap\">{% block breadcrumbs %}{% if themeSettings.showBreadcrumbs %}{% include \"modules/breadcrumbs\" %}{% endif %}{% endblock breadcrumbs %}<h1 class=\"mz-pagetitle\">\r\n            {{ labels.CompareProducts }}\r\n        </h1></div></div>{% endblock body-content %}{% block body-below-content %}{% endblock body-below-content %}","modules/product/product-compatible-with-tab-page":"{% if model.items.length != 0 %}{% preload_json model \"suppliesAccessoriesProduct\" %}<div class=\"category-group-wrapper\"><button type=\"button\" id=\"shop-now-sup-acc-close\" class=\"shop-now-sup-acc-close\"><img loading=\"lazy\" width=\"20px\" height=\"20px\" class=\"\" src=\"{% make_url 'cdn' '/resources/images/close-black-icon.svg' %}\" alt=\"Close\"></button><ul class=\"wrap-all-products active compatible-with-ul\">{% for item in model.items %}<li class=\"class-{{ forloop.index }} pro-list clearfix\"><div class=\"pro-image-name clearfix\"><div class=\"pro-image\"><a data-remodal-target=\"{{ item.productCode }}\" class=\"quickView\">{% if item.content.productImages.length > 0 %}{% with item.content.productImages|first as mainImage %}<img loading=\"lazy\" width=\"160px\" height=\"160px\" data-src=\"{% make_url \"image\" mainImage.imageUrl with max=themeSettings.listProductThumbSize as_parameter %}\" {% if mainImage.altText %} alt=\"{{ mainImage.altText }}\"{% else %} alt=\"{{ item.content.productName }}\" {% endif %} />{% endwith %}{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" src=\"{{ labels.brothernoImage }}?max=300\" {% if item.content.productName %} alt=\"{{ item.content.productName }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" src=\"{{ labels.brothernoImage }}?max=300\" {% if item.content.productName %} alt=\"{{ item.content.productName }}\"{% endif %} />{% endif %}{% endif %}</a></div><div class=\"pro-name supplies-product-details\"><p><a href=\"{% make_url \"product\" item %}\">{{ item.content.productName|safe }}</a></p><div class=\"pd-model\"><dl class=\"mz-productcodes mz-propertylist mz-pagetitle-note mz-l-stack-section\"><dt class=\"mz-productcodes-productcode-label\">{{ labels.itemNumber }}:</dt><dd class=\"mz-productcodes-productcode\" itemprop=\"sku\">{{ item.variationProductCode|default(item.productCode) }}</dd></dl></div></div></div><div class=\"pro-name supplies-product-details mobile-show\"><p><a href=\"{% make_url \"product\" item %}\">{{ item.content.productName|safe }}</a></p><div class=\"pd-model\"><dl class=\"mz-productcodes mz-propertylist mz-pagetitle-note mz-l-stack-section\"><dt class=\"mz-productcodes-productcode-label\">{{ labels.itemNumber }}:</dt><dd class=\"mz-productcodes-productcode\">{{ item.variationProductCode|default(item.productCode) }}</dd></dl></div></div><div class=\"pro-price\">{% with item|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}{% with item|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with item|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}{% include \"modules/common/price-not-model\" with model=item %}{% endif %}{% endwith %}{% endwith %}{% endif %}{% endwith %}</div><div class=\"qt-cart-wrap pro-qty-cart\">{% set_var addToCartCTA=\"show\" %}{% set_var addToWishListCTA=\"show\" %}{% with item|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with item|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with item.inventoryInfo.onlineStockAvailable as stock %}{% if productstatusFlag.value|upper == \"ACTIVE\" %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% set_var addToCartCTA=\"show\" %}{% set_var addToWishListCTA=\"show\" %}{% if stock!= 0 %}{% set_var backInStockCTA=\"hide\" %}{% else %}{% if stock== 0 %}{% set_var storeLocatorCTA=\"show\" %}{% set_var addToCartCTA=\"hide\" %}{% endif %}{% endif%}{% else %}{% if exclusivetypeFlag.value|upper ==\"DEALER\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"show\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"BCAPP\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"show\" %}{% endif %}{% endif%}{% endif %}{% else%}{% if productstatusFlag.value|upper == \"TRANSITION\" %}{% set_var discontinuedCTA=\"show\" %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"DEALER\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"BCAPP\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% endif %}{% endif%}{% endif %}{% else %}{% if productstatusFlag.value|upper ==\"DISCONTINUED\" %}{% set_var discontinuedCTA=\"show\" %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"DEALER\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"BCAPP\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% endif %}{% endif%}{% endif %}{% endif %}{% endif %}{% endif %}{% if addToCartCTA ==\"show\" %}{% with item|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}<label for=\"product-quantity-{{item.productCode}}\">{{labels.qty}}</label><div data-mz-action=\"addToCart\" class=\"pro-conv-controls\">{% with item.content.productName|safe as productTitleName %}<input type=\"button\" class=\"pr-plus\" value=\"\" aria-label=\"{{ labels.increaseQuantity|string_format(productTitleName ) }}\">{% with item|get_product_attribute(\"tenant~maxOrderQnt\")  as maxqnt %}<input id=\"product-quantity-{{item.productCode}}\" type=\"tel\" class=\"qty pro-qty\" value=\"1\" data-id=\"{{ item.productCode}}\"  min=\"1\" max=\"20\" data-mz-max-qnt=\"{% if maxqnt.value %}{{maxqnt }}{% else %}{{ themeSettings.maxOrderQnt }}{% endif %}\"/>{% endwith %}<input type=\"button\" class=\"pr-minus\" value=\"\" aria-label=\"{{ labels.decreaseQuantity|string_format(productTitleName )}}\"><p class=\"limits moq-error\"></p>{% endwith %}</div>{% endif %}{% endwith %}{% endif %}<div class=\"pdp-btn-separtor {% if addToCartCTA !=\"show\" %}notify-full-width{% endif %}\"><div class=\"pro-wish-acc\">{% if addToWishListCTA==\"show\"  %}<button class=\"wishlist mz-productdetail-addtowishlist mz-button {% if not model.purchasableState.isPurchasable %} addtowishlist-pur {% endif %}\" data-product-id=\"{{ item.productCode}}\" style=\"cursor: pointer;\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t{{ labels.addToWishlist|safe }} \r\n\t\t\t\t\t\t\t\t\t\t\t\t</button>{% endif %}</div>{% if addToCartCTA ==\"show\" %}{% with item|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}<div data-mz-action=\"addToCart\"><button class=\"add-to-cart\" data-productID = \"{{ item.productCode}}\" >\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ labels.addToCart }}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</button></div>{% endif %}{% endwith %}{% else %}{% if stock < 1 %}<div class=\"no-purchasable-wrap notify-for-product\"><div class=\"out-stock\"><i class=\"fa fa-times-circle\" aria-hidden=\"true\"></i>{{ labels.outOfStock }}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t</div><div class=\"no-purchasable-not\"><span class=\"closenotifypopup\"><img loading=\"lazy\" width=\"20px\" height=\"20px\" src=\"/resources/images/close-black-icon.svg\" alt=\"Close\"></span><form  class=\"clearfix send-not new-notify-form\"><input type=\"text\" placeholder=\"*{{ labels.pdpEnterEmail }}\" name=\"notifyReStockEmail-{{ item.productCode }}\" data-mz-productcode=\"{{ item.productCode }}\"><button type=\"button\" class=\"not-submit notifyReStockEmail-btn\" > {{ labels.submit }} </button><div class=\"squaredFour clearfix\"><input type=\"checkbox\" value=\"None\" id=\"notify{{ item.productCode }}\" name=\"check\"><label for=\"notify{{ item.productCode }}\" class=\"check-label\"></label><label for=\"notify{{ item.productCode }}\" class=\"reg-pr\">{{ labels.specialDealsAndNews }}</label></div></form></div></div>{% endif %}{% endif %}</div>{% endwith %}{% endwith %}{% endwith %}</div></li>{% endfor %}</ul></div>{% else %}{% if not pageContext.isEditMode %}{% dropzone id=\"no-supplies\" scope=\"template\" %}{% endif %}{% endif %}\r\n","modules/product/product-gallery":"{% if model.items.length > 0 %}{% preload_json model.items \"similarProducts\" %}<ul class=\"product-gallery-list  owl-carousel owl-theme\">{% for itm in model.items %}{% with itm|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with itm|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}{% if itm.inventoryInfo.onlineStockAvailable <= 0 and exclusivetypeFlag.value|upper == \"NONE\" %}{% else %}<li class=\"product-gallery-item\" ><div class=\"product-gallery-item-image\"><a href=\"{% make_url \"product\" itm %}\">{% if itm.mainImage %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" class=\"owl-lazy\" data-src=\"{{itm.mainImage.imageUrl}}?max=300&quality=90\" {% if itm.altText %}alt=\"{{ itm.altText }}\" {% else %} alt=\"{{ itm.content.productName|safe }}\" {% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" src=\"{% make_url 'cdn' '/resources/images/no-product-image.png?max=300&quality=90' %}\" class=\"mz-productimages-mainimage no-images\" {% if itm.content.productName %} alt=\"{{ itm.content.productName }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" src=\"{% make_url 'cdn' '/resources/images/no-image-fr.png?max=300&quality=90' %}\" class=\"mz-productimages-mainimage no-images\" {% if itm.content.productName %} alt=\"{{ itm.content.productName }}\"{% endif %} />{% endif %}{% endif %}</a></div><div class=\"product-gallery-item-title\"><a href=\"{% make_url \"product\" itm %}\"><h3>{{itm.content.productName|safe}}</h3></a><span>{{ labels.model|safe }}: {{itm.productCode}}</span><div class=\"rating-cont\"><div class=\"plp-product-ratings pr-inline-rating\" data-mz-product-code=\"{{ itm.productCode }}\"><div id=\"pr-snippet-{{ itm.productCode }}\" ></div></div></div></div><div class=\"product-gallery-item-rating\"></div><div class=\"product-gallery-item-price\">{% with itm|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}{% include \"modules/common/price-not-model\" with model=itm %}{% endif %}{% endwith %}</div><div class=\"product-gallery-item-button\"><a href=\"{% make_url \"product\" itm %}\" class=\"addToCartGlobal view-dtl-pdp\">{{labels.viewDetails}}</a></div></li>{% endif %}{% endif %}{% endwith %}{% endwith %}{% endfor %}</ul>{% endif %}","modules/product/product-accessories-supplies-tab-page":"{% if model.items.length != 0 %}{% preload_json model \"suppliesAccessoriesProduct\" %}<div class=\"category-group-wrapper\"><button type=\"button\" id=\"shop-now-sup-acc-close\" class=\"shop-now-sup-acc-close\"><img loading=\"lazy\" width=\"20px\" height=\"20px\" src=\"{% make_url 'cdn' '/resources/images/close-black-icon.svg' %}\" alt=\"Close\"></button>{% set_var catIDList=\"\" %}{% for item in model.items %}{% with item.categories|first as cat %}{% if cat.content.name|lower != themeSettings.suppliesaccessoriesGeneralCategory|lower %}{% with cat.categoryId|add(\"#,\") as newCat %}{% with catIDList|add(newCat) as temp %}{% with catIDList|split(newCat) as arr %}{% if arr.length == 1 %}{% set_var catIDList=temp %}{% endif %}{% endwith %}{% endwith %}{% endwith %}{% endif %}{% endwith %}{% endfor %}{% set_var list1=\"\" %}{% for i in catIDList|split(\",\") %}{% if i !== \"\" and %}{% with list1|add:i|add:\"#\" as temp %}{% set_var list1=temp %}{% endwith %}{% endif %}{% endfor %}{% set_var prevCatId=\"\" %}{% set_var inkcartridgetCategory=false %}{% with \"{0}\"|string_format(themeSettings.inkartridgesid) as checklist %}{% if list1|split(checklist).length > 1 %}{% set_var noinkcartridgetCategory=true %}{% else %}{% set_var noinkcartridgetCategory=false %}{% endif %}{% endwith %}{% with list1|split('##') as uniqueCatList %}{% for catId in uniqueCatList %}{% if catId !== \"\" %}{% if themeSettings.inkartridgesid == catId %}{% for item in model.items %}{% with item.categories|first as cat %}{% if cat.content.name|lower != themeSettings.suppliesaccessoriesGeneralCategory|lower %}{% if cat.categoryId == catId %}{% if prevCatId != catId %}<h3 class=\"cat-heads\"><span class=\"pl-icons\"><i class=\"fa fa-plus\" aria-hidden=\"true\"></i></span>  {{ item.categories|first|prop('content.name') }}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t</h3>{% set_var prevCatId=catId %}{% endif %}{% set_var inkcartridgetCategory=true %}<li class=\"{{ categoryInnerLoop.categoryId }}-class-{{ forloop.index }} pro-list clearfix\"><div class=\"pro-image-name clearfix\"><div class=\"pro-image\"><a data-remodal-target=\"{{ item.productCode }}\" class=\"quickView\">{% if item.content.productImages.length > 0 %}{% with item.content.productImages|first as mainImage %}<img loading=\"lazy\" width=\"160px\" height=\"160px\" data-src=\"{% make_url \"image\" mainImage.imageUrl with max=themeSettings.listProductThumbSize as_parameter %}\" {% if mainImage.altText %} alt=\"{{ mainImage.altText }}\"{% else %} alt=\"{{ item.content.productName }}\" {% endif %} />{% endwith %}{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" src=\"{{ labels.brothernoImage }}?max=300\" {% if item.content.productName %} alt=\"{{ item.content.productName }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" src=\"{{ labels.brothernoImage }}?max=300\" {% if item.content.productName %} alt=\"{{ item.content.productName }}\"{% endif %} />{% endif %}{% endif %}</a></div><div class=\"pro-name supplies-product-details\"><p><a href=\"{% make_url \"product\" item %}\">{{ item.content.productName|safe }}</a></p><div class=\"pd-model\"><dl class=\"mz-productcodes mz-propertylist mz-pagetitle-note mz-l-stack-section\"><dt class=\"mz-productcodes-productcode-label\">{{ labels.itemNumber }}:</dt><dd class=\"mz-productcodes-productcode\">{{ item.variationProductCode|default(item.productCode) }}</dd></dl></div><div class=\"rating-cont \">{% if not pageContext.isMobile %}<div class=\"plp-product-ratings pr-inline-rating pr-sup-acc1\" data-mz-product-code=\"{{ item.productCode }}\"><div id=\"pr-snippet-sup-{{ item.productCode }}\" class=\"pr-sup-acc\"></div></div>{% endif %}</div></div></div><div class=\"pro-name supplies-product-details mobile-show\"><p><a href=\"{% make_url \"product\" item %}\">{{ item.content.productName|safe }}</a></p><div class=\"pd-model\"><dl class=\"mz-productcodes mz-propertylist mz-pagetitle-note mz-l-stack-section\"><dt class=\"mz-productcodes-productcode-label\">{{ labels.itemNumber }}:</dt><dd class=\"mz-productcodes-productcode\">{{ item.variationProductCode|default(item.productCode) }}</dd></dl></div></div><div class=\"rating-cont mobile-show\">{% if pageContext.isMobile %}<div class=\"plp-product-ratings pr-inline-rating pr-sup-acc1\" data-mz-product-code=\"{{ item.productCode }}\"><div id=\"pr-snippet-sup-{{ item.productCode }}\" class=\"pr-sup-acc\"></div></div>{% endif %}</div><div class=\"pro-price\">{% with item|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}{% with item|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with item|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}{% include \"modules/common/price-not-model\" with model=item %}{% endif %}{% endwith %}{% endwith %}{% endif %}{% endwith %}</div><div class=\"qt-cart-wrap pro-qty-cart\">{% set_var addToCartCTA=\"show\" %}{% set_var addToWishListCTA=\"show\" %}{% with item|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with item|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with item.inventoryInfo.onlineStockAvailable as stock %}{% if productstatusFlag.value|upper == \"ACTIVE\" %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% set_var addToCartCTA=\"show\" %}{% set_var addToWishListCTA=\"show\" %}{% if stock!= 0 %}{% set_var backInStockCTA=\"hide\" %}{% else %}{% if stock== 0 %}{% set_var storeLocatorCTA=\"show\" %}{% set_var addToCartCTA=\"hide\" %}{% endif %}{% endif%}{% else %}{% if exclusivetypeFlag.value|upper ==\"DEALER\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"show\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"BCAPP\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"show\" %}{% endif %}{% endif%}{% endif %}{% else%}{% if productstatusFlag.value|upper == \"TRANSITION\" %}{% set_var discontinuedCTA=\"show\" %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"DEALER\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"BCAPP\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% endif %}{% endif%}{% endif %}{% else %}{% if productstatusFlag.value|upper ==\"DISCONTINUED\" %}{% set_var discontinuedCTA=\"show\" %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"DEALER\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"BCAPP\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% endif %}{% endif%}{% endif %}{% endif %}{% endif %}{% endif %}{% if addToCartCTA ==\"show\" %}{% with item|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}<label class=\"quantity-label\" for=\"product-1-quantity-{{item.productCode}}\">{{labels.qty}}</label><div data-mz-action=\"addToCart\" class=\"pro-conv-controls\">{% with item.content.productName|safe as productTitleName %}<input type=\"button\" class=\"pr-plus\" value=\"\" aria-label=\"{{ labels.increaseQuantity|string_format(productTitleName ) }}\">{% with item|get_product_attribute(\"tenant~maxOrderQnt\")  as maxqnt %}<input id=\"product-1-quantity-{{item.productCode}}\" type=\"tel\" class=\"qty pro-qty\" value=\"1\" data-id=\"{{ item.productCode}}\"  min=\"1\" max=\"20\" data-mz-max-qnt=\"{% if maxqnt.value %}{{maxqnt }}{% else %}{{ themeSettings.maxOrderQnt }}{% endif %}\"/>{% endwith %}<input type=\"button\" class=\"pr-minus\" value=\"\" aria-label=\"{{ labels.decreaseQuantity|string_format(productTitleName )}}\"><p class=\"limits moq-error\"></p>{% endwith %}</div>{% endif %}{% endwith %}{% endif %}<div class=\"pdp-btn-separtor {% if addToCartCTA !=\"show\" %}notify-full-width{% endif %}\">{% if addToCartCTA ==\"show\" %}{% with item|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}<div data-mz-action=\"addToCart\"><button class=\"add-to-cart\" data-productID = \"{{ item.productCode}}\" >\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ labels.addToCart }}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</button></div>{% endif %}{% endwith %}{% else %}{% if stock < 1 %}<div class=\"no-purchasable-wrap notify-for-product\"><div class=\"out-stock\"><i class=\"fa fa-times-circle\" aria-hidden=\"true\"></i>{{ labels.outOfStock }}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div></div>{% endif %}{% endif %}<div class=\"pro-wish-acc\">{% if addToWishListCTA==\"show\"  %}<button class=\"wishlist mz-productdetail-addtowishlist mz-button {% if not model.purchasableState.isPurchasable %} addtowishlist-pur {% endif %}\" data-product-id=\"{{ item.productCode}}\" style=\"cursor: pointer;\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ labels.addToWishlist|safe }} \r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</button>{% endif %}</div></div>{% endwith %}{% endwith %}{% endwith %}</div></li>{% endif %}{% endif %}{% endwith %}{% endfor %}{% endif %}{% endif %}{% endfor %}{% endwith %}{% if inkcartridgetCategory or noinkcartridgetCategory %}{% with list1|split('##') as uniqueCatList %}{% for catId in uniqueCatList %}{% if catId !== \"\" %}{% if themeSettings.inkartridgesid != catId %}{% for item in model.items %}{% with item.categories|first as cat %}{% if cat.content.name|lower != themeSettings.suppliesaccessoriesGeneralCategory|lower %}{% if cat.categoryId == catId %}{% if prevCatId != catId %}<h3 class=\"cat-heads\"><span class=\"pl-icons\"><i class=\"fa fa-plus\" aria-hidden=\"true\"></i></span>  {{ item.categories|first|prop('content.name') }}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t</h3>{% set_var prevCatId=catId %}{% endif %}<li class=\"{{ categoryInnerLoop.categoryId }}-class-{{ forloop.index }} pro-list clearfix\"><div class=\"pro-image-name clearfix\"><div class=\"pro-image\"><a data-remodal-target=\"{{ item.productCode }}\" class=\"quickView\">{% if item.content.productImages.length > 0 %}{% with item.content.productImages|first as mainImage %}<img loading=\"lazy\" width=\"160px\" height=\"160px\" data-src=\"{% make_url \"image\" mainImage.imageUrl with max=themeSettings.listProductThumbSize as_parameter %}\" {% if mainImage.altText %} alt=\"{{ mainImage.altText }}\"{% else %} alt=\"{{ item.content.productName }}\" {% endif %} />{% endwith %}{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" src=\"{{ labels.brothernoImage }}?max=300\" {% if item.content.productName %} alt=\"{{ item.content.productName }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" src=\"{{ labels.brothernoImage }}?max=300\" {% if item.content.productName %} alt=\"{{ item.content.productName }}\"{% endif %} />{% endif %}{% endif %}</a></div><div class=\"pro-name supplies-product-details\"><p><a href=\"{% make_url \"product\" item %}\">{{ item.content.productName|safe }}</a></p><div class=\"pd-model\"><dl class=\"mz-productcodes mz-propertylist mz-pagetitle-note mz-l-stack-section\"><dt class=\"mz-productcodes-productcode-label\">{{ labels.itemNumber }}:</dt><dd class=\"mz-productcodes-productcode\">{{ item.variationProductCode|default(item.productCode) }}</dd></dl></div><div class=\"rating-cont\">{% if not pageContext.isMobile %}<div class=\"plp-product-ratings pr-inline-rating pr-sup-acc1\" data-mz-product-code=\"{{ item.productCode }}\"><div id=\"pr-snippet-sup-{{ item.productCode }}\" class=\"pr-sup-acc\"></div></div>{% endif %}</div></div></div><div class=\"pro-name supplies-product-details mobile-show\"><p><a href='{% make_url \"product\" item %}'>{{ item.content.productName|safe }}</a></p><div class=\"pd-model\"><dl class=\"mz-productcodes mz-propertylist mz-pagetitle-note mz-l-stack-section\"><dt class=\"mz-productcodes-productcode-label\">{{ labels.itemNumber }}:</dt><dd class=\"mz-productcodes-productcode\">{{ item.variationProductCode|default(item.productCode) }}</dd></dl></div></div><div class=\"rating-cont mobile-show\">{% if pageContext.isMobile %}<div class=\"plp-product-ratings pr-inline-rating pr-sup-acc1\" data-mz-product-code=\"{{ item.productCode }}\"><div id=\"pr-snippet-sup-{{ item.productCode }}\" class=\"pr-sup-acc\"></div></div>{% endif %}</div><div class=\"pro-price\">{% with item|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}{% with item|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with item|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}{% include \"modules/common/price-not-model\" with model=item %}{% endif %}{% endwith %}{% endwith %}{% endif %}{% endwith %}</div><div class=\"qt-cart-wrap pro-qty-cart\">{% set_var addToCartCTA=\"show\" %}{% set_var addToWishListCTA=\"show\" %}{% with item|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with item|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with item.inventoryInfo.onlineStockAvailable as stock %}{% if productstatusFlag.value|upper == \"ACTIVE\" %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% set_var addToCartCTA=\"show\" %}{% set_var addToWishListCTA=\"show\" %}{% if stock!= 0 %}{% set_var backInStockCTA=\"hide\" %}{% else %}{% if stock== 0 %}{% set_var storeLocatorCTA=\"show\" %}{% set_var addToCartCTA=\"hide\" %}{% endif %}{% endif%}{% else %}{% if exclusivetypeFlag.value|upper ==\"DEALER\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"show\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"BCAPP\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"show\" %}{% endif %}{% endif%}{% endif %}{% else%}{% if productstatusFlag.value|upper == \"TRANSITION\" %}{% set_var discontinuedCTA=\"show\" %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"DEALER\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"BCAPP\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% endif %}{% endif%}{% endif %}{% else %}{% if productstatusFlag.value|upper ==\"DISCONTINUED\" %}{% set_var discontinuedCTA=\"show\" %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"DEALER\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"BCAPP\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% endif %}{% endif%}{% endif %}{% endif %}{% endif %}{% endif %}{% if addToCartCTA ==\"show\" %}{% with item|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}<label class=\"quantity-label\" for=\"product-2-quantity-{{item.productCode}}\">{{labels.qty}}</label><div data-mz-action=\"addToCart\" class=\"pro-conv-controls\">{% with item.content.productName|safe as productTitleName %}<input type=\"button\" class=\"pr-plus\" value=\"\" aria-label=\"{{ labels.increaseQuantity|string_format(productTitleName ) }}\">{% with item|get_product_attribute(\"tenant~maxOrderQnt\")  as maxqnt %}<input id=\"product-2-quantity-{{item.productCode}}\" type=\"tel\" class=\"qty pro-qty\" value=\"1\" data-id=\"{{ item.productCode}}\"  min=\"1\" max=\"20\" data-mz-max-qnt=\"{% if maxqnt.value %}{{maxqnt }}{% else %}{{ themeSettings.maxOrderQnt }}{% endif %}\"/>{% endwith %}<input type=\"button\" class=\"pr-minus\" value=\"\" aria-label=\"{{ labels.decreaseQuantity|string_format(productTitleName )}}\"><p class=\"limits moq-error\"></p>{% endwith %}</div>{% endif %}{% endwith %}{% endif %}<div class=\"pdp-btn-separtor {% if addToCartCTA !=\"show\" %}notify-full-width{% endif %}\"><div class=\"pro-wish-acc\">{% if addToWishListCTA==\"show\"  %}<button class=\"wishlist mz-productdetail-addtowishlist mz-button {% if not model.purchasableState.isPurchasable %} addtowishlist-pur {% endif %}\" data-product-id=\"{{ item.productCode}}\" style=\"cursor: pointer;\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ labels.addToWishlist|safe }} \r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</button>{% endif %}</div>{% if addToCartCTA ==\"show\" %}{% with item|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}<div data-mz-action=\"addToCart\"><button class=\"add-to-cart\" data-productID = \"{{ item.productCode}}\" >\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ labels.addToCart }}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</button></div>{% endif %}{% endwith %}{% else %}{% if stock < 1 %}<div class=\"no-purchasable-wrap notify-for-product\"><div class=\"out-stock\"><i class=\"fa fa-times-circle\" aria-hidden=\"true\"></i>{{ labels.outOfStock }}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div></div>{% endif %}{% endif %}</div>{% endwith %}{% endwith %}{% endwith %}</div></li>{% endif %}{% endif %}{% endwith %}{% endfor %}{% endif %}{% endif %}{% endfor %}{% endwith %}{% endif %}{% comment %} display general category at the end of other category lists {% endcomment %}{% for item in model.items %}{% with item.categories|first as cat %}{% if cat.content.name|lower == themeSettings.suppliesaccessoriesGeneralCategory|lower %}{% if prevCatId != cat.categoryId %}<h3 class=\"cat-heads\"><span class=\"pl-icons\"><i class=\"fa fa-plus\" aria-hidden=\"true\"></i></span>  {{ item.categories|first|prop('content.name') }}\r\n\t\t\t\t\t\t</h3>{% set_var prevCatId=cat.categoryId %}{% endif %}<li class=\"{{ cat.categoryId }}-class-{{ forloop.index }} pro-list clearfix\"><div class=\"pro-image-name clearfix\"><div class=\"pro-image\"><a data-remodal-target=\"{{ item.productCode }}\" class=\"quickView\">{% if item.content.productImages.length > 0 %}{% with item.content.productImages|first as mainImage %}<img loading=\"lazy\" width=\"160px\" height=\"160px\" data-src=\"{% make_url \"image\" mainImage.imageUrl with max=themeSettings.listProductThumbSize as_parameter %}\" {% if mainImage.altText %} alt=\"{{ mainImage.altText }}\"{% else %} alt=\"{{ item.content.productName }}\" {% endif %} />{% endwith %}{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" src=\"{{ labels.brothernoImage }}?max=300\" {% if item.content.productName %} alt=\"{{ item.content.productName }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"300px\" height=\"300px\" src=\"{{ labels.brothernoImage }}?max=300\" {% if item.content.productName %} alt=\"{{ item.content.productName }}\"{% endif %} />{% endif %}{% endif %}</a></div><div class=\"pro-name supplies-product-details\"><p><a href=\"{% make_url \"product\" item %}\">{{ item.content.productName|safe }}</a></p><div class=\"pd-model\"><dl class=\"mz-productcodes mz-propertylist mz-pagetitle-note mz-l-stack-section\"><dt class=\"mz-productcodes-productcode-label\">{{ labels.itemNumber }}:</dt><dd class=\"mz-productcodes-productcode\">{{ item.variationProductCode|default(item.productCode) }}</dd></dl></div><div class=\"rating-cont\">{% if not pageContext.isMobile %}<div class=\"plp-product-ratings pr-inline-rating pr-sup-acc1\" data-mz-product-code=\"{{ item.productCode }}\"><div id=\"pr-snippet-sup-{{ item.productCode }}\" class=\"pr-sup-acc\"></div></div>{% endif %}</div></div></div><div class=\"pro-name supplies-product-details mobile-show\"><p><a href=\"{% make_url \"product\" item %}\">{{ item.content.productName|safe }}</a></p><div class=\"pd-model\"><dl class=\"mz-productcodes mz-propertylist mz-pagetitle-note mz-l-stack-section\"><dt class=\"mz-productcodes-productcode-label\">{{ labels.itemNumber }}:</dt><dd class=\"mz-productcodes-productcode\">{{ item.variationProductCode|default(item.productCode) }}</dd></dl></div></div><div class=\"rating-cont mobile-show\">{% if pageContext.isMobile %}<div class=\"plp-product-ratings pr-inline-rating pr-sup-acc1\" data-mz-product-code=\"{{ item.productCode }}\"><div id=\"pr-snippet-sup-{{ item.productCode }}\" class=\"pr-sup-acc\"></div></div>{% endif %}</div><div class=\"pro-price\">{% with item|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}{% with item|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with item|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}{% include \"modules/common/price-not-model\" with model=item %}{% endif %}{% endwith %}{% endwith %}{% endif %}{% endwith %}</div><div class=\"qt-cart-wrap pro-qty-cart\">{% set_var addToCartCTA=\"show\" %}{% set_var addToWishListCTA=\"show\" %}{% with item|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with item|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with item.inventoryInfo.onlineStockAvailable as stock %}{% if productstatusFlag.value|upper == \"ACTIVE\" %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% set_var addToCartCTA=\"show\" %}{% set_var addToWishListCTA=\"show\" %}{% if stock!= 0 %}{% set_var backInStockCTA=\"hide\" %}{% else %}{% if stock== 0 %}{% set_var storeLocatorCTA=\"show\" %}{% set_var addToCartCTA=\"hide\" %}{% endif %}{% endif%}{% else %}{% if exclusivetypeFlag.value|upper ==\"DEALER\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"show\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"BCAPP\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"show\" %}{% endif %}{% endif%}{% endif %}{% else%}{% if productstatusFlag.value|upper == \"TRANSITION\" %}{% set_var discontinuedCTA=\"show\" %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"DEALER\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"BCAPP\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% endif %}{% endif%}{% endif %}{% else %}{% if productstatusFlag.value|upper ==\"DISCONTINUED\" %}{% set_var discontinuedCTA=\"show\" %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"DEALER\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% else %}{% if exclusivetypeFlag.value|upper ==\"BCAPP\" %}{% set_var addToCartCTA=\"hide\" %}{% set_var addToWishListCTA=\"hide\" %}{% endif %}{% endif%}{% endif %}{% endif %}{% endif %}{% endif %}{% if addToCartCTA ==\"show\" %}{% with item|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}<label class=\"quantity-label\" for=\"product-3-quantity-{{item.productCode}}\">{{labels.qty}}</label><div data-mz-action=\"addToCart\" class=\"pro-conv-controls\">{% with item.content.productName|safe as productTitleName %}<input type=\"button\" class=\"pr-plus\" value=\"\" aria-label=\"{{ labels.increaseQuantity|string_format(productTitleName ) }}\">{% with item|get_product_attribute(\"tenant~maxOrderQnt\")  as maxqnt %}<input id=\"product-3-quantity-{{item.productCode}}\" type=\"tel\" class=\"qty pro-qty\" value=\"1\" data-id=\"{{ item.productCode}}\"  min=\"1\" max=\"20\" data-mz-max-qnt=\"{% if maxqnt.value %}{{maxqnt }}{% else %}{{ themeSettings.maxOrderQnt }}{% endif %}\"/>{% endwith %}<input type=\"button\" class=\"pr-minus\" value=\"\" aria-label=\"{{ labels.decreaseQuantity|string_format(productTitleName )}}\"><p class=\"limits moq-error\"></p>{% endwith %}</div>{% endif %}{% endwith %}{% endif %}<div class=\"pdp-btn-separtor {% if addToCartCTA !=\"show\" %}notify-full-width{% endif %}\"><div class=\"pro-wish-acc\">{% if addToWishListCTA==\"show\"  %}<button class=\"wishlist mz-productdetail-addtowishlist mz-button {% if not model.purchasableState.isPurchasable %} addtowishlist-pur {% endif %}\" data-product-id=\"{{ item.productCode}}\" style=\"cursor: pointer;\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ labels.addToWishlist|safe }} \r\n\t\t\t\t\t\t\t\t\t\t\t\t\t</button>{% endif %}</div>{% if addToCartCTA ==\"show\" %}{% with item|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}<div data-mz-action=\"addToCart\"><button class=\"add-to-cart\" data-productID = \"{{ item.productCode}}\" >\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t{{ labels.addToCart }}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</button></div>{% endif %}{% endwith %}{% else %}{% if stock < 1 %}<div class=\"no-purchasable-wrap notify-for-product\"><div class=\"out-stock\"><i class=\"fa fa-times-circle\" aria-hidden=\"true\"></i>{{ labels.outOfStock }}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div></div>{% endif %}{% endif %}</div>{% endwith %}{% endwith %}{% endwith %}</div></li>{% endif %}{% endwith %}{% endfor %}</div>{% else %}{% if not pageContext.isEditMode %}{% dropzone id=\"no-supplies\" scope=\"template\" %}{% endif %}{% endif %}\r\n","modules/product/product-images":"<figure class=\"mz-productimages-main\"><div class=\"pdp-sections-flags\"><div class=\"all-flags\"><div class=\"flag-texts\">{% include \"modules/product/pdp-ribbon\" with model=model %}</div></div></div><div class=\"thums-wrap\"><div class=\"thums\">{% if model.content.productImages.length > 0 %}<img loading=\"lazy\" itemprop=\"image\" data-mz-productimage-main=\"\" class=\"mz-productimages-mainimage\" data-zoom-image=\"{% make_url \"image\" model.mainImage with max=1000%}\"  id=\"product-main-image\"  src=\"{% make_url \"image\" model.mainImage with max=themeSettings.productImagesContainerWidth as_parameter %}\" {% if model.mainImage.altText %} alt=\"{{ model.mainImage.altText }}\" {% else %}  alt=\"{{ model.content.productName }}\"{% endif %}  width=\"500\" height=\"500\" />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" src=\"{% make_url 'cdn' '/resources/images/no-product-image.png' %}\" class=\"mz-productimages-mainimage no-images\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} width=\"500\" height=\"500\" />{% else %}<img loading=\"lazy\" src=\"{% make_url 'cdn' '/resources/images/no-image-fr.png' %}\" class=\"mz-productimages-mainimage no-images\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} width=\"500\" height=\"500\" />{% endif %}{% endif %}</div></div></figure>{% if model.content.productImages.length > 0 %}<div class=\"slider8\">{% for image in model.content.productImages %}<div class=\"slide\"><a class=\"mz-productimages-thumb\" data-mz-productimage-thumb=\"{{ image.sequence }}\" href=\"{% make_url \"image\" image %}\"><img loading=\"lazy\" class=\"mz-productimages-thumbimage\"  data-zoom-image=\"{% make_url \"image\" image %}\" src=\"{% make_url \"image\" image with max=50 as_parameter %}\" {% if image.altText %}alt=\"{{ image.altText }}\" {% else %} alt=\"{{ model.content.productName|safe }}\" {% endif %} style=\"position: relative !important; display: block !important;\" width=\"60\" height=\"60\" /></a></div>{% endfor %}{% with model|get_product_attribute_value(themeSettings.attributesFQN.productVideo) as video %}{% with video|split(\"|\") as splitVideos %}{% for video in splitVideos %}{% if video %}{% with video|split(\"/embed/\")|last|split(\"?\")|first as vCode %}<div class=\"slide\"><a class=\"mz-productimages-thumb\" id=\"product-video\" data-mz-productvideo-thumb=\"{{ vCode }}\" href=\"{{ video }}\"><img loading=\"lazy\" width=\"120px\" height=\"90px\" class=\"mz-productimages-thumbimage\"  src=\"https://img.youtube.com/vi/{{ vCode }}/0.jpg\" {% if image.altText %}alt=\"{{ image.altText }}\" {% else %} alt=\"{{ model.content.productName|safe }}\" {% endif %} /></a></div>{% endwith %}{% endif %}{% endfor %}{% endwith %}{% endwith %}</div>{% endif %}{% dropzone \"zone-below-image\" scope=\"template\" %}","modules/product/product-list-carousel-short":"<div class=\"cat-best-sellers featured-product-widget\" id=\"cat-best-seller\"><div class=\"bottom-guided-search\" style=\"display: none;\">\r\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 2000 64.6\" style=\"enable-background: new 0 0 2000 64.6;\" xml:space=\"preserve\"> <path class=\"plp-search-svg\" style=\"fill: #f3f7fa;\" d=\"M0,21C0,21,584.7,1.6,786.1,0.2s568.1,6.9,798.6,20.8S2000,50.2,2000,50.2v14H0V21z\"></path> </svg>\r\n</div><div data-mz-productlisting=\"\" class=\"mz-productlist {% block module-classes %}{% endblock module-classes %}\">{% if model.items %}<div class=\"best-selling-title\"><img loading=\"lazy\" width=\"auto\" height=\"auto\" class=\"img-responsive\" src='/resources/images/plp/BG2.svg' alt=\"{{ labels.bestsellerproducts }}\"><span>{{ featuredTitle }}</span></div>{% preload_json model.items \"carouselProducts\" %}<ul class=\"mz-productlist-list owl-carousel owl-theme {% block list-classes %}{% endblock list-classes %}\">{% for prod in model.items %}{% with prod|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with prod|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}<li class=\"mz-productlist-item\" data-mz-product=\"{{ prod.productCode }}\">{% include \"modules/product/product-listing-carousel\" with model=prod %}</li>{% endif %}{% endwith %}{% endwith %}{% endfor %}</ul>{% endif %}</div></div>{% require_script \"pages/best-seller\" %}","modules/product/product-detail":"{% if model.productUsage == \"Bundle\" %}{% include \"modules/product/bundle-product-detail\" %}{% else %}<div class=\"pd-title-heading clearfix\"><h1 class=\"mz-pagetitle\">{{ model.content.productName|safe }}</h1><div class=\"pd-model\"><dl class=\"mz-productcodes mz-propertylist mz-pagetitle-note mz-l-stack-section\"><dt class=\"mz-productcodes-productcode-label\">{% if model.productTypeId == themeSettings.suppliesTypeId %}{{ labels.itemNumber|safe }}{% else %}{{ labels.model|safe }}{% endif %}:</dt><dd class=\"mz-productcodes-productcode\">{{ model.variationProductCode|default(model.productCode) }}</dd><span class=\"hide\">{{model.productCode}}</span><span class=\"hide\">Brother</span></dl></div><div class=\"rating-cont\" ><div class=\"pwr-review-custom\" id=\"render-power-review\"></div></div></div>{% if model.content.productShortDescription %}<div class=\"product-description-wrap\"><div class=\"mz-productdetail-fulldesc mz-l-stack-section\"><p>{{ model.content.productShortDescription|safe|truncatewords(45)}} <a class=\"product-overview\" href=\"#product-review\">{{ labels.readMore }}</a> </p></div></div>{% endif %}{% with model|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingFlag %}{% with model.inventoryInfo.onlineStockAvailable as stock %}<div class=\"fixed-product-header-wrap clearfix\"><div class=\"fixed-product-header\"><div class=\"float-pro-image\">{% if model.content.productImages.length > 0 %}<img loading=\"lazy\" data-mz-productimage-main=\"\"  class=\"mz-productimages-mainimage\"   src=\"{% make_url \"image\" model.mainImage with max=200 as_parameter %}\" {% if model.mainImage.altText %} alt=\"{{ model.mainImage.altText }}\" {% else %}  alt=\"{{ model.content.productName }}\"{% endif %} width=\"200px\" height=\"200px\" />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" data-mz-productimage-main=\"\"  src=\"/resources/images/no-product-image.png\" class=\"mz-productimages-mainimage no-images\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} width=\"1800px\" height=\"1800px\" />{% else %}<img loading=\"lazy\" data-mz-productimage-main=\"\"  src=\"/resources/images/no-image-fr.png\" class=\"mz-productimages-mainimage no-images\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} width=\"1800px\" height=\"1800px\" />{% endif %}{% endif %}</div><div class=\"float-pro-heading\"><span class=\"float_heading\">{{ model.content.productName|safe }}</span><div class=\"model-head\"><dt class=\"mz-productcodes-productcode-label\">{% if model.productTypeId == themeSettings.suppliesTypeId %}{{ labels.itemNumber|safe }}{% else %}{{ labels.model|safe }}{% endif %}:</dt><dd class=\"mz-productcodes-productcode\">{{ model.variationProductCode|default(model.productCode) }}</dd></div></div><div class=\"float-mobile-container\"><div class=\"cta_container {% if not model.purchasableState.isPurchasable %} no-purchasable-wrap {% endif %}\">{% if model.purchasableState.isPurchasable %}{% if model.ctaFlag.discontinued==\"show\" %}<span class=\"discontinued-label\" >{{ labels.ctaDiscontinued}}</span><div class=\"clear\"></div>{% endif %}{% if model.ctaFlag.bundleOnly === \"show\" %}<button class=\"mz-productdetail-addtocart bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                            {{ labels.viewSimilarItems}}\r\n                                        </button>{% endif %}{% if model.ctaFlag.bcapp===\"show\" %}<a class=\"learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if model.ctaFlag.storeLoc===\"show\" %}<a class=\"find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a>{% endif %}{% endif %}{% if not model.purchasableState.isPurchasable %}{% if model.ctaFlag.bundleOnly === \"show\" %}<button class=\"mz-productdetail-addtocart bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                            {{ labels.viewSimilarItems}}\r\n                                        </button>{% endif %}{% if model.ctaFlag.discontinued==\"show\" %}<span class=\"discontinued-label \" >{{ labels.ctaDiscontinued}}</span><div class=\"clear\"></div>{% endif %}{% if model.ctaFlag.bcapp===\"show\" %}<a class=\"learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if model.ctaFlag.storeLoc === \"show\" or model.ctaFlag.storeLoc === \"hide\" %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"find-dealer\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Middle Page\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a>{% endif %}{% endif %}{% endif %}</div>{% if not model.hidepriceFlags %}{% if model.purchasableState.isPurchasable %}{% if model.ctaFlag.atc===\"show\" %}{% with model|get_product_attribute(\"tenant~maxOrderQnt\")  as maxqnt %}<div class=\"float-plus-minus\"><label for=\"product-quantity-input\">{{ labels.qty }}</label><div class=\"mz-productdetail-conversion-controls\">{% with model.content.productName|safe as productTitleName %}<input type=\"button\" id=\"plusInCart\" class=\"plus pdp-plus\" value=\"\" aria-label=\"{{ labels.increaseQuantity|string_format(productTitleName ) }}\"><input id=\"product-quantity-input\" class=\"mz-productdetail-qty mz-productdetail-pdp-qty\" type=\"tel\" value=\"{{ model.quantity }}\" min=\"1\" maxlength=\"3\" {% if not model.purchasableState.isPurchasable %} disabled=\"disabled\" {% endif %} data-mz-value=\"quantity\"  data-mz-max-qnt=\"{% if maxqnt.value %}{{maxqnt }}{% else %}{{ themeSettings.maxOrderQnt }}{% endif %}\"/><input type=\"button\" id=\"minusInCart\" class=\"minus pdp-minus\" value=\"\" aria-label=\"{{ labels.decreaseQuantity|string_format(productTitleName )}}\">{% endwith %}</div></div><div class=\"float-add-to-cart\">{% if model.productType != \"Loyalty Program\" %}<button class=\"floating-add-to-cart mz-productdetail-addtocart mz-button {% if not model.purchasableState.isPurchasable %}is-disabled{% endif %}\" {% if not model.purchasableState.isPurchasable %} disabled=\"disabled\" {% endif %}  >\r\n                                                        {{ labels.addToCart }}\r\n                                                    </button>{% endif %}</div>{% endwith %}{% endif %}{% endif %}{% endif %}</div><div class=\"float-pro-price\">{% if not model.hidepriceFlags %}{% if model.ctaFlag.discontinued != \"show\" %}<div class=\"mz-productdetail-price mz-l-stack-section fixheader-price-section\">{% include \"modules/common/price-not-model\" with model %}</div>{% endif %}{% if model.ctaFlag.discontinued !=\"show\" and exclusivetypeFlag.value|upper == \"DEALER\" %}<div class=\"stock-checking {% if model.ctaFlag.atc != 'show' %} dealer-notification-hide{% endif %} \">{% if model.ctaFlag.bundleOnly === \"show\" %}<div class=\"out-stock\"><i class=\"fa fa-times-circle\" aria-hidden=\"true\"></i>{{ labels.itemNotAvailable }}\r\n                                            </div>{% else %}{% if not model.purchasableState.isPurchasable %}<div class=\"out-stock\"><i class=\"fa fa-times-circle\" aria-hidden=\"true\"></i>{{ labels.outOfStock }}\r\n                                                </div>{% else %}<div class=\"in-stock\"><i class=\"fa fa-check-circle\" aria-hidden=\"true\"></i><link href='https://schema.org/InStock' /> {{ labels.inStock }}\r\n                                                </div>{% endif %}{% endif %}</div>{% endif %}{% endif %}</div></div></div>{% if model.inventoryInfo.onlineStockAvailable >= 0 %}{% if model|get_product_attribute_value(themeSettings.attributesFQN.isbrothercareFlag) %}<div class=\"new-bcarecontainer\"><img loading=\"lazy\" class=\"bc-icon-img\" width=\"30\" height=\"30\" src=\"/../resources/images/BC_free.svg\" alt=\"Brother Care Eligible\">\r\n                            {{ themeSettings.bcarePDPText|safe }}\r\n                            <span class=\"pdp-info-icon\"><i class=\"ion-ios-help-outline\"></i><div class=\"info-tooltip\">\r\n                                    {{ themeSettings.bcarefreePDPhover|safe }}\r\n                                </div></span></div>{% endif %}<div class=\"product-price-wrap hide {% if model.ctaFlag.discontinued=='show' %} discontinued_hide{% endif %}\"><div class=\"product-price-container clearfix\">{% if not model.hidepriceFlags %}{% if model.ctaFlag.discontinued != \"show\" %}<div class=\"mz-productdetail-price mz-l-stack-section {% if model.ctaFlag.atc != 'show' and  model.purchasableState.isPurchasable %} dealer-notification-hide{% endif %}\">{% include \"modules/common/price-ecofee\" with customExclusivetypeFlag=exclusivetypeFlag province=province %}{% with model|get_product_attribute(themeSettings.attributesFQN.refurbishedFlag)|prop(\"values\")|first as refurbished %}{% if model.ctaFlag.bundleOnly != \"show\" %}{% if refurbished.value %}{% if model.showSaveStory %}<div class=\"regularProductPrice\">\r\n                                                        {{ model.gettheRefurbishedPrice|safe }}\r\n                                                    </div>{% endif %}{% endif %}{% endif %}{% endwith %}</div>{% endif %}{% endif %}{% if model.purchasableState.isPurchasable %}<div class=\"choose-br\">{% if model.ctaFlag.bundleOnly === \"show\" %}<div class=\"item-not-available {% if not model.hidepriceFlags and model.ctaFlag.discontinued != \"show\" %} hide {% endif %}\"><div class=\"out-stock\"><i class=\"fa fa-times-circle\" aria-hidden=\"true\"></i>{{ labels.itemNotAvailable }}\r\n                                            </div></div>{% endif %}<div class=\"cart-items-wrap\">{% with model|get_product_attribute(\"tenant~maxOrderQnt\")  as maxqnt %}{% if not model.hidepriceFlags %}{% if model.ctaFlag.atc===\"show\" %}<label for=\"productdetail-quantity-input\" class=\"quantity-label\">{{ labels.qty }}</label>{% with model.content.productName|safe as productTitleName %}<div class=\"mz-productdetail-conversion-controls\"><input type=\"button\" id=\"plusInCart\" class=\"plus pdp-plus\" value=\"\" aria-label=\"{{ labels.increaseQuantity|string_format(productTitleName ) }}\"><input id=\"productdetail-quantity-input\" class=\"mz-productdetail-qty mz-productdetail-pdp-qty\" type=\"tel\" value=\"{{ model.quantity }}\" min=\"1\" maxlength=\"3\" {% if not model.purchasableState.isPurchasable %} disabled=\"disabled\" {% endif %} data-mz-value=\"quantity\"  data-mz-max-qnt=\"{% if maxqnt.value %}{{maxqnt }}{% else %}{{ themeSettings.maxOrderQnt }}{% endif %}\"/><input type=\"button\" id=\"minusInCart\" class=\"minus pdp-minus\" value=\"\" aria-label=\"{{ labels.decreaseQuantity|string_format(productTitleName )}}\"></div>{% endwith %}{% endif %}{% endif %}<div class=\"add-to-wish-cart dealer\">{% if model.ctaFlag.bundleOnly === \"show\" %}<button class=\"mz-productdetail-addtocart bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                        {{ labels.viewSimilarItems}}\r\n                                                    </button>{% endif %}{% if model.ctaFlag.discontinued==\"show\" %}<span class=\"discontinued-label\" >{{ labels.ctaDiscontinued}}</span><div class=\"clear\"></div>{% endif %}{% if model.ctaFlag.bcapp===\"show\" %}<a class=\"learn-more open_bmgForm learn_cta\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if model.ctaFlag.storeLoc===\"show\" or model.ctaFlag.storeLoc === \"hide\" %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"find-dealer\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Middle Page\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% endif %}{% if not model.hidepriceFlags %}{% if model.ctaFlag.atc===\"show\" %}{% if model.productType != \"Loyalty Program\" %}<button id=\"add-to-cart\" class=\"mz-productdetail-addtocart mz-button mz-button-large {% if not model.purchasableState.isPurchasable %}is-disabled{% endif %}\" {% if not model.purchasableState.isPurchasable %} disabled=\"disabled\" {% endif %} data-mz-action=\"addToCart\" >\r\n                                                                {{ labels.addToCart }}\r\n                                                            </button><p class=\"mobile_moq_error moq-error limits\" ></p>{% endif %}{% endif %}{% endif %}{% if model.ctaFlag.adw === \"show\" %}<button id=\"add-to-wishlist\" data-gtmclass=\"triggerUCS069\"  class=\"mz-productdetail-addtowishlist mz-button {% if not model.purchasableState.isPurchasable %} addtowishlist-pur {% endif %} {% if themeSettings.siteLang == 'French' %}buttonfr {% endif %}\" data-eventlabel=\"add to wishlist\" data-gtmeventaction=\"Middle Page\">\r\n                                                        {{ labels.saveForLater|safe }}\r\n                                                    </button>{% endif %}</div>{% endwith %}</div></div>{% endif %}{% if not model.purchasableState.isPurchasable %}<div class=\"no-purchasable-wrap {% if model.ctaFlag.instore !='show' %} no-notify {% endif %}\">{% if model.ctaFlag.bundleOnly === \"show\" %}<div class=\"item-not-available {% if not model.hidepriceFlags and model.ctaFlag.discontinued != \"show\" %} hide {% endif %}\"><div class=\"out-stock\"><i class=\"fa fa-times-circle\" aria-hidden=\"true\"></i>{{ labels.itemNotAvailable }}\r\n                                            </div></div><button class=\"mz-productdetail-addtocart bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                            {{ labels.viewSimilarItems}}\r\n                                        </button>{% endif %}{% if model.ctaFlag.discontinued==\"show\" %}<span class=\"discontinued-label\" >{{ labels.ctaDiscontinued}}</span>{% endif %}{% if model.ctaFlag.bcapp===\"show\" %}<a class=\"learn-more open_bmgForm learn_cta\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if model.ctaFlag.storeLoc===\"show\" or model.ctaFlag.storeLoc === \"hide\" %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"find-dealer\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Middle Page\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% endif %}{% if model.ctaFlag.adw===\"show\" %}<button id=\"add-to-wishlist\" data-gtmclass=\"triggerUCS069\"  data-eventlabel=\"add to wishlist\" data-gtmeventaction=\"Middle Page\" class=\"mz-productdetail-addtowishlist mz-button {% if not model.purchasableState.isPurchasable %} addtowishlist-pur {% endif %}\">\r\n                                            {{ labels.saveForLater|safe }}\r\n                                        </button>{% endif %}</div>{% endif %}</div><div class=\"clearfix goto-sap-wrap\"><button id=\"goto-support-download\" data-gtmclass=\"\"  class=\"mz-productdetail-supportdownloads mz-button {% if not model.purchasableState.isPurchasable %} supportdownloads-pur {% endif %}\" {% if themeSettings.siteLang == 'French' %}buttonfr {% endif %}\" data-eventlabel=\"support and downloads\" data-gtmeventaction=\"Middle Page\">\r\n                                {{ labels.tbn_supportDonwloads|safe }}\r\n                            </button></div></div><div class=\"limit-view-wrap\"><div class=\"limit-view\"><p class=\"limits moq-error\"></p></div></div><div class=\"new-bc-promo-slot\">{% if not model.hidepriceFlags %}{% with model.options|findwhere('attributeFQN',themeSettings.attributesFQN.bcProductFQN) as option %}{% if option %}<select {% if option.isMultiValue %}multiple{% endif %} class=\"mz-productoptions-option\" data-mz-product-option=\"{{ option.attributeFQN }}\" style=\"display:none;\">{% if not option.isMultiValue %}<option></option>{% endif %}{% for value in option.values %}<option {% if not value.isEnabled %} class=\"is-disabled\" {% endif %} {% if value.isSelected %}selected=\"true\"{% endif %} value=\"{{value.value}}\">{{value.stringValue|default(value.value)}}{% if value.deltaPrice and value.deltaPrice > 0 %} ( {{ value.deltaPrice|currency }} {{ labels.more }} ){% endif %}</option>{% endfor %}</select>{% endif %}{% endwith %}<div class=\"clear\"> </div><div class=\"register-product\"><div class=\"squaredFour\"></div></div><div class=\"supplies-promo-wrap\" ><span>{{labels.suppliesPromo}}</span><a class=\"mz-button mz-orange-button tab-pdps pdps-vie\" id=\"shop-sup-acc\">{{labels.shopNow}}</a></div>{% endif %}</div>{% endif %}{% endwith %}{% endwith %}{% endwith %}{% endwith %}{% endif %}<div id=\"mz-pdp-error-container\" ></div>{% comment %}<script src='//ui.powerreviews.com/stable/4.0/ui.js' async ></script>{% endcomment %}\r\n","modules/product/product-instock-request":"<div class=\"mz-instock-request\">{% if subscribed %}<p>{{ labels.notifyWidgetSuccess }}</p>{% else %}<div>{{ labels.notifyWidgetHeader }}</div><div>\r\n        {{ labels.email }}: <input type=\"text\" data-mz-role=\"email\" value=\"{{ user.email }}\" class=\"mz-instock-request-email\" /><button data-mz-action=\"widgetNotifyUserAction\">{{ labels.notifyWidgetButton }}</button><span class=\"mz-validationmessage\" data-mz-validationmessage-for=\"email\"></span></div>{% endif %}</div>","modules/product/product-highlights":"<ul class=\"category-highlights-ul clearfix\">{% with model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) as highlightsAttribute %}{% with highlightsAttribute|split(';') as highlights %}{% for highlight in highlights %}<li>{% with highlight|split('|') as highlightKeyValue %}{% for i in highlightKeyValue %}{% if forloop.counter == 1 %}<img loading=\"lazy\" width=\"auto\" height=\"auto\" src=\"{{i}}\" {% if model.mainImage.altText %}alt=\"{{ model.mainImage.altText }}\" {% else %} alt=\"Product highlights\" {% endif %}>{% else %}{% with i|split('(') as highlightKey %}<p>{{highlightKey|first}}</p>{% with highlightKey|last|replace(')', '') as highlightValue %}<p class=\"plp-prod-sblogo\">{{highlightValue}}</p>{% endwith %}{% endwith %}{% endif %}{% endfor %}{% endwith %}</li>{% endfor %}{% endwith%}{% endwith %}</ul>    ","modules/product/product-list-carousel":"{% extends \"modules/product/product-list-carousel-short\" %}{% block module-classes %}mz-productlist-carousel{% endblock module-classes %}{% block list-classes %}mz-l-carousel{% endblock list-classes %}\r\n","modules/product/product-list-tiled":"{% extends \"modules/product/product-list\" %}{% block module-classes %}mz-productlist-tiled{% endblock module-classes %}{% block list-classes %}mz-l-tiles{% endblock list-classes %}","modules/product/product-list":"<div data-mz-productlisting=\"\" class=\"mz-productlist {% block module-classes %}{% endblock module-classes %}\">{% if model.items %}<ul class=' {% if pageContext.cmsContext.template.path == \"supp-category\" %} supp-acc-list {% endif %}  mz-productlist-list {% block list-classes %}{% endblock list-classes %}'><link href=\"{{ pageContext.url }}\">{% if pageContext.cmsContext.template.path == \"supp-category\" %}{% include \"modules/product/plp-supp-acc\" with model=model %}{% else %}{% for prod in model.items %}{% if model.facets and pageContext.categoryId == themeSettings.contentCategoryId %}<li class=\"mz-productlist-item mz-content-productlist-item\" data-mz-product=\"{{ prod.productCode }}\">{% include \"modules/product/product-listing-content\" with model=prod %}</li>{% else %}{% if pageContext.cmsContext.template.path == \"no-search-results\" %}{% include \"modules/product/product-listing-content\" with model=prod %}{% else %}<li class=\"mz-productlist-item\" data-mz-product=\"{{ prod.productCode }}\">{% include \"modules/product/product-listing\" with model=prod %}</li>{% endif %}{% endif %}{% endfor %}{% endif %}{% if not pageContext.isEditMode %}{% dropzone \"plp-promo-banner-slot\" scope=\"page\" %}{% endif %}</ul><div id=\"compare-products\" class=\"compare-products-wrap\" style=\"display:none\"><div class=\"compare-products-controls\"><p>{{labels.compareLimit}}</p><button data-mz-action=\"compareClearAll\" class=\"compare-products-clearAll\">{{labels.compareClear}}</button><button disabled=\"disabled\" data-mz-action=\"compare\" class=\"compare-products-compare\">{{labels.compareButton}}</button><button class=\"hidden\" style=\"display:none\" disabled=\"disabled\" data-mz-action=\"removeItem\" data-label=\"{{labels.compareRemove}}\"> </button></div><div class=\"compare-products-items\"><ul class=\"compare-products-items-list\"></ul></div><div class=\"compare-products-close\"><a data-mz-action=\"compareClearAll\" href=\"javascript:void(0)\" class=\"compare-products-close-button\">X</a></div><div class=\"message-wrap\"><span class=\"message\"></span></div></div>{% endif %}{% if pageContext.isEditMode %}<div class=\"plp-promo-section\">\r\n            Drop the Promotional Widget Banner\r\n            {% dropzone \"plp-promo-banner-slot\" scope=\"page\" %}</div>{% endif %}<script src='//ui.powerreviews.com/stable/4.0/ui.js' async ></script></div>","modules/product/product-list-zinfi":"<div data-mz-productlisting=\"\" class=\"mz-productlist {% block module-classes %}{% endblock module-classes %}\">{% if model.items %}<ul class=' {% if pageContext.cmsContext.template.path == \"supp-category\" %} supp-acc-list {% endif %}  mz-productlist-list {% block list-classes %}{% endblock list-classes %}'><link href=\"{{ pageContext.url }}\">{% if pageContext.cmsContext.template.path == \"supp-category\" %}{% include \"modules/product/plp-supp-acc\" with model=model %}{% else %}{% for prod in model.items %}{% if model.facets and pageContext.categoryId == themeSettings.contentCategoryId %}<li class=\"mz-productlist-item mz-content-productlist-item\" data-mz-product=\"{{ prod.productCode }}\">{% include \"modules/product/product-listing-content\" with model=prod %}</li>{% else %}{% if pageContext.cmsContext.template.path == \"no-search-results\" %}{% include \"modules/product/product-listing-content\" with model=prod %}{% else %}<li class=\"mz-productlist-item\" data-mz-product=\"{{ prod.productCode }}\">{% include \"modules/product/product-listing-zinfi\" with model=prod %}</li>{% endif %}{% endif %}{% endfor %}{% endif %}{% if not pageContext.isEditMode %}{% dropzone \"plp-promo-banner-slot\" scope=\"page\" %}{% endif %}</ul><div id=\"compare-products\" class=\"compare-products-wrap\" style=\"display:none\"><div class=\"compare-products-controls\"><p>{{labels.compareLimit}}</p><button data-mz-action=\"compareClearAll\" class=\"compare-products-clearAll\">{{labels.compareClear}}</button><button disabled=\"disabled\" data-mz-action=\"compare\" class=\"compare-products-compare\">{{labels.compareButton}}</button><button class=\"hidden\" style=\"display:none\" disabled=\"disabled\" data-mz-action=\"removeItem\" data-label=\"{{labels.compareRemove}}\"> </button></div><div class=\"compare-products-items\"><ul class=\"compare-products-items-list\"></ul></div><div class=\"compare-products-close\"><a data-mz-action=\"compareClearAll\" href=\"javascript:void(0)\" class=\"compare-products-close-button\">X</a></div><div class=\"message-wrap\"><span class=\"message\"></span></div></div>{% endif %}{% if pageContext.isEditMode %}<div class=\"plp-promo-section\">\r\n            Drop the Promotional Widget Banner\r\n            {% dropzone \"plp-promo-banner-slot\" scope=\"page\" %}</div>{% endif %}</div>","modules/product/product-list-tiled-zinfi":"{% extends \"modules/product/product-list-zinfi\" %}{% block module-classes %}mz-productlist-tiled{% endblock module-classes %}{% block list-classes %}mz-l-tiles{% endblock list-classes %}","modules/product/product-listing-carousel":"<div class=\"mz-productlisting {% block module-classes %}{% endblock module-classes %}\" data-mz-product=\"{{ model.productCode }}\"><span class=\"hide\">Brother</span><div class=\"left-section-plp\"><div class=\"plp-section-1\"><div class=\"plp-product-image\"><div class=\"mz-productlisting-image\">{% block product-image %}<a href=\"{% make_url \"product\" model %}\">{% if model.mainImage.imageUrl %}<img loading=\"lazy\" width=\"130\" height=\"130\" class=\"owl-lazy\" data-src=\"{% make_url \"image\" model.mainImage with max=themeSettings.plplistProductThumbSize as_parameter %}\" {% if model.mainImage.altText|safe %}alt=\"{{ model.mainImage.altText|safe }}\"{% endif %} /><meta content=\"{% make_url \"image\" model.mainImage with max=themeSettings.plplistProductThumbSize as_parameter %}\" >{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"130\" height=\"130\" src=\"{{ labels.brothernoImage }}?max=300\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\" {% endif %} />{% else %}<img loading=\"lazy\" width=\"130\" height=\"130\" src=\"{{ labels.brothernoImage }}?max=300\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} />{% endif %}{% endif %}</a>{% endblock product-image %}</div></div><div class=\"plp-product-info\"><div class=\"mz-productlisting-info\"><h3 class=\"plp-product-title\"><a  title='{{model.content.productName|safe}}' class=\"mz-productlisting-title\" href=\"{% make_url \"product\" model %}\">{{model.content.productName|safe}}</a></h3><div class=\"plp-model-number\"><span>{{ labels.model|safe }}: {{model.productCode}}</span></div><div class=\"plp-product-ratings\">{% if themeSettings.siteLang == \"English\" %}{% with model|get_product_attribute(themeSettings.attributesFQN.productRatings)|prop(\"values\")|first as v %}{% if v.stringValue %}{{v.stringValue}}{% else %}{% if v.value %}{% with v.value|split(\".\") as valueC %}<div class=\"plp-ratings ratings_{% if valueC|first >= 5 %}5{% else %}{% if valueC|last >= 8 %}{{valueC|first|add(1)}}{% else %}{{valueC|first}}{% if valueC.length > 1 %}{% if valueC|last >= 3 and valueC|last <= 7 %}_5{% endif %}{% endif %}{% endif %}{% endif %}\"></div>{% endwith %}{% else %}<div class=\"plp-ratings\"></div>{% endif %}{% endif %}{% endwith %}{% else %}{% with model|get_product_attribute(themeSettings.attributesFQN.productRatingsFr)|prop(\"values\")|first as v %}{% if v.stringValue %}{{v.stringValue}}{% else %}{% if v.value %}{% with v.value|split(\".\") as valueC %}<div class=\"plp-ratings ratings_{% if valueC|first >= 5 %}5{% else %}{% if valueC|last >= 8 %}{{valueC|first|add(1)}}{% else %}{{valueC|first}}{% if valueC.length > 1 %}{% if valueC|last >= 3 and valueC|last <= 7 %}_5{% endif %}{% endif %}{% endif %}{% endif %}\"></div>{% endwith %}{% else %}<div class=\"plp-ratings\"></div>{% endif %}{% endif %}{% endwith %}{% endif %}</div><div class=\"price-section\" data-mz-lang=\"{{ themeSettings.siteLang }}\" style=\"display:none\"><div class=\"hide-pricing-div\">{% with model|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}{% include \"modules/common/price-plp\" %}{% endif %}{% endwith %}</div><div class=\"clear\"></div><a href=\"{% make_url \"product\" model %}\" class=\"addToCartGlobals view-dtl-pdp recently-viewed\">{{labels.viewDetails}}</a></div></div></div></div></div></div>","modules/product/product-listing-zinfi":"{% with model|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with model.inventoryInfo.onlineStockAvailable as stock %}<div class=\"hide\"><a href='{% make_url \"product\" model %}'><span >{{model.content.productName|safe}}</span></a><span>{{ forloop.index }}</span></div><div class=\"mz-productlisting mz-productlist-tiled\" data-mz-product=\"{{ model.productCode }}\"> {% if model.properties and themeSettings.showProductDetailProperties %}{% with model|get_product_attribute(themeSettings.attributesFQN.relatedproducts) as supp %}{% if supp.values.length %}{% if model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) %}<div class=\"left-section-plp\">{% else %}<div class=\"left-section-plp no-supplies-plp\">{% endif %}{% else %}{% if model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) %}<div class=\"left-section-plp\">{% else %}<div class=\"left-section-plp no-supplies-plp\">{% endif %}{% endif %}{% endwith %}{% else %}<div class=\"left-section-plp\">{% endif %}<div class=\"mobile-container {% if not (model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) and model|get_product_attribute_values(themeSettings.attributesFQN.relatedproducts)) and pageContext.isMobile %} removeheightplp {% endif %}\"><div class=\"plp-sections-flags\"><div class=\"all-flags\"><div class=\"flag-texts\">{% include \"modules/product/pdp-ribbon\" with model=model %}</div></div></div><div class=\"plp-section-1 plp-section-1-mo\" ><span class=\"hide\">Brother</span><div class=\"plp-product-image\"><div class=\"mz-productlisting-image\">{% block product-image %}{% if model.mainImage.imageUrl %}<img loading=\"lazy\" width=\"130\" height=\"130\" data-src=\"{% make_url \"image\" model.mainImage with max=themeSettings.plpgridProductThumbSize as_parameter %}\" {% if model.mainImage.altText %}alt=\"{{ model.mainImage.altText }}\" {% else %} alt=\"{{ model.content.productName }}\" {% endif %} /><meta content=\"{% make_url \"image\" model.mainImage with max=themeSettings.plpgridProductThumbSize as_parameter %}\" >{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"130\" height=\"130\" src=\"{{ labels.brothernoImage }}?max=300\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"130\" height=\"130\" src=\"{{ labels.brothernoImage }}?max=300\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} />{% endif %}{% endif %}{% endblock product-image %}</div></div><div class=\"plp-product-info\"><div class=\"mz-productlisting-info\"><h3 class=\"plp-product-title\">\r\n                                {{model.content.productName|safe}}\r\n                            </h3><div class=\"model_number\"><p>{{ labels.model|safe}} : {{model.productCode}} </p><div class=\"hide\"><span>{{model.productCode}}</span><p>{{model.productCode}} </p>{% if themeSettings.siteLang == \"French\" %}{% with model|get_product_attribute(themeSettings.attributesFQN.productRatingsFr)|prop(\"values\")|first as FrenchRatingValue %}{% if FrenchRatingValue.value %}<div><span>{{ FrenchRatingValue.value }}</span></div>{% endif %}{% endwith %}{% else %}{% with model|get_product_attribute(themeSettings.attributesFQN.productRatings)|prop(\"values\")|first as EnglishRatingValue %}{% if EnglishRatingValue.value %}<div><span>{{ EnglishRatingValue.value }}</span></div>{% endif %}{% endwith %}{% endif %}</div></div><div class=\"plp-product-description\">{% if model.content.productShortDescription and themeSettings.listProductShortDesc %}<p class=\"mz-productlisting-shortdesc\">{{ model.content.productShortDescription|safe }} </p>{% endif %}</div></div></div></div></div>{% if model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) %}<div class=\"plp-section-2 {% if not model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) and pageContext.isMobile %} removeplplistspace {% endif %}\"><div class=\"plp-product-attributes\"><ul class=\"category-highlights-ul clearfix\">{% with model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) as highlightsAttribute %}{% with highlightsAttribute|split(';') as highlights %}{% for highlight in highlights %}{% if forloop.index < 6 %}<li style=\"padding-top: 0px;\">{% with highlight|split('|') as highlightKeyValue %}{% for i in highlightKeyValue %}{% if forloop.index == 1 %}<img loading=\"lazy\" width=\"auto\" height=\"auto\" src=\"{{i}}\" {% if model.mainImage.altText %}alt=\"{{ model.mainImage.altText }}\" {% else %} alt=\"Product highlights\" {% endif %}>{% else %}{% with i|split('(') as highlightKey %}<p>{{highlightKey|first}}</p>{% with highlightKey|last|replace(')', '') as highlightValue %}<p class=\"plp-prod-sblogo\">{{highlightValue}}</p>{% endwith %}{% endwith %}{% endif %}{% endfor %}{% endwith %}</li>{% endif %}{% endfor %}{% endwith%}{% endwith %}</ul></div></div>{% endif %}</div></div>{% if model.properties and themeSettings.showProductDetailProperties %}{% with model|get_product_attribute(themeSettings.attributesFQN.relatedproducts) as supp %}{% if supp.values.length %}<div class=\"plp-section-3 {% if not model|get_product_attribute_values(themeSettings.attributesFQN.relatedproducts) and pageContext.isMobile %} removeplplistspace {% endif %}\"><div class=\"plp-product-suppliers\"></div></div>{% endif %}{% endwith %}{% endif %}<div class=\"plp-product-suppliers-list\"><div class=\"suppl-cont\"><h3 class=\"plp-suppliers-list-title\">\r\n                {{ labels.comp_supp_acc }} <span> {{model.content.productName}} </span></h3><div class=\"loader_new loader-wrapper\"><div class=\"loader__figure\"></div></div><ul class=\"supp-acc-list\" id=\"supp-acc-{{model.productCode}}\"></ul></div></div>{% endwith %}{% endwith %}{% endwith %}{% endwith %}\r\n","modules/product/product-listing-content":"{% if pageContext.cmsContext.template.path == \"no-search-results\" %}{% with model.categories|findwhere(\"categoryId\", 262) as contentCategory %}{% if contentCategory %}<li class=\"mz-productlist-item mz-content-productlist-item\" data-mz-product=\"{{ model.productCode }}\"><div class=\"mz-productlisting {% block module-classes %}{% endblock module-classes %}\" data-mz-product=\"{{ model.productCode }}\"><div class=\"content-product-image\">{% block product-image %}<a href=\"{% make_url \"product\" model %}\"><img loading=\"lazy\" width=\"435px\" height=\"279px\" src=\"{% make_url 'cdn' '/resources/images/content-search-img1.png' %}\" alt=\"content-image-1\" /></a>{% endblock product-image %}</div><div class=\"content-product-info\"><h3 class=\"content-product-title\"><a title=\"{{model.content.productName|safe}}\" class=\"mz-productlisting-title\" href=\"{% make_url \"product\" model %}\">{{model.content.productName|safe}}</a></h3><div class=\"content-product-description\"><p class=\"creation-date\">Posted On <span>{% if themeSettings.siteLang == \"English\" %}{{model.createDate|date(\"F j, Y\")}}{% else %}{% with model.createDate|date(\"F j Y\") as fullDateFrench %}{% for individualMonth in themeSettings.monthNames.data %}{% if individualMonth.monthnumber == model.createDate|date(\"F\") %}{{ fullDateFrench|replace(individualMonth.monthnumber,individualMonth.frenchName) }}{% endif %}{% endfor %}{% endwith %}{% endif %} </span></p>{% if model.content.productShortDescription and themeSettings.listProductShortDesc %}<p class=\"mz-productlisting-shortdesc\">{{ model.content.productShortDescription|truncatewords(40)|safe }} </p>{% endif %}</div><div class=\"content-view-btn\"><a title=\"{{model.content.productName}}\" href=\"{% make_url 'product' model %}\">{{ labels.readMore }}</a></div></div></div></li>{% else %}<li class=\"mz-productlist-item\" data-mz-product=\"{{ model.productCode }}\">{% with model|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with model.inventoryInfo.onlineStockAvailable as stock %}<div class=\"mz-productlisting mz-productlist-tiled\" data-mz-product=\"{{ model.productCode }}\"><div class=\"left-section-plp\"><div class=\"mobile-container {% if not (model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) and model|get_product_attribute_values(themeSettings.attributesFQN.relatedproducts)) and pageContext.isMobile %} removeheightplp {% endif %}\"><div class=\"plp-sections-flags\"><div class=\"all-flags\"><div class=\"flag-texts\">{% include \"modules/product/pdp-ribbon\" with model=model %}</div></div></div><div class=\"plp-section-1\" ><span class=\"hide\">Brother </span><div class=\"plp-product-image\"><div class=\"mz-productlisting-image\">{% block product-image %}<a data-gtmClass=\"gtmusc014\" data-item-position=\"{{forloop.index}}\" href=\"{% make_url \"product\" model %}\">{% if model.mainImage.imageUrl %}<img loading=\"lazy\" width=\"130\" height=\"130\" data-src=\"{% make_url \"image\" model.mainImage with max=themeSettings.plpgridProductThumbSize as_parameter %}\" {% if model.mainImage.altText %}alt=\"{{ model.mainImage.altText }}\" {% else %} alt=\"{{ model.content.productName }}\" {% endif %} /><meta content=\"{% make_url \"image\" model.mainImage with max=themeSettings.plpgridProductThumbSize as_parameter %}\" >{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"130\" height=\"130\" src=\"{{ labels.brothernoImage }}?max=300\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"130\" height=\"130\" src=\"{{ labels.brothernoImage }}?max=300\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} />{% endif %}{% endif %}</a>{% endblock product-image %}</div></div><div class=\"plp-product-info\"><div class=\"mz-productlisting-info\"><h3 class=\"plp-product-title\"><a  data-gtmClass=\"gtmusc014\" data-item-position=\"{{forloop.index}}\" title='{{model.content.productName|safe}}' class=\"mz-productlisting-title\" href=\"{% make_url \"product\" model %}\">{{model.content.productName|safe}}</a></h3><div class=\"model_number\"><p>{{ labels.model|safe}} : {{model.productCode}} </p></div><div>{% include \"modules/product/plp-product-rating-average\" %}</div><div class=\"plp-product-ratings\"><div class=\"hide\"><span>{{model.productCode}}</span><span>{{model.productCode}}</span>{% if themeSettings.siteLang == \"French\" %}{% with model|get_product_attribute(themeSettings.attributesFQN.productRatingsFr)|prop(\"values\")|first as FrenchRatingValue %}{% if FrenchRatingValue.value %}<div><span>{{ FrenchRatingValue.value }}</span></div>{% endif %}{% endwith %}{% else %}{% with model|get_product_attribute(themeSettings.attributesFQN.productRatings)|prop(\"values\")|first as EnglishRatingValue %}{% if EnglishRatingValue.value %}<div><span>{{ EnglishRatingValue.value }}\r\n                                                                </span></div>{% endif %}{% endwith %}{% endif %}</div>{% comment %}{% if not themeSettings.hidePlpStarRatings %}<div class=\"plp-product-ratings pr-inline-rating\" data-mz-product-code=\"{{ model.productCode }}\"><div id=\"pr-snippet-{{ model.productCode }}\" class=\"plp-power-review\"></div></div>{% endif %}{% endcomment %}<div class=\"price-section {% if model.price.discount %} model-on-price{% endif %}\"><div class=\"hide-pricing-div\">{% with model|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}{% include \"modules/common/price-plp\" %}{% endif %}{% endif %}{% endwith %}</div><div class=\"grid-brother\">{% with model|get_product_attribute(themeSettings.attributesFQN.isbrothercareFlag) as obj %}{% with obj.values|first as objValue %}{% if objValue.value == true %}<a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Brother Care\" data-gtmeventaction=\"Middle Page\" href=\"{{siteContext.siteSubdirectory}}/brother-care-page\"><div class=\"plp-brother-flag\"><div class=\"is-brother-care\"><img loading=\"lazy\" width=\"145px\" height=\"60px\" class=\"img-responsive\" src=\"{{labels.eligiblebrotherlog}}\" alt=\"isBrother Care Eligible\"></div></div></a>{% endif %}{% endwith  %}{% endwith %}</div><div class=\"clear\"></div>{% with model|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidepricingflag %}{% if model.inventoryInfo.onlineStockAvailable >= 0 %}{% if model.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == \"ACTIVE\"  %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                                    {{ labels.itemNotAvailable }}\r\n                                                                </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                                    {{ labels.viewSimilarItems}}\r\n                                                                </button>{% endif %}{% if exclusivetypeFlag.value|upper == \"NONE\" and not hidepricingflag.value and model.productType != \"Loyalty Program\" %}{% if not hidepricingflag.value and model.productType != \"Loyalty Program\" %}<p class=\"limits moq-error\"></p><button id=\"add-to-cart1{{ model.productCode }}\" class=\"mz-productdetail-addtocart mz-button mz-button-small {% if not model.purchasableState.isPurchasable %}is-disabled{% endif %}\" {% if not model.purchasableState.isPurchasable %} disabled=\"disabled\" {% endif %} data-mz-action=\"addToCart\" data-product-id=\"{{ model.productCode }}\">\r\n                                                                    {{ labels.addToCart }}\r\n                                                                    </button>{% endif %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"TRANSITION\"  %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                                    {{ labels.itemNotAvailable }}\r\n                                                                </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                                    {{ labels.viewSimilarItems}}\r\n                                                                </button>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"DISCONTINUED\" %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                                    {{ labels.itemNotAvailable }}\r\n                                                                </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                                    {{ labels.viewSimilarItems}}\r\n                                                                </button>{% endif %}{% endif %}{% endif %}{% if not model.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == \"ACTIVE\"  %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}<div class=\"stock-checking\"><div class=\"out-stock\">\r\n                                                                        {{labels.outOfStock}}\r\n                                                                    </div></div>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                                    {{ labels.itemNotAvailable }}\r\n                                                                </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                                    {{ labels.viewSimilarItems}}\r\n                                                                </button>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"TRANSITION\"  %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                                    {{ labels.itemNotAvailable }}\r\n                                                                </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                                    {{ labels.viewSimilarItems}}\r\n                                                                </button>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"DISCONTINUED\" %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                                    {{ labels.itemNotAvailable }}\r\n                                                                </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                                    {{ labels.viewSimilarItems}}\r\n                                                                </button>{% endif %}{% endif %}{% endif %}{% endif %}{% endwith %}</div><div class=\"product-buttons {% if productstatusFlag.value !='Active' %}plp_buttons_border{% endif %}\">{% if productstatusFlag.value|upper == \"ACTIVE\" %}<div class=\"plp-add-to-wishlist\"><a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"add to wishlist\" data-gtmeventaction=\"Middle Page\" href=\"javascript:void(0);\" class=\"add-to-wishlist\" data-product-id=\"{{model.productCode}}\">{{ labels.addToWishlist|safe }}</a></div>{% endif %}<div class=\"plp-add-to-compare\"><button data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Add to compare\" data-gtmeventaction=\"Middle Page\" {% if model.mainImage.imageUrl %}data-mz-compare-thumb=\"{{model.mainImage.imageUrl}}\"{% endif %} data-mz-compare-name=\"{{model.content.productName}}\" data-mz-compare-pid=\"{{model.productCode}}\" data-mz-action=\"addToCompare\" class=\"add-to-compare inactive\"> {{ labels.addToCompare }}</button></div></div></div><div class=\"plp-product-description\">{% if model.content.productShortDescription and themeSettings.listProductShortDesc %}<p class=\"mz-productlisting-shortdesc\">{{ model.content.productShortDescription|truncatewords(40)|safe }} <a title=\"{{model.content.productName}}\" data-gtmClass=\"gtmusc014\" data-item-position=\"{{forloop.index}}\" href=\"{% make_url \"product\" model %}\">{{ labels.viewDetails }}</a></p>{% endif %}</div></div></div></div></div>{% if model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) %}<div class=\"plp-section-2 {% if not model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) and pageContext.isMobile %} removeplplistspace {% endif %}\"><div class=\"plp-product-attributes\"><ul class=\"category-highlights-ul clearfix\">{% with model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) as highlightsAttribute %}{% with highlightsAttribute|split(';') as highlights %}{% for highlight in highlights %}{% if forloop.index < 6 %}<li style=\"padding-top: 0px;\">{% with highlight|split('|') as highlightKeyValue %}{% for i in highlightKeyValue %}{% if forloop.index == 1 %}<img loading=\"lazy\" src=\"{{i}}\" width=\"auto\" height=\"auto\" {% if model.mainImage.altText %}alt=\"{{ model.mainImage.altText }}\" {% else %} alt=\"Product highlights\" {% endif %}>{% else %}{% with i|split('(') as highlightKey %}<p>{{highlightKey|first}}</p>{% with highlightKey|last|replace(')', '') as highlightValue %}<p class=\"plp-prod-sblogo\">{{highlightValue}}</p>{% endwith %}{% endwith %}{% endif %}{% endfor %}{% endwith %}</li>{% endif %}{% endfor %}{% endwith%}{% endwith %}</ul></div></div>{% endif %}</div><div class=\"right-section-plp\"><div class=\"price-section {% if model.price.discount %} model-on-price{% endif %}\">{% if not hidePricingFlag.value %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}{% include \"modules/common/price-plp\" %}{% endif %}{% endif %}</div><div class=\"clear\"></div>{% with model|get_product_attribute(themeSettings.attributesFQN.isbrothercareFlag) as obj %}{% with obj.values|first as objValue %}{% if objValue.value == true %}<div class=\"plp-brother-flag\"><a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Brother care program\" data-gtmeventaction=\"Middle Page\" href=\"{{siteContext.siteSubdirectory}}/brother-care-page\"><div class=\"is-brother-care\"><img loading=\"lazy\" width=\"145px\" height=\"60px\" class=\"img-responsive\" src=\"{{labels.eligiblebrotherlog}}\" alt=\"isBrother Care Eligible\"></div><div class=\"is-brother-text\"></div></a></div>{% endif %}{% endwith %}{% endwith %}<div class=\"new_grouping\">{% with model|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidepricingflag %}{% if model.inventoryInfo.onlineStockAvailable >= 0 %}{% if model.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == \"ACTIVE\"  %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                {{ labels.itemNotAvailable }}\r\n                                            </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                {{ labels.viewSimilarItems}}\r\n                                            </button>{% endif %}{% if exclusivetypeFlag.value|upper == \"NONE\" and not hidepricingflag.value and model.productType != \"Loyalty Program\" %}{% if not hidepricingflag.value and model.productType != \"Loyalty Program\" %}<p class=\"limits moq-error\"></p><button id=\"add-to-cart12{{ model.productCode }}\" class=\"mz-productdetail-addtocart mz-button mz-button-small {% if not model.purchasableState.isPurchasable %}is-disabled{% endif %}\" {% if not model.purchasableState.isPurchasable %} disabled=\"disabled\" {% endif %} data-mz-action=\"addToCart\" data-product-id=\"{{ model.productCode }}\">\r\n                                                {{ labels.addToCart }}\r\n                                                </button>{% endif %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"TRANSITION\"  %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                {{ labels.itemNotAvailable }}\r\n                                            </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                {{ labels.viewSimilarItems}}\r\n                                            </button>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"DISCONTINUED\" %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                {{ labels.itemNotAvailable }}\r\n                                            </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                {{ labels.viewSimilarItems}}\r\n                                            </button>{% endif %}{% endif %}{% endif %}{% if not model.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == \"ACTIVE\"  %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}<div class=\"stock-checking\"><div class=\"out-stock\">\r\n                                                    {{labels.outOfStock}}\r\n                                                </div></div>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                {{ labels.itemNotAvailable }}\r\n                                            </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                {{ labels.viewSimilarItems}}\r\n                                            </button>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"TRANSITION\"  %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                {{ labels.itemNotAvailable }}\r\n                                            </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                {{ labels.viewSimilarItems}}\r\n                                            </button>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"DISCONTINUED\" %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                {{ labels.itemNotAvailable }}\r\n                                            </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                {{ labels.viewSimilarItems}}\r\n                                            </button>{% endif %}{% endif %}{% endif %}{% endif %}{% endwith %}<div class=\"product-buttons {% if productstatusFlag.value|upper !=\"ACTIVE\" %}plp_buttons_border{% endif %}\">{% if productstatusFlag.value|upper == \"ACTIVE\" %}<div class=\"plp-add-to-wishlist\"><a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"add to wishlist\" data-gtmeventaction=\"Middle Page\" href=\"javascript:void(0);\" class=\"add-to-wishlist\" data-product-id=\"{{model.productCode}}\"> {{ labels.addToWishlist|safe }}</a></div>{% endif %}<div class=\"plp-add-to-compare\"><button data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Add to compare\" data-gtmeventaction=\"Middle Page\" {% if model.mainImage.imageUrl %}data-mz-compare-thumb=\"{{model.mainImage.imageUrl}}\"{% endif %} data-mz-compare-name=\"{{model.content.productName}}\" data-mz-compare-pid=\"{{model.productCode}}\" data-mz-action=\"addToCompare\" class=\"add-to-compare inactive\"> {{ labels.addToCompare }}</button></div></div></div></div></div>{% if model.properties and themeSettings.showProductDetailProperties %}{% with model|get_product_attribute(themeSettings.attributesFQN.relatedproducts) as supp %}{% if supp.values.length %}<div class=\"plp-section-3 {% if not model|get_product_attribute_values(themeSettings.attributesFQN.relatedproducts) and pageContext.isMobile %} removeplplistspace {% endif %}\"><div class=\"plp-product-suppliers\"><div class=\"plp-supp-anchor\"><a href=\"javascript:void(0);\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Shop Related Supplies &amp; Accessories\" data-gtmeventaction=\"Middle Page\" class=\"supp-acc-link\" data-mz-related-products=\"{% for suppItem in supp.values %}{{ suppItem.value }}{% if not forloop.last %},{% endif %}{% endfor %}\"><i class=\"fa fa-plus\" aria-hidden=\"true\" data-mz-related-products=\"{% for suppItem in supp.values %}{{ suppItem.value }}{% if not forloop.last %},{% endif %}{% endfor %}\"></i>\r\n                                                    {{ labels.shop }} {{ labels.comp_supp_acc_link }}\r\n                                                </a></div></div></div>{% endif %}{% endwith %}{% endif %}<div class=\"plp-product-suppliers-list\"><div class=\"suppl-cont\"><h3 class=\"plp-suppliers-list-title\">\r\n                            {{ labels.comp_supp_acc }} <span> {{model.content.productName}} </span></h3><div class=\"loader_new loader-wrapper\"><div class=\"loader__figure\"></div></div><ul class=\"supp-acc-list\" id=\"supp-acc-{{model.productCode}}\"></ul></div></div>{% endwith %}{% endwith %}{% endwith %}{% endwith %}<script>  \r\n                function gtmusc014(e) {\r\n                    var path = e.currentTarget.getAttribute(\"href\"),\r\n                        itemPos = e.currentTarget.getAttribute(\"data-item-position\"),\r\n                        allProductsArray = window.getPreLoadJSON(\"facetedproducts\").items,\r\n                        prodId = path.split(\"/\")[path.split(\"/\").length-1].split(\"?\")[0],\r\n                        openUrlCallback = function() {\r\n                            window.open(path,\"_self\");\r\n                        };\r\n                    \r\n                    \r\n                    if (allProductsArray.length > 0) {\r\n                        e.preventDefault();\r\n                        var prdData = [],\r\n                            navData = [],\r\n                            clickEvent =  {\r\n                                \"actionField\": {\r\n                                    \"list\": \"Search results\"\r\n                                }\r\n                            };\r\n                        \r\n                        if(window.getPreLoadJSON(\"navigation\")) {\r\n                            window.getPreLoadJSON(\"navigation\").map(function (v, i) {\r\n                                if (i > 1) navData.push(v.name);\r\n                            });\r\n                        }\r\n                        \r\n                        var currentProduct = [];\r\n                        \r\n                        allProductsArray.map(function(itemValue,i){\r\n                           if(itemValue.productCode == prodId) {\r\n                                currentProduct = itemValue;\r\n                           } \r\n                        });  \r\n                        \r\n                        prdData.push({\r\n                            \"name\": currentProduct.content.productName,\r\n                            \"id\": currentProduct.productCode,\r\n                            \"price\": (currentProduct.price.salePrice ? currentProduct.price.salePrice : currentProduct.price.price),\r\n                            \"brand\": currentProduct.productType,\r\n                            \"category\": currentProduct.categories[0].categoryId,\r\n                            \"position\":itemPos\r\n                        });\r\n\r\n                        clickEvent.products = prdData;\r\n                        \r\n                        new window.brotherGtm(\"UCS014\", [{\r\n                            \"currencyCode\": \"CAD\",\r\n                            \"click\": clickEvent\r\n                        },\"productClick\",\"productClick\",\"cart page\",\"MACHINES - COLOR LASER FMC\",openUrlCallback], [\"ecommerce\",\"event\",\"eventCategory\",\"eventAction\",\"eventLabel\",\"eventCallback\"]);\r\n                          \r\n                    }\r\n                };\r\n            </script></li>{% endif %}{% endwith %}{% else %}<li class=\"mz-productlist-item mz-content-productlist-item\" data-mz-product=\"{{ model.productCode }}\"><div class=\"mz-productlisting {% block module-classes %}{% endblock module-classes %}\" data-mz-product=\"{{ model.productCode }}\"><div class=\"content-product-image\">{% block product-image %}<a href=\"{% make_url \"product\" model %}\"><img loading=\"lazy\" width=\"435px\" height=\"279px\" src=\"{% make_url 'cdn' '/resources/images/content-search-img1.png' %}\" alt=\"content-image-1\" /></a>{% endblock product-image %}</div><div class=\"content-product-info\"><h3 class=\"content-product-title\"><a title=\"{{model.content.productName|safe}}\" class=\"mz-productlisting-title\" href=\"{% make_url \"product\" model %}\">{{model.content.productName|safe}}</a></h3><div class=\"content-product-description\"><p class=\"creation-date\">Posted On <span>{{ model.createDate|date(\"m/d/Y\") }} </span></p>{% if model.content.productShortDescription and themeSettings.listProductShortDesc %}<p class=\"mz-productlisting-shortdesc\">{{ model.content.productShortDescription|truncatewords(40)|safe }} </p>{% endif %}</div><div class=\"content-view-btn\"><a title=\"{{model.content.productName}}\" href=\"{% make_url 'product' model %}\">{{ labels.readMore }}</a></div></div></div></li><script src='//ui.powerreviews.com/stable/4.0/ui.js' async ></script>{% endif %}\r\n","modules/product/product-options":"<div class=\"mz-productoptions\">{% for option in model.options %}<div class=\"mz-productoptions-optioncontainer\" {% if option.attributeFQN == themeSettings.attributesFQN.bcProductFQN %}style=\"\"{% endif %}>{% if option.isRequired %}<strong class=\"is-required\">*</strong>{% endif %}<label class=\"mz-productoptions-optionlabel\">{{ option.attributeDetail.name }}</label><div class=\"mz-productoptions-valuecontainer\">{% if option.attributeDetail.inputType == \"List\" %}<select {% if option.isMultiValue %}multiple{% endif %} class=\"mz-productoptions-option\" data-mz-product-option=\"{{ option.attributeFQN }}\">{% if not option.isMultiValue %}<option></option>{% endif %}{% for value in option.values %}<option {% if not value.isEnabled %} class=\"is-disabled\" {% endif %} {% if value.isSelected %}selected=\"true\"{% endif %} value=\"{{value.value}}\">{{value.stringValue|default(value.value)}}{% if value.deltaPrice and value.deltaPrice > 0 %} ( {{ value.deltaPrice|currency }} {{ labels.more }} ){% endif %}</option>{% endfor %}</select>{% else %}{% if option.attributeDetail.inputType == \"YesNo\" %}<input class=\"mz-productoptions-option\" type=\"checkbox\" {% if option.shopperEnteredValue %}checked=\"checked\"{% endif %} data-mz-product-option=\"{{ option.attributeFQN }}\" />{% endif %}{% if option.attributeDetail.inputType == \"TextBox\" %}{% if option.attributeDetail.dataType == \"Number\" %}<input class=\"mz-productoptions-option\" type=\"number\" min=\"{{ option.attributeDetail.validation.minNumericValue }}\" max=\"{{ option.attributeDetail.validation.maxNumericValue }}\" value=\"{{ option.shopperEnteredValue }}\" data-mz-product-option=\"{{ option.attributeFQN }}\" data-mz-focus-bookmark=\"{{ option.attributeFQN }}\">{% else %}<input class=\"mz-productoptions-option\" type=\"text\" value=\"{{ option.shopperEnteredValue }}\" data-mz-product-option=\"{{ option.attributeFQN }}\" data-mz-focus-bookmark=\"{{ option.attributeFQN }}\">{% endif %}{% endif %}{% if option.attributeDetail.inputType == \"TextArea\" %}<textarea class=\"mz-productoptions-option\" data-mz-product-option=\"{{ option.attributeFQN }}\" data-mz-focus-bookmark=\"{{ option.attributeFQN }}\">{{ option.shopperEnteredValue }}</textarea>{% endif %}{% if option.attributeDetail.inputType == \"Date\" %}<input type=\"text\" data-mz-is-datepicker data-mz-focus-bookmark=\"{{ option.attributeFQN }}\" data-mz-product-option=\"{{ option.attributeFQN }}\" class=\"mz-productoptions-option\" style=\"color:transparent\" value=\"{{ option.shopperEnteredValue }}\" data-format=\"mm/dd/yy\" data-max=\"{{option.maxValue}}\" data-min=\"{{ option.minValue }}\">{% endif %}{% if option.values %}{% for value in option.values %}{% if forloop.counter0 == 0 and value.deltaPrice > 0 %}\r\n                      ({{ value.deltaPrice|currency }} {{ labels.more }})\r\n                    {% endif %}{% endfor %}{% endif %}{% endif %}</div></div>{% endfor %}</div>","modules/product/product-listing":"{% with model|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with model.inventoryInfo.onlineStockAvailable as stock %}<div class=\"hide\"><a href='{% make_url \"product\" model %}'><span >{{model.content.productName|safe}}</span></a><span>{{ forloop.index }}</span></div><div class=\"mz-productlisting mz-productlist-tiled\" data-mz-product=\"{{ model.productCode }}\"> {% if model.properties and themeSettings.showProductDetailProperties %}{% with model|get_product_attribute(themeSettings.attributesFQN.relatedproducts) as supp %}{% if supp.values.length %}{% if model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) %}<div class=\"left-section-plp\">{% else %}<div class=\"left-section-plp no-supplies-plp\">{% endif %}{% else %}{% if model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) %}<div class=\"left-section-plp\">{% else %}<div class=\"left-section-plp no-supplies-plp\">{% endif %}{% endif %}{% endwith %}{% else %}<div class=\"left-section-plp\">{% endif %}<div class=\"mobile-container {% if not (model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) and model|get_product_attribute_values(themeSettings.attributesFQN.relatedproducts)) and pageContext.isMobile %} removeheightplp {% endif %}\"><div class=\"plp-sections-flags\"><div class=\"all-flags\"><div class=\"flag-texts\">{% include \"modules/product/pdp-ribbon\" with model=model %}</div></div></div><div class=\"plp-section-1 plp-section-1-mo\" ><span class=\"hide\">Brother</span><div class=\"plp-product-image\"><div class=\"mz-productlisting-image\">{% block product-image %}<a data-gtmClass=\"gtmusc014\" data-item-position=\"{{forloop.index}}\" href=\"{% make_url \"product\" model %}\">{% if model.mainImage.imageUrl %}<img loading=\"lazy\" width=\"130\" height=\"130\" data-src=\"{% make_url \"image\" model.mainImage with max=themeSettings.plpgridProductThumbSize as_parameter %}\" {% if model.mainImage.altText %}alt=\"{{ model.mainImage.altText }}\" {% else %} alt=\"{{ model.content.productName }}\" {% endif %} /><meta content=\"{% make_url \"image\" model.mainImage with max=themeSettings.plpgridProductThumbSize as_parameter %}\" >{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"130\" height=\"130\" src=\"{{ labels.brothernoImage }}?max=300\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} />{% else %}<img loading=\"lazy\" width=\"130\" height=\"130\" src=\"{{ labels.brothernoImage }}?max=300\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} />{% endif %}{% endif %}</a>{% endblock product-image %}</div></div><div class=\"plp-product-info\"><div class=\"mz-productlisting-info\"><h3 class=\"plp-product-title\"><a  data-gtmClass=\"gtmusc014\" data-item-position=\"{{forloop.index}}\" title='{{model.content.productName|safe}}' class=\"mz-productlisting-title\" href=\"{% make_url \"product\" model %}\">{{model.content.productName|safe}}</a></h3><div class=\"model_number\"><p>{{ labels.model|safe}} : {{model.productCode}} </p><div class=\"hide\"><span>{{model.productCode}}</span><p>{{model.productCode}} </p>{% if themeSettings.siteLang == \"French\" %}{% with model|get_product_attribute(themeSettings.attributesFQN.productRatingsFr)|prop(\"values\")|first as FrenchRatingValue %}{% if FrenchRatingValue.value %}<div><span>{{ FrenchRatingValue.value }}</span></div>{% endif %}{% endwith %}{% else %}{% with model|get_product_attribute(themeSettings.attributesFQN.productRatings)|prop(\"values\")|first as EnglishRatingValue %}{% if EnglishRatingValue.value %}<div><span>{{ EnglishRatingValue.value }}</span></div>{% endif %}{% endwith %}{% endif %}</div></div><div>{% include \"modules/product/plp-product-rating-average\" %}</div><div class=\"plp-product-ratings\">{% comment %}{% if not themeSettings.hidePlpStarRatings %}<div class=\"plp-product-ratings pr-inline-rating\" data-mz-product-code=\"{{ model.productCode }}\"><div id=\"pr-snippet-{{ model.productCode }}\" class=\"plp-power-review\"></div></div>{% endif %}{% endcomment %}<div class=\"price-section {% if model.price.discount %} model-on-price{% endif %}\">{% if  model.purchasableState.isPurchasable %}<link href=\"https://schema.org/InStock\" />{% else %}<link href=\"https://schema.org/OutOfStock\" /> {% endif %}<div class=\"hide-pricing-div\">{% with model|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}{% include \"modules/common/price-plp\" %}{% endif %}{% endif %}{% endwith %}</div><div class=\"grid-brother\">{% with model|get_product_attribute(themeSettings.attributesFQN.isbrothercareFlag) as obj %}{% with obj.values|first as objValue %}{% if objValue.value == true %}<a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Brother Care\" data-gtmeventaction=\"Middle Page\" href=\"{{siteContext.siteSubdirectory}}/brother-care-page\"><div class=\"plp-brother-flag\"><div class=\"is-brother-care\"><img loading=\"lazy\" width=\"145px\" height=\"60px\" class=\"img-responsive\" src=\"{{labels.eligiblebrotherlog}}\" alt=\"isBrother Care Eligible\" width=\"145\" height=\"60\"></div></div></a>{% endif %}{% endwith  %}{% endwith %}</div><div class=\"clear\"></div>{% if model.inventoryInfo.onlineStockAvailable >= 0 %}{% if model.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == \"ACTIVE\"  %}{% if exclusivetypeFlag.value|upper == \"NONE\" and not hidepricingflag.value and model.productType != \"Loyalty Program\" %}{% if not hidepricingflag.value and model.productType != \"Loyalty Program\" %}<p class=\"limits moq-error\"></p><button id=\"add-to-cart1{{ model.productCode }}\" class=\"mz-productdetail-addtocart mz-button mz-button-small {% if not model.purchasableState.isPurchasable %}is-disabled{% endif %}\" {% if not model.purchasableState.isPurchasable %} disabled=\"disabled\" {% endif %} data-mz-action=\"addToCart\" data-product-id=\"{{ model.productCode }}\">\r\n                                                    {{ labels.addToCart }}\r\n                                                    </button>{% endif %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                        {{ labels.itemNotAvailable }}\r\n                                                    </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                        {{ labels.viewSimilarItems}}\r\n                                                    </button>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"TRANSITION\"  %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                        {{ labels.itemNotAvailable }}\r\n                                                    </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                        {{ labels.viewSimilarItems}}\r\n                                                    </button>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"DISCONTINUED\" %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                        {{ labels.itemNotAvailable }}\r\n                                                    </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                        {{ labels.viewSimilarItems}}\r\n                                                    </button>{% endif %}{% endif %}{% endif %}{% if not model.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == \"ACTIVE\"  %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}<div class=\"stock-checking\"><div class=\"out-stock\">\r\n                                                            {{labels.outOfStock}}\r\n                                                        </div></div>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                        {{ labels.itemNotAvailable }}\r\n                                                    </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                        {{ labels.viewSimilarItems}}\r\n                                                    </button>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"TRANSITION\"  %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                        {{ labels.itemNotAvailable }}\r\n                                                    </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                        {{ labels.viewSimilarItems}}\r\n                                                    </button>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"DISCONTINUED\" %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                                        {{ labels.itemNotAvailable }}\r\n                                                    </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                                        {{ labels.viewSimilarItems}}\r\n                                                    </button>{% endif %}{% endif %}{% endif %}{% endif %}</div><div class=\"product-buttons {% if productstatusFlag.value !='Active' %}plp_buttons_border{% endif %}\">{% if productstatusFlag.value|upper == \"ACTIVE\" %}<div class=\"plp-add-to-wishlist\"><a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"add to wishlist\" data-gtmeventaction=\"Middle Page\" href=\"javascript:void(0);\" class=\"add-to-wishlist\" data-product-id=\"{{model.productCode}}\">{{ labels.addToWishlist|safe }}</a></div>{% endif %}<div class=\"plp-add-to-compare\"><button data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Add to compare\" data-gtmeventaction=\"Middle Page\" {% if model.mainImage.imageUrl %}data-mz-compare-thumb=\"{{model.mainImage.imageUrl}}\"{% endif %} data-mz-compare-name=\"{{model.content.productName}}\" data-mz-compare-pid=\"{{model.productCode}}\" data-mz-action=\"addToCompare\" class=\"add-to-compare inactive\"> {{ labels.addToCompare }}</button></div></div></div><div class=\"plp-product-description\">{% if model.content.productShortDescription and themeSettings.listProductShortDesc %}<p class=\"mz-productlisting-shortdesc\">{{ model.content.productShortDescription|safe }} <a title=\"{{model.content.productName}}\" data-gtmClass=\"gtmusc014\" data-item-position=\"{{forloop.index}}\" href=\"{% make_url 'product' model %}\">{{ labels.viewDetails }}</a></p>{% endif %}</div></div></div></div></div>{% if model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) %}<div class=\"plp-section-2 {% if not model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) and pageContext.isMobile %} removeplplistspace {% endif %}\"><div class=\"plp-product-attributes\"><ul class=\"category-highlights-ul clearfix\">{% with model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) as highlightsAttribute %}{% with highlightsAttribute|split(';') as highlights %}{% for highlight in highlights %}{% if forloop.index < 6 %}<li style=\"padding-top: 0px;\">{% with highlight|split('|') as highlightKeyValue %}{% for i in highlightKeyValue %}{% if forloop.index == 1 %}<img loading=\"lazy\" width=\"auto\" height=\"auto\" src=\"{{i}}\" {% if model.mainImage.altText %}alt=\"{{ model.mainImage.altText }}\" {% else %} alt=\"Product highlights\" {% endif %}>{% else %}{% with i|split('(') as highlightKey %}<p>{{highlightKey|first}}</p>{% with highlightKey|last|replace(')', '') as highlightValue %}<p class=\"plp-prod-sblogo\">{{highlightValue}}</p>{% endwith %}{% endwith %}{% endif %}{% endfor %}{% endwith %}</li>{% endif %}{% endfor %}{% endwith%}{% endwith %}</ul></div></div>{% endif %}</div>{% if model.properties and themeSettings.showProductDetailProperties %}{% with model|get_product_attribute(themeSettings.attributesFQN.relatedproducts) as supp %}{% if supp.values.length %}{% if model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) %}<div class=\"right-section-plp {% if not model.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == 'ACTIVE'  %}{% if exclusivetypeFlag.value|upper == 'NONE' %}{% endif %}removepositionnotify{% endif %}{% endif %}\">{% else %}<div class=\"right-section-plp no-supplies-plp {% if not model.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == 'ACTIVE'  %}{% if exclusivetypeFlag.value|upper == 'NONE' %}{% endif %}removepositionnotify{% endif %}{% endif %}\">{% endif %}{% else %}{% if model|get_product_attribute_value(themeSettings.attributesFQN.productHighlights) %}<div class=\"right-section-plp {% if not model.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == 'ACTIVE'  %}{% if exclusivetypeFlag.value|upper == 'NONE' %}{% endif %}removepositionnotify{% endif %}{% endif %}\">{% else %}<div class=\"right-section-plp no-supplies-plp {% if not model.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == 'ACTIVE'  %}{% if exclusivetypeFlag.value|upper == 'NONE' %}{% endif %}removepositionnotify{% endif %}{% endif %}\">{% endif %}{% endif %}{% endwith %}{% else %}<div class=\"right-section-plp {% if not model.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == 'ACTIVE'  %}{% if exclusivetypeFlag.value|upper == 'NONE' %}{% endif %}removepositionnotify{% endif %}{% endif %}\">{% endif %}<div class=\"price-section {% if model.price.discount %} model-on-price {% endif %}\">{% if not hidePricingFlag.value %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}{% include \"modules/common/price-plp-schema\" %}{% endif %}{% endif %}</div><div class=\"clear\"></div>{% with model|get_product_attribute(themeSettings.attributesFQN.isbrothercareFlag) as obj %}{% with obj.values|first as objValue %}{% if objValue.value == \"true\" %}<div class=\"plp-brother-flag\"><a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Brother care program\" data-gtmeventaction=\"Middle Page\" href=\"{{siteContext.siteSubdirectory}}/brother-care-page\"><div class=\"is-brother-care\"><img loading=\"lazy\" width=\"145px\" height=\"60px\" class=\"img-responsive\" src=\"{{labels.eligiblebrotherlog}}\" alt=\"isBrother Care Eligible\" width=\"145\" height=\"60\"></div><div class=\"is-brother-text\"></div></a></div>{% endif %}{% endwith %}{% endwith %}<div class=\"new_grouping {% if not model.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == 'ACTIVE'  %}{% if exclusivetypeFlag.value|upper == 'NONE' %}{% endif %}removepositionnotify{% endif %}{% endif %}\">{% if model.inventoryInfo.onlineStockAvailable >= 0 %}{% if model.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == \"ACTIVE\"  %}{% if exclusivetypeFlag.value|upper == \"NONE\" and not hidepricingflag.value and model.productType != \"Loyalty Program\" %}{% if not hidepricingflag.value and model.productType != \"Loyalty Program\" %}<p class=\"limits moq-error\"></p><button id=\"add-to-cart12{{ model.productCode }}\" class=\"mz-productdetail-addtocart mz-button mz-button-small {% if not model.purchasableState.isPurchasable %}is-disabled{% endif %}\" {% if not model.purchasableState.isPurchasable %} disabled=\"disabled\" {% endif %} data-mz-action=\"addToCart\" data-product-id=\"{{ model.productCode }}\">\r\n                                        {{ labels.addToCart }}\r\n                                        </button>{% endif %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                        {{ labels.itemNotAvailable }}\r\n                                    </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                        {{ labels.viewSimilarItems}}\r\n                                    </button>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"TRANSITION\"  %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                        {{ labels.itemNotAvailable }}\r\n                                    </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                        {{ labels.viewSimilarItems}}\r\n                                    </button>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"DISCONTINUED\" %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                        {{ labels.itemNotAvailable }}\r\n                                    </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                        {{ labels.viewSimilarItems}}\r\n                                    </button>{% endif %}{% endif %}{% endif %}{% if not model.purchasableState.isPurchasable %}{% if productstatusFlag.value|upper == \"ACTIVE\"  %}{% if exclusivetypeFlag.value|upper == \"NONE\" %}<div class=\"stock-checking\"><div class=\"out-stock\">\r\n                                            {{labels.outOfStock}}\r\n                                        </div></div>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                        {{ labels.itemNotAvailable }}\r\n                                    </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                        {{ labels.viewSimilarItems}}\r\n                                    </button>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"TRANSITION\"  %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}<a class=\"mz-button find-dealer\" data-eventlabel=\"find a dealer\" data-gtmeventaction=\"Top Page\" data-gtmclass=\"triggerUCS069\" href='{{siteContext.siteSubdirectory}}/store-locator?{{ model.productType|safe }}'>{{ labels.ctaFindadealer}}</a><a class=\"mz-button learn-more open_bmgForm ctapaireddealer\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.dealerwufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctapaireddealer}}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                        {{ labels.itemNotAvailable }}\r\n                                    </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                        {{ labels.viewSimilarItems}}\r\n                                    </button>{% endif %}{% endif %}{% if productstatusFlag.value|upper == \"DISCONTINUED\" %}<span class=\"discontinued-label slp-discontinued\" >{{ labels.ctaDiscontinued}}</span>{% if exclusivetypeFlag.value|upper == \"NONE\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"DEALER\" %}{% endif %}{% if exclusivetypeFlag.value|upper == \"BCAPP\" %}<a class=\"mz-button learn-more open_bmgForm\" data-fancybox data-type=\"iframe\" data-src=\"{{themeSettings.wufuformURL}}{{model.productCode}}\" href=\"javascript:;\">{{ labels.ctaLearnmore }}</a>{% endif %}{% if exclusivetypeFlag.value|upper == \"BUNDLEONLY\" %}<span class=\"item-not-available\">\r\n                                        {{ labels.itemNotAvailable }}\r\n                                    </span><button class=\"mz-button bundle-only\"  data-mz-action=\"viewSimilarItems\" data-pcode=\"{{model.productCode}}\">\r\n                                        {{ labels.viewSimilarItems}}\r\n                                    </button>{% endif %}{% endif %}{% endif %}{% endif %}<div class=\"product-buttons {% if productstatusFlag.value|upper !=\"ACTIVE\" %}plp_buttons_border{% endif %}\">{% if productstatusFlag.value|upper == \"ACTIVE\" %}<div class=\"plp-add-to-wishlist\"><a data-gtmclass=\"triggerUCS069\" data-eventlabel=\"add to wishlist\" data-gtmeventaction=\"Middle Page\" href=\"javascript:void(0);\" class=\"add-to-wishlist\" data-product-id=\"{{model.productCode}}\"> {{ labels.addToWishlist|safe }}</a></div>{% endif %}<div class=\"plp-add-to-compare\"><button data-gtmclass=\"triggerUCS069\" data-eventlabel=\"Add to compare\" data-gtmeventaction=\"Middle Page\" {% if model.mainImage.imageUrl %}data-mz-compare-thumb=\"{{model.mainImage.imageUrl}}\"{% endif %} data-mz-compare-name=\"{{model.content.productName}}\" data-mz-compare-pid=\"{{model.productCode}}\" data-mz-action=\"addToCompare\" class=\"add-to-compare inactive\"> {{ labels.addToCompare }}</button></div></div></div></div></div>{% if model.properties and themeSettings.showProductDetailProperties %}{% with model|get_product_attribute(themeSettings.attributesFQN.relatedproducts) as supp %}{% if supp.values.length %}<div class=\"plp-section-3 {% if not model|get_product_attribute_values(themeSettings.attributesFQN.relatedproducts) and pageContext.isMobile %} removeplplistspace {% endif %}\"><div class=\"plp-product-suppliers\"><div class=\"plp-supp-anchor\"><a href=\"javascript:void(0);\" data-gtmclass=\"triggerUCS069\" data-eventlabel=\"{{ labels.shop }} {{ labels.comp_supp_acc_link }}\" data-gtmeventaction=\"Middle Page\" class=\"supp-acc-link\" data-mz-related-products=\"{% for suppItem in supp.values %}{{ suppItem.value }}{% if not forloop.last %},{% endif %}{% endfor %}\"><i class=\"fa fa-plus\" aria-hidden=\"true\" data-mz-related-products=\"{% for suppItem in supp.values %}{{ suppItem.value }}{% if not forloop.last %},{% endif %}{% endfor %}\"></i>\r\n                                        {{ labels.shop }} {{ labels.comp_supp_acc_link }}\r\n                                    </a></div></div></div>{% endif %}{% endwith %}{% endif %}<div class=\"plp-product-suppliers-list\"><div class=\"suppl-cont\"><h3 class=\"plp-suppliers-list-title\">\r\n                {{ labels.comp_supp_acc }} <span> {{model.content.productName}} </span></h3><div class=\"loader_new loader-wrapper\"><div class=\"loader__figure\"></div></div><ul class=\"supp-acc-list\" id=\"supp-acc-{{model.productCode}}\"></ul></div></div>{% endwith %}{% endwith %}{% endwith %}{% endwith %}\r\n","modules/product/product-specification-data":"{% with model.items as item %}{% dump item.properties %}dksnkd\r\n{% endwith %}","modules/product/recently-viewed-products":"<div class=\"recent_viewed-containers\"><div data-mz-productlisting=\"\" class=\"mz-productlist {% block module-classes %}{% endblock module-classes %}\">{% if model.items.length > 0 %}<div class=\"best-selling-title\">{% if model.items.length > 0 %}<span>{{ labels.recentlyviewedproducts }}</span>{% endif %}</div><ul class=\"mz-l-carousel mz-productlist-list owl-carousel owl-theme {% block list-classes %}{% endblock list-classes %}\">{% for prod in model.items %}{% with prod|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with prod|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}<li class=\"mz-productlist-item\" data-mz-product=\"{{ prod.productCode }}\">{% include \"modules/product/recently-viewed-products-listing\" with model=prod %}</li>{% endif %}{% endwith %}{% endwith %}{% endfor %}</ul>{% endif %}</div></div>\r\n\r\n","modules/product/product-suggestion-list":"<ul class=\"suggested-product-list selected-products environment-auto-products\">{% for listitems in model.items %}<li class=\"{{listitems.productCode}} {{listitems.content.productName|replace(\" \",\"_\")}} {{listitems.productType|replace(\" \",\"_\")|replace(\" \",\"_\")}}\">{{listitems.productCode}}</li>{% endfor %}</ul>            ","modules/product/recently-viewed-products-listing":"\r\n<div class=\"mz-productlisting {% block module-classes %}{% endblock module-classes %}\" data-mz-product=\"{{ model.productCode }}\"><div class=\"left-section-plp\"><div class=\"plp-section-1\"><span class=\"hide\">Brother</span><div class=\"plp-product-image\"><div class=\"mz-productlisting-image\">{% block product-image %}{% with model.content.productImages | first as img %}<a data-gtmClass=\"gtmusc014\" href=\"{% make_url \"product\" model %}\">{% if img.imageUrl %}<img loading=\"lazy\" class=\"owl-lazy\" data-src=\"{% make_url \"image\" img.imageUrl with max=themeSettings.plplistProductThumbSize as_parameter %}\" alt=\"{{model.content.productName|safe}}\" width=\"120\" height=\"120\" /><meta content=\"{% make_url \"image\" img.imageUrl with max=themeSettings.plplistProductThumbSize as_parameter %}\" >{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" src=\"{{ labels.brothernoImage }}?max=300\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} width=\"120\" height=\"120\" />{% else %}<img loading=\"lazy\" src=\"{{ labels.brothernoImage }}?max=300\" {% if model.content.productName %} alt=\"{{ model.content.productName }}\"{% endif %} width=\"120\" height=\"120\" />{% endif %}{% endif %}</a>{% endwith %}{% endblock product-image %}</div></div><div class=\"plp-product-info\"><div class=\"mz-productlisting-info\"><h3 class=\"plp-product-title\"><a data-gtmClass=\"gtmusc014\" title='{{model.content.productName|safe}}' class=\"mz-productlisting-title\" href=\"{% make_url \"product\" model %}\">{{model.content.productName|safe }}</a></h3><div class=\"plp-model-number\"><span>{{ labels.model|safe }}: {{model.productCode}}</span></div><div class=\"plp-product-ratings\"><div class=\"plp-product-ratings pr-recently-viewed\" data-mz-product-code=\"{{ model.productCode }}\"><div id=\"recently-viewed-{{ model.productCode }}\" ></div></div></div><div class=\"price-section\"><div class=\"hide-pricing-div\">{% with model|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}{% include \"modules/common/price-not-model\" with model=model %}{% endif %}{% endwith %}</div><div class=\"clear\"></div><a data-gtmClass=\"gtmusc014\" href='{% make_url \"product\" model %}' class=\"addToCartGlobals view-dtl-pdp recently-viewed\">{{labels.viewDetails}}</a></div></div></div></div></div></div>","modules/product/supplies-accessories-listing":"{% dump prod %}\t\r\n","modules/product/supplies-accessories-page":"<div class=\"category-group-wrapper\">{% for accessory in  model.items %}{% if accessory.categories.length > 0 %}{% for categoryOuterLoop in accessory.categories %}{% for categoryInnerLoop in accessory.categories %}{% if categoryOuterLoop.categoryId == categoryInnerLoop.categoryId %}<p class=\"{{ categoryOuterLoop.categoryId }}-class-{{ forloop.index }}\">\r\n\t\t\t\t\t\t\t\t\t\t{{ accessory.content.productName }}\r\n\t\t\t\t\t\t\t\t\t</p>{% endif %}{% if forloop.index == categoryInnerLoop.length-1 %}<hr/>{% endif %}{% endfor %}{% endfor %}{% endif %}{% endfor %}</div>","modules/search/autocomplete-listing-product-code":"{% extends \"modules/common/item-listing\" %}{% block module-classes %}mz-itemlisting-autocomplete mz-itemlisting-autocomplete-product{% endblock module-classes %}{% block item-listing-image %}{% with suggestion.content.productImages|first as image %}{% if image.imageUrl %}<img loading=\"lazy\" width=\"150px\" height=\"150px\" class=\"mz-itemlisting-thumb-img\" src=\"{% make_url \"image\" image with max=150 as_parameters %}\" {% if image.altText %}alt=\"{{ image.altText }}\"{% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"1800px\" height=\"1800px\" class=\"mz-itemlisting-thumb-img\" src=\"{% make_url 'cdn' '/resources/images/no-product-image.png' %}\" alt=\"{{suggestion.content.productName}}\" />{% else %}<img loading=\"lazy\" width=\"1800px\" height=\"1800px\" class=\"mz-itemlisting-thumb-img\" src=\"{% make_url 'cdn' '/resources/images/no-image-fr.png' %}\" alt=\"{{suggestion.content.productName}}\" />{% endif %}{% endif %}{% endwith %}{% endblock item-listing-image %}{% block item-listing-code-only %}<p>{{ suggestion.productCode }}</p>{% endblock item-listing-code-only %}{% block item-listing-code %} {% endblock item-listing-code %}{% block item-name %} {% endblock item-name %}{% block item-details %} {% endblock item-details %}{% block item-listing-details %} {% endblock item-listing-details %}","modules/product/supplies-accessories-listing2":"{% dump prod %}\t\r\n","modules/search/autocomplete-listing-product":"{% block item-listing-image %}<div class=\"mz-itemlisting-thumb\">{% if model.productType|lower == \"article\" %}<img loading=\"lazy\" width=\"150px\" height=\"150px\" class=\"mz-itemlisting-thumb-img\" src=\"{{siteContext.cdnPrefix}}/cms/files/article_icon.png?max=150\" alt=\"No Image\" />{% else %}{% with model.content.productImages|first as image %}{% if image.imageUrl %}<img loading=\"lazy\" width=\"215px\" height=\"215px\" src=\"{% make_url \"image\" image with max=plpgridProductThumbSize as_parameter %}\" {% if image.altText %}alt=\"{{ image.altText }}\"{% endif %} />{% else %}{% if themeSettings.siteLang == \"English\" %}<img loading=\"lazy\" width=\"1800px\" height=\"1800px\" src=\"{% make_url 'cdn' '/resources/images/no-product-image.png' %}\" alt=\"{{model.content.productName}}\" />{% else %}<img loading=\"lazy\" width=\"1800px\" height=\"1800px\" src=\"{% make_url 'cdn' '/resources/images/no-image-fr.png' %}\" alt=\"{{model.content.productName}}\" />{% endif %}{% endif %}{% endwith %}{% endif %}</div>{% endblock %}<div class=\"mz-itemlisting-description\">{% block item-name %}<a class=\"mz-itemlisting-title\" href='{{siteContext.siteSubdirectory}}/p/{{ model.productCode }}'>{{ model.content.productName|safe }}</a>{% endblock %}{% block item-listing-code %}<p class=\"model-number\">{{labels.model|safe}}: {{ model.productCode }}</p>{% include \"modules/product/plp-product-rating-average\" %}{% endblock %}{% if model.productType|lower != \"article\" %}{% block item-listing-price %}{% with model|get_product_attribute(themeSettings.attributesFQN.hidePricing)|prop(\"values\")|first as hidePricingValue %}{% if not hidePricingValue.value %}{% with model|get_product_attribute(themeSettings.attributesFQN.exclusiveType)|prop(\"values\")|first as exclusivetypeFlag %}{% with model|get_product_attribute(themeSettings.attributesFQN.productStatus)|prop(\"values\")|first as productstatusFlag %}{% if productstatusFlag.value|upper != \"TRANSITION\" and productstatusFlag.value|upper != \"DISCONTINUED\" %}{% include \"modules/common/price-not-model\" with model=model %}{% endif %}{% endwith %}{% endwith %}{% endif %}{% endwith %}{% endblock %}{% endif %}{% block item-details %}<p class=\"prod-description\">\r\n            {{ model.content.productShortDescription|truncatewords(20)|safe }}\r\n        </p>{% endblock item-details%}</div>","modules/search/autocomplete-page-result":"{% with \"modules/search/autocomplete-listing-{0}\"|string_format(suggestionType)|lower as tpt %}{% include tpt with model=suggestion %}{% endwith %}","modules/zinfi-search":"<div class=\"Search_model\"><div class=\"form-group\"><p class=\"pc-code-error\" style=\"display:none;color:red;\">{{ labels.prCodeError }}</p>{% block search-box %}<form class=\"mz-searchbox{% if themeSettings.useSearchAutocomplete %} mz-searchbox-expands{% endif %}\" action=\"{{siteContext.siteSubdirectory}}/search\"><span class=\"mz-searchbox-field clearfix\"><input {% if pageContext.cmsContext.template.path != \"zinfiPartners\" %}{% if pageContext.cmsContext.template.path != \"support-center\"  %}placeholder=\"{{ labels.assetSearchModel }}\"\r\n                {% else %} placeholder=\"{{ labels.searchModel }}\"{% endif %}{% else %} placeholder=\"{{ labels.searchModel }}\"{% endif %} type=\"search\" \r\n                class=\"product-model-search mz-searchbox-input\" autocomplete=\"off\" name=\"query\" /></span><div class=\"button-container\"><span class=\"model-number\">{{labels.modelnummber|safe}}</span><button class=\"mz-searchbox-button zinfi-modal-search-btn\" disabled=\"disabled\" type=\"button\">{{ labels.search }}</button></div>{% require_script \"modules/contextify\" %}{% if themeSettings.useSearchAutocomplete %}{% require_script \"modules/search-autocomplete\" %}{% endif %}</form>{% endblock search-box %}</div></div>{% require_script \"pages/zinfi-model-search\" %}\r\n","pages/global-model-search":"<div class=\"Search_model\"><div class=\"form-group\"><input type=\"num\" class=\"form-control col-lg-9\" id=\"modelnumber\" placeholder=\"Enter your Model Number\"><p class=\"modelinfo\">How do I find my <a href=\"javascript:void(0)\">model number</a></p><div class=\"search_btn pull-right\"><button type=\"button\" class=\"btn btn-1 btn-1c\">Search</button></div>{% block search-box %}{% include \"modules/page-header/search-box\" %}{% endblock search-box %}</div></div><div class=\"clear\"></div><p class=\"or\">\r\n\tOR\r\n</p><div class=\"Search_model\"><div class=\"form-group product_model\"><select class=\"js-example-basic-single\">{% include_entities \"modules/search/product-group-list\" listFQN=\"product_group@brother\"  %}</select></div><div class=\"clear\"></div><div class=\"form-group pgroup_model\"><input type=\"num\" class=\"typeahead form-control col-lg-9\" id=\"group-model\" placeholder=\"Select a Model\"><div class=\"search_btn pull-right\"><button type=\"button\" class=\"btn btn-1 btn-1c\">GO</button></div></div></div>{% require_script \"pages/global-modal-search\" %}\r\n","pages/prd-review-ratings":"<script  src=\"//static.powerreviews.com/widgets/v1/widget.js\"></script><div id=\"PRInlineRating-{{model.productCode}}\" class=\"pr-inline-rating\" data-mz-product-code=\"{{ model.productCode }}\" data-mz-product-url=\"{{ model.url }}\" ><div id=\"pr-snippet-{{model.productCode}}\" class=\"pr-snippet\" ><div id=\"reviewSnippetProduct\" style=\"width:240px; float:left;\"><div class=\"pr-snippet-wrapper\"><div class=\"pr-snippet-stars\" style=\"width:120px\"><div id=\"pr-snippet-star-image\" title=\"That's good stuff\">&nbsp;</div><span id=\"pr-snippet-rating-decimal\" class=\"pr-snippet-rating-decimal pr-rounded\"></span></div><p id=\"pr-snippet-review-count\" class=\"pr-snippet-review-count\"></p><div class=\"pr-snippet-read-write\"><div class=\"pr-snippet-read-reviews\" style=\"display:none;\"><a href=\"{{model.url}}#reviewDisplayProduct\" data-pr-event=\"snippet-read-reviews\" class=\"pr-snippet-link\" id=\"pr-snippet-read-link-{{model.productCode}}\">Read <span id=\"pr-snippet-read-review-count\"></span> {{ labels.reviews }}</a></div><div class=\"pr-snippet-write-review\" style=\"display:none;\"><a href=\"\" data-pr-event=\"snippet-write-review\" class=\"pr-snippet-link\">{{ labels.writeReview }}</a></div><div class=\"pr-snippet-write-first-review\" style=\"display:none;\"><p>Be the first to</p><a href=\"{{model.url}}#reviewDisplayProduct\" data-pr-event=\"snippet-write-review\" class=\"pr-snippet-link\">{{ labels.writeReview }}</a></div><div class=\"pr-clear\"></div></div><div class=\"pr-clear\"></div><div class=\"pr-snippet-social-bar\"><div class=\"pr-clear\"></div></div></div></div></div></div>\r\n","pages/stores-list":"{% for items in  model.stores %}<div class=\"store-item\"><span class=\"store-name\">{{items.name}}</span><span>{{items.address.address1}}</span><br /><span>{{items.address.cityOrTown}}, {{items.address.stateOrProvince}}</span><br /><span>{{items.address.postalOrZipCode}}, {{items.address.countryCode}}</span><br /><span>{{labels.phone}} : {{items.phone}} </span><br /><span> {{labels.distance}} : {{items.distanceMatric}} </span></div>{% endfor %}"},"locals":{"themeSettings":{"ehf_ab":false,"ehf_bc":false,"ehf_mb":false,"ehf_nb":true,"ehf_nl":false,"ehf_ns":false,"ehf_nt":false,"ehf_on":false,"ehf_pe":false,"ehf_qc":false,"ehf_sk":false,"ehf_nu":false,"ehf_yt":false,"googleRecaptchaEnabled":true,"googleReCaptchav3SiteKey":"6Lc8U0cqAAAAAOXZQORGGufqr6_DNdsCkmrIIG8b","googleReCaptchav3SecretKey":"6Lc8U0cqAAAAAOqfCZKaKoyGEfNZbQoB65X83rd8","googleReCaptchav3ScoreAcceptance":"0.5","logoutReturnUrl":"","zinfiCategoryCode":"dyn-zinfi-supplies-accessories","encryptorCipher":"ETbV4jcX=i1eqx327KtFGDlp9roMLImSwzH/ZCk6n5RQdah+u0ygNPOJB8fsAvUWY","encryptorKey":"043cf1a26cc04799bd93384fc40dbc07","enableExpressShipping":false,"eligibleProductGroupsForExtendedWarranty":"10","powerReviewsSettingsList":"mozu-powerreviews2-sitesettings@mzint","powerReviewConfigurations":"{\n        \"apiKey\": \"0125ac3a-6879-4ad6-995e-b63b382b0dc4\",\n        \"locale\": \"en_CA\",\n        \"merchantApiKey\": null,\n        \"merchantGrpId\": 49855,\n        \"merchantId\": \"283251\",\n        \"ratingAttribute\": \"tenant~rating\",\n        \"regex\": null,\n        \"siteId\": 33325,\n        \"siteName\": \"Brother Canada English\"\n      }","powerReviewsCacheTime":"","maintenanceStart":"2026-04-12 05:00","maintenanceEnd":"2026-04-12 08:00","maintenancePage":"/be-back-soon","cartridgeProductList":["TN1030","TN100HL","TN225Y","TN225M","TN225C","TN221Y","TN221M","TN221C","TN221BK","TN1060"],"validateMigratedUsers":true,"vipPhoneNumber":"1-866-532-3166","enURL":"https://www.brother.ca/en/","frURL":"https://www.brother.ca/fr/","dealerwufuformURL":"https://brothercanada.wufoo.com/forms/rv12zm01mf4tt7/?field17=","siteLang":"English","powerReviewsFQNID":"@mzint","siteLangs":["English","French"],"hiddenDynamicCategoryIds":"","suppliesaccessoriesname":":Supplies & Accessories:","suppliesaccessoriesGeneralCategory":"General","facetsTrueFalse":"tenant~refurbished:tenant~isbrothercareeligible:tenant~bestseller","articleCategoryId":3,"clearanceCategoryId":132,"contentCategoryId":130,"productRootCategoryId":339,"defaultProvinceCode":"ON","pressReleaseCategoryId":133,"saleCategoryCode":"Sale","OSVCouthUsername":"DummyUsername","OSVCouthPassword":"DummyPassowrd","OSVCURL":"https://support.brother.ca/app/","OSVCChatURL":"https://support.brother.ca/app/chat/chat_launch","OSVCAskURL":"https://support.brother.ca/app/ask","OSVCbasePointURL":"https://test_api.brother-usa.com/BrotherCanada_Mozu/api/sso/generatetoken","OSVCResultURL":"https://test_api.brother-usa.com/BrotherCanada_Mozu/ssoredirect/redirecttoosvc/","osvcChatLink":"chat/chat_launch","osvcLogout":"https://support.brother.ca/ci/pta/logout","b1Logout":"https://refresh.brother.ca/Account/#/account/logout","managePowerReview":true,"manageURLSwitch":true,"byPassMultiLangSwitch":false,"wufuformURL":"https://brothercanada.wufoo.com/forms/z17u82jk0ld7ehd/?Field134=","blacklist":["NT","NU","YT"],"canadaProvincelist":{"data":[{"langCode":"Alberta","value":"AB","isFrench":false,"isNonshippable":false},{"langCode":"britishColumbia","value":"BC","isFrench":false,"isNonshippable":false},{"langCode":"manitoba","value":"MB","isFrench":false,"isNonshippable":false},{"langCode":"newBrunswick","value":"NB","isFrench":false,"isNonshippable":false},{"langCode":"newfoundlandandLabrador","value":"NL","isFrench":false,"isNonshippable":false},{"langCode":"novaScotia","value":"NS","isFrench":false,"isNonshippable":false},{"langCode":"northwestTerritories","value":"NT","isFrench":false,"isNonshippable":true},{"langCode":"nunavut","value":"NU","isFrench":false,"isNonshippable":true},{"langCode":"Ontario","value":"ON","isFrench":false,"isNonshippable":false},{"langCode":"princeEdwardIsland","value":"PE","isFrench":false,"isNonshippable":false},{"langCode":"quebec","value":"QC","isFrench":true,"isNonshippable":false},{"langCode":"saskatchewan","value":"SK","isFrench":false,"isNonshippable":false},{"langCode":"yukon","value":"YT","isFrench":false,"isNonshippable":true}]},"monthNames":{"data":[{"monthnumber":"January","frenchName":"janvier"},{"monthnumber":"February","frenchName":"février"},{"monthnumber":"March","frenchName":"mars"},{"monthnumber":"April","frenchName":"avril"},{"monthnumber":"May","frenchName":"mai"},{"monthnumber":"June","frenchName":"juin"},{"monthnumber":"July","frenchName":"juillet"},{"monthnumber":"August","frenchName":"août"},{"monthnumber":"September","frenchName":"septembre"},{"monthnumber":"October","frenchName":"octobre"},{"monthnumber":"November","frenchName":"novembre"},{"monthnumber":"December","frenchName":"décembre"}]},"birthYears":100,"formYears":30,"brotherCareSavingMsg":"Save 15% on Accessories","isoptinPopupDelay":"5000","issaleLabels":"#000000","storeLocatorDefaultValue":"8","colorCodeMegamenu":"color:red;font-size:0.8em;","dynamiccategoriesShown":"61:368|114:368|109:366|96:366|22:366|14:366|","lastmenuName":"Web Exclusives","customsupppageurl":"c/sa","customsuppcategories":"Ink:pr-printers-sa-ink#Toner:pr-printers-sa-toner#Drums:pr-printers-sa-drums#Labels, Tapes & Ribbons:pr-labelling-labelsTapes#Sewing & Crafting:dyn-sewCraft-sa#Other Accessories:dyn-otherAccessories","customgenuineinkcategories":"Ink:pr-printers-sa-ink#Toner:pr-printers-sa-toner#Drums:pr-printers-sa-drums","inkartridgesid":63,"refurbishedtext":"<p><img src=\"https://cdn-tp1.mozu.com/21830-m2/cms/files/961af027-a0c3-418c-a64c-018f6b6daac8?max=18\" alt=\"Savings\"><strong>Save ${0}</strong> compared to regular item.</p>","bcarePDPText":"<p><span>Eligible for a FREE 6-month extended warranty</span></p>","bcarefreePDPhover":"<br><strong>ONLY FOR ELIGIBLE PRODUCTS</strong><br><br>(Printers & Multifunctions)<br><br>Get 6-month extended warranty,<br>Online support,<br>Free shipping<br>& Exclusive offers<br><br>","osvcSalesChaturl":"/Incident.CustomFields.c.need_help_ca_chat/926","isDiscountfontcolors":"SAVE|#ff0000","attributesFQN":{"bcProductFQN":"tenant~brothercare","isbrothercareFlag":"tenant~BrotherCareEligible","isbrothercareSuppFlag":"tenant~BrotherCareEligibleSupply","saleFlag":"tenant~is-sale","productRatings":"tenant~rating","features":"tenant~Features","bestsellerFlag":"tenant~BestSeller","blackfridayFlag":"tenant~blackfriday","refurbishedFlag":"tenant~Refurbished","refreshEligibleFlag":"tenant~refresh-eligible","freeItemFlag":"tenant~free-item","SolutionCenterModelCode":"tenant~SolutionCenterModelCode","autoRegister":"tenant~RegisterProductAutomatically","awardPDP":"tenant~ProductAwards","compareSimilarItems":"tenant~comparesimilaritems","mostPopularProjects":"tenant~popular-projects","similarProducts":"tenant~product-upsell","relatedproducts":"tenant~product-related","communityProjects":"tenant~CommunityProjects","showAddToCart":"tenant~ShowAddToCart","showpricing":"tenant~ShowPricing","exclusiveType":"tenant~ExclusiveType","productStatus":"tenant~ProductStatus","productVideo":"tenant~VideoURLs","warrantyDuration":"tenant~WarrantyDuration","warrantyDocument":"tenant~warrantycardurl","warrantyDocumentURL":"tenant~warrantydocumenturl","maximumOrderQty":"tenant~MaxOrderQuantity","replacementExchange":"tenant~replacement-exchange","exclusiveContent":"tenant~bc-feature-exclusivecontent","tradeInAllowance":"tenant~bc-feature-tradein","suppliesSavingsPass":"tenant~bc-feature-suppliespass","extendedWarranty":"tenant~bc-feature-extendedwarranty","customerSupport":"tenant~bc-feature-customersupport","freeShipping":"tenant~bc-feature-freeshipping","BCfeaturesummaryMessage":"tenant~bc-feature-summaryMessage","BCSerialNumber":"tenant~serial-number","BCModelNumber":"tenant~bc-product-model-number","productHighlights":"tenant~Highlights","ecoFee":"tenant~EcoFee_{0}","GST_HST":"tenant~gst_hst","QST_PST":"tenant~qst_pst","orderEcoFee":"tenant~ecofee","brotherCareSavings":"tenant~total-brother-care-savings","productBrochure":"tenant~ProductBrochureURL","customerMobileNumber":"tenant~mobilephonenumber","customerDOB":"tenant~birthday","customerLang":"tenant~language","customerPromo":"tenant~promo","customerContactPreference":"tenant~contactpreference","customerBmg":"tenant~bmg","customerBmgPrinting":"tenant~bmgprinting","customerBmgLabelling":"tenant~bmglabelling","customerHad":"tenant~had","customerHadSewing":"tenant~hadsewing","customerHadCrafting":"tenant~hadcrafting","customerNews":"tenant~news","customerBC1":"tenant~brothercare1","customerBC2":"tenant~brothercare2","customerBC3":"tenant~brothercare3","customerShippingLevel":"tenant~shippinglevel","SAPCustomerPromo":"PROMO","SAPCustomerContactPreference":"CONTACT_PREFERENCE","SAPCustomerBmg":"BMG","SAPCustomerBmgPrinting":"BMG_PRINTING","SAPCustomerBmgLabelling":"BMG_LABELLING","SAPCustomerHad":"HAD","SAPCustomerHadSewing":"HAD_SEWING","SAPCustomerHadCRAFTING":"HAD_CRAFTING","SAPCustomerNews":"NEWS","SAPCustomerBC1":"BROTHER CARE1","SAPCustomerBC2":"BROTHER CARE2","SAPCustomerBC3":"BROTHER CARE3","marketingOptin":"tenant~MarketingOptin","projectBlogURL":"tenant~ProjectBlogURL","cartridgeCollection":"tenant~CartridgeCollectionProgram","pressCity":"tenant~PressReleaseCity","pressContact":"tenant~PressReleaseContact","totalPromoSavings":"tenant~totalpromotionalsavings","totalBCSavings":"tenant~totalbrothercaresavings","totalShipping":"tenant~shippinglevel","totalSavingPass":"tenant~supplysavingspass","sapOrderNumber":"tenant~sapOrderNumber","productRatingsFr":"tenant~ratingfr","hidePricing":"tenant~hidepricing","richContentPdp":"tenant~rich-content","pdpTopRichContent":"tenant~toprichcontent","contactPreference":"tenant~contact-preference","bmgPrinting":"tenant~bmg-printing","bmgLabelling":"tenant~bmg-labelling","hadSewing":"tenant~had-sewing","hadCrafting":"tenant~had-crafting","bpKind":"tenant~bp-kind"},"onlySupplyAndAcc":true,"cartridgeCollectionSupplyId":16,"cartridgeCollectionName":"tenant~CartridgeCollectionProgram","cartridgeCollectionTypeAheadLimit":400,"newFlagDays":120,"maxOrderQnt":10,"merchantGroupId":"49855","enMerchantId":"283251","frMerchantId":"237687","enSiteId":"1","frSiteId":"2","solutionCenterProductSearchLink":"https://www.brother.ca/{0}/support-center","solutionCenterProductManualTopLink":"http://support.brother.com/g/b/manualtop.aspx?c=ca&lang={0}","solutionCenterProductDownloadTopLink":"http://support.brother.com/g/b/downloadtop.aspx?c=ca&lang={0}","solutionCenterProductSpecificationLink":"http://support.brother.com/g/b/spec.aspx?c=ca","noPlanGuest":"You can save upto 20% off on Supplies and Accessories, Registeryour product now and buy brotherCare","bronzePlanGuest":"Add Brother Care Gold & Get 15% off on Supplies & Accessories","SilverPlanGuest":"You have Brother Care Gold & Get 15% off on Supplies & Accessories","GoldPlanGuest":"You have Brother Care Platine & Get 20% off on Supplies & Accessories","noPlanUser":"You can save upto 20% off on Supplies and Accessories, Registeryour product now and buy brotherCare","bronzePlanUser":"Add Brother Care Gold & Get 15% off on Supplies & Accessories","SilverPlanUser":"You have Brother Care Gold & Get 15% off on Supplies & Accessories","GoldPlanUser":"You have Brother Care Platine & Get 20% off on Supplies & Accessories","CVVMsg":"CVV stands for Credit Card Verification Value. The CVV is a 3 or 4 digit code embossed or imprinted on the signature panel on the reverse side of the Card. This code is used as an extra security measure to ensure that you have access and/or physical possession of the credit card itself.","ecoFeeMsg":"Retailers, who often are responsible for collecting “eco-fees” charged to consumers for disposal or recycling, are often less enthusiastic. Manufacturers often support visible fees because it shifts the responsibility for higher prices from them to the government that is requiring this tax.","englishSiteHeaders":"{      \"locale\" : \"en-US\",      \"masterCatalog\" : \"2\",      \"catalog\" : \"2\",      \"site\" : \"33325\",      \"tenant\" : \"21830\"    }","frenchSiteHeaders":"{      \"locale\" : \"fr-CA\",      \"masterCatalog\" : \"2\",      \"catalog\" : \"3\",      \"site\" : \"33326\",      \"tenant\" : \"21830\"    }","recentOrdersDuration":50,"thematicFilters":[{"fqn":"tenant~KeyFeatures","labelCode":"tm_key_features","img":"//cdn-tp1.mozu.com/21830-m2/cms/files/284c7131-a105-46a9-bbc4-ca01ef20d039"},{"fqn":"tenant~Use","labelCode":"tm_project","img":"//cdn-tp1.mozu.com/21830-m2/cms/files/174fccbe-fe93-4374-a3f0-00ff95394ff0"},{"fqn":"tenant~PrintMonthlyVolume","labelCode":"tf_print_every_month","img":"//cdn-tp1.mozu.com/21830-m2/cms/files/5faf2196-6a2b-4c7d-a514-1f774da91ee1"},{"fqn":"tenant~ScanDailyVolume","labelCode":"tf_scan_every_day","img":"//cdn-tp1.mozu.com/21830-m2/cms/files/4d40d938-e476-46fc-9fb6-35cc6b94184d"},{"fqn":"tenant~NumberOfUsers","labelCode":"tf_people_use_printer","img":"//cdn-tp1.mozu.com/21830-m2/cms/files/bea2e6a9-1813-4257-be83-f2e05c95b147"},{"fqn":"tenant~PrintPaperSize","labelCode":"tf_most_print_size","img":"//cdn-tp1.mozu.com/21830-m2/cms/files/81a822bf-1e0b-476c-9cd3-bf5d610a0911"},{"fqn":"tenant~PrintAdditionalFeatures","labelCode":"tf_most_have_feature","img":"//cdn-tp1.mozu.com/21830-m2/cms/files/bce40402-59a9-466e-a15e-973ef16efc96"},{"fqn":"tenant~ScanAdditionalFeatures","labelCode":"tf_most_have_feature","img":"//cdn-tp1.mozu.com/21830-m2/cms/files/bce40402-59a9-466e-a15e-973ef16efc96"}],"donationCode":"DONATION","donationType":"Donation","suppliesAndAccessoriesType":"Supplies & Accessories","softWareType":"Software","bcBronzeCode":"BCARE1OUT","bcSilverCode":"BCARE2OUT","bcGoldCode":"BCARE3OUT","bcInGoldCode":"BCARE3IN","bcInSilverCode":"BCARE2IN","bcInBronzeCode":"BCARE1IN","BCSilverDiscount":"3","BCGoldDiscount":"4","BCBronzeDiscount":"0","brotherCareProductType":"Loyalty Program","BCSilverCustomerSegment":"1","BCGoldCustomerSegment":"2","BCBronzeCustomerSegment":"0","backofficeDateTimeFormat":"m/d/Y H:i:s O","extendedPropertiesEnabled":false,"extendedPropertyParameters":"","isCvvSuppressed":false,"zipCodeEnabled":true,"phoneNumberEnabled":true,"billingEmailEnabled":true,"bannerImage":"/resources/images/banner.jpg","bannerImageEnabled":false,"bannerImageRepeat":"repeat-x","bodyBackgroundColor":"#FFFFFF","cmsTextStyles":[{"className":"mz-style-1","label":"Heading 1","tagName":"h1"},{"label":"Heading 2","tagName":"h2"},{"label":"Paragraph","tagName":"p"}],"defaultPageSize":15,"defaultSort":"createDate asc","sorts":[{"text":"sortByPriceAsc","value":"price asc"},{"text":"sortByPriceDesc","value":"price desc"},{"text":"sortByDateDesc","value":"createDate desc"},{"text":"sortByDateAsc","value":"createDate asc"},{"text":"relevance","value":"createDate asc"}],"enablePartialCaching":true,"loadGoogleFonts":["Source Sans Pro"],"primaryFont":"Catamaran","fontSize":"16px","gutterWidth":"25px","canadapostApiKey":"ne22-xk24-pj66-ha21","googleApiKey":"AIzaSyD83dh1iEV2e5dPajKWT46UfU2MBcMtRYg","gtmKey":"GTM-KHPTK9W","osvcIncidentReportId":"104779","internal-themeAddons":[],"itemListingThumbSize":80,"listProductCode":true,"listProductShortDesc":true,"listVolumePricing":false,"listProductThumbSize":160,"plpgridProductThumbSize":215,"plplistProductThumbSize":180,"maxProductImageThumbnailSize":50,"maxProductSummaryWords":40,"maxTopLevelNavItems":8,"maxTopLevelNavLabelLength":20,"pageSizeOptions":[15,25,50,100],"preselectCountryCode":"CA","productImagesContainerWidth":500,"requireCheckoutAgreeToTerms":false,"suggestPriorSearchTerms":true,"searchExpandOnFocus":true,"showAddressTypeDropdown":false,"showBreadcrumbs":true,"showCartItemDimensions":true,"showCartItemImage":true,"showCartItemOptions":true,"showCartItemWeight":true,"showCategoryFacets":true,"showChildCategoriesInFaceting":true,"showCheckoutCommentsField":true,"showMSRP":true,"showProductDetailMeasurements":true,"showProductDetailMfgPartNumber":true,"showProductDetailProperties":true,"showProductDetailShortDesc":true,"showProductDetailUPC":true,"textColor":"#444444","changeShipping":false,"customerAddressBookLimit":"5","CONTENT_GROUP_DOUMENTS_TYPE":"content_group_document_type_1","CONTENT_GROUP_DOUMENTS_LIST":"content_group_document_list_1","CONTENT_GROUP_DOUMENTS_VIEW":"content_group_document_view_1","AUDIENCE_GROUP_DOUMENTS_TYPE":"audience_group_document_type_1","AUDIENCE_GROUP_DOUMENTS_LIST":"audience_group_document_list_1","AUDIENCE_GROUP_DOUMENTS_VIEW":"audience_group_document_view_1","CONTENT_INFORMATION_ENTITY_LIST":"content_item_info_list_1","NAMESPACE":"Brother","usStates":[{"abbreviation":"AL","name":"Alabama"},{"abbreviation":"AK","name":"Alaska"},{"abbreviation":"AS","name":"American Samoa"},{"abbreviation":"AZ","name":"Arizona"},{"abbreviation":"AR","name":"Arkansas"},{"abbreviation":"CA","name":"California"},{"abbreviation":"CO","name":"Colorado"},{"abbreviation":"CT","name":"Connecticut"},{"abbreviation":"DE","name":"Delaware"},{"abbreviation":"DC","name":"District Of Columbia"},{"abbreviation":"FM","name":"Federated States Of Micronesia"},{"abbreviation":"FL","name":"Florida"},{"abbreviation":"GA","name":"Georgia"},{"abbreviation":"GU","name":"Guam"},{"abbreviation":"HI","name":"Hawaii"},{"abbreviation":"ID","name":"Idaho"},{"abbreviation":"IL","name":"Illinois"},{"abbreviation":"IN","name":"Indiana"},{"abbreviation":"IA","name":"Iowa"},{"abbreviation":"KS","name":"Kansas"},{"abbreviation":"KY","name":"Kentucky"},{"abbreviation":"LA","name":"Louisiana"},{"abbreviation":"ME","name":"Maine"},{"abbreviation":"MH","name":"Marshall Islands"},{"abbreviation":"MD","name":"Maryland"},{"abbreviation":"MA","name":"Massachusetts"},{"abbreviation":"MI","name":"Michigan"},{"abbreviation":"MN","name":"Minnesota"},{"abbreviation":"MS","name":"Mississippi"},{"abbreviation":"MO","name":"Missouri"},{"abbreviation":"MT","name":"Montana"},{"abbreviation":"NE","name":"Nebraska"},{"abbreviation":"NV","name":"Nevada"},{"abbreviation":"NH","name":"New Hampshire"},{"abbreviation":"NJ","name":"New Jersey"},{"abbreviation":"NM","name":"New Mexico"},{"abbreviation":"NY","name":"New York"},{"abbreviation":"NC","name":"North Carolina"},{"abbreviation":"ND","name":"North Dakota"},{"abbreviation":"MP","name":"Northern Mariana Islands"},{"abbreviation":"OH","name":"Ohio"},{"abbreviation":"OK","name":"Oklahoma"},{"abbreviation":"OR","name":"Oregon"},{"abbreviation":"PW","name":"Palau"},{"abbreviation":"PA","name":"Pennsylvania"},{"abbreviation":"PR","name":"Puerto Rico"},{"abbreviation":"RI","name":"Rhode Island"},{"abbreviation":"SC","name":"South Carolina"},{"abbreviation":"SD","name":"South Dakota"},{"abbreviation":"TN","name":"Tennessee"},{"abbreviation":"TX","name":"Texas"},{"abbreviation":"UT","name":"Utah"},{"abbreviation":"VT","name":"Vermont"},{"abbreviation":"VI","name":"Virgin Islands"},{"abbreviation":"VA","name":"Virginia"},{"abbreviation":"WA","name":"Washington"},{"abbreviation":"WV","name":"West Virginia"},{"abbreviation":"WI","name":"Wisconsin"},{"abbreviation":"WY","name":"Wyoming"}],"bmgguidedsearchurl":"/guided-selling","bmgbrothercareurl":"/brother-care-page","bmgfindaccsuppurl":"/supplies-accessories","bmgbrotherbussinessurl":"/brother-for-business","bmgcreativecenterurl":"http://www.brother.com/creativecenter/en_ca/index.htm","hadguidedsearchurl":"/guided-selling","hadstorelocatorurl":"/store-locator","hadbecomeadealer":"/become-a-dealer","hadsewingaccessurl":"/supplies-accessories","hadbrotherbussinessurl":"/brother-for-business","hadcreativecenterurl":"http://www.brother.com/creativecenter/en_ca/index.htm","useDebugScripts":false,"useSearchAutocomplete":true,"allowCustomerInitiatedReturns":true,"visaCheckoutSdkUrl":"https://sandbox-assets.secure.checkout.visa.com/checkout-widget/resources/js/integration/v1/sdk.js","articleTypeId":99,"pressReleaseTypeId":18,"suppliesTypeId":"16","brotherCareSavingIdentifier":"brotherCareSavingIdentifier","dynamicCMAlinkValues":"[\n    {\n        \"data-element\":\"a\",\n        \"data-old-attribute\": \"dyna-script-href\",\n        \"data-new-attribute\" : \"href\",\n        \"configuration\":{\n            \"bmg-ho-printers\": \"/c/bmg-smb-printers\",\n            \"bmg-smb-printers\": \"/c/bmg-ho-printers\",\n            \"bmg-ho-scanners\": \"/c/bmg-smb-scanners\",\n            \"bmg-smb-scanners\": \"/c/bmg-ho-scanners\",\n            \"bmg-ho-mfc\": \"/c/bmg-smb-mfc\",\n            \"bmg-smb-mfc\": \"/c/bmg-ho-mfc\",\n            \"bmg-ho-labellers\": \"/c/bmg-smb-labellers\",\n            \"bmg-smb-labellers\": \"/c/bmg-ho-labellers\"\n        }\n    }\n]","dynamicCategoryWidget":"{}","taxDifferenceThreshold":"2","addwarentylabel":"<strong>Add a 6-month extended warranty </strong>with the FREE Brother Care Program","footeraddwarentylabel":"","addedwarentylabelstatus":"<p><strong>Congrats!</strong></br>FREE Brother Care Program has been added.</p>","freeupsellmessageGold":"","freeupsellmessagePlatinum":"","bcpersonalInfoMSG":"Some of your personal information are missing.</br> Please complete your profile in order to add the FREE Brother Care Program to your machine.","noproductfound":"You have no registered product.","bcLoginPopupMessage":"<p>It looks you like you already have an account on Brother.ca. Please log in to continue your product registration.</p>","outofWarrentybenifits":"<p>The 6-month extended warranty cannot be applied since your machine is no longer under warranty. For more information, please refer to the Brother Care Program <a class='terms_condi' href='/en/brother-care-program-terms-and-conditions' target='_blank'>Terms & Conditions</a>.</p>","noPurchasedDateMessage":"<p>Some information is missing in order to add FREE Brother Care Program to your machine.</p><p>Please contact one of our customer service agents who can help you complete your request.</p>","chatwithanagent":"","successforOUTWarranty":"The <strong>FREE Brother Care Program</strong>  has been successfully added to your machine.","warrantydateMessage":"Your warranty is now extended until","BcarenoteligiblestepMessage":"Sorry, your product is not eligible. ","nonEligibleConfirmationRegister":"Your machine has been successfully registered.","EligibleConfirmationRegister":"<strong>The FREE Brother Care Program </strong> has been successfully added to your machine.","popupcloseText":"No thanks, I don't want the 6 months extended warranty for my product","registartionstep3OWWCheckbox":"Yes, I want to add the <strong>FREE Brother Care Program</strong> and get:","registartionstep3WCheckbox":"<strong>Get a FREE 6-month extended warranty</strong> by adding the <strong>Brother Care Program.</strong></br>You’ll also get:","registartionstep3Wdata":"<p><strong>Good News!</strong></br>This product is eligible for the Brother Care Program.</p>","registartionstep3OWWdata":"<p><strong>Good News!</strong></br>Although your machine is no longer in warranty, it remains eligible for several Brother Care Program benefits.</p>","ConfirmationRegister":"Your machine has been successfully registered.","unsubscribeRI":"X0Gzc2X%3DYQpglLjHJlYQGtL82iueingyuezbHGJGzazgiozbzbDzcaHmGWAWOVwjpnpgHlpgneHmgJoXX0Gzc2X%3DYQpglLjHJlYQGggMPzeTX9pTsdenbJewogNizbzbDzcaHmGWAWO","unsubscribeConfirmationRI":"X0Gzc2X%3DYQpglLjHJlYQGt44ftoazftBzee5rmku9DRGzbavjkGW6i0Lc6VwjpnpgHlpgneHmgJoXX0Gzc2X%3DYQpglLjHJlYQGo1NP1XvR5yk1zdUnMe1WyUmavjkGW6i0Lc6","unsubscribeFormURL":"https://news.brother.ca/pub/rf","unsubscribeConfFormURL":"https://news.brother.ca/pub/rf","cartDiscountToolTip":"A \"Cart Discount\" is a global discount applied on the online order. If applicable, this discount will be applied in whole or in part of the order, depending on related promotion's conditions.","legaldisclaimercheckout":"By submitting this order, I understand that Brother Canada will create (or update) an account on my behalf, including personal information, for the purpose of processing and registering my order. <br />For more details, please refer to Brother Canada's <a href=\"https://www.brother.ca/en/terms-conditions\" target=\"_blank\" title=\"Terms &amp; Conditions\">Terms &amp; Conditions</a> &amp; <a href=\"https://www.brother.ca/en/privacy-policy\" target=\"_blank\" title=\"Privacy Policy\">Privacy Policy</a>.","brotherCareProgramSavingsLabel":"Your <strong>Brother Care Program savings</strong> summary:","googleScriptURLForCheckout":"https://script.google.com/macros/s/AKfycbw0Cju-2Q97cnFmasKw1fLK7yfzR1TxSAAQRF7MpVrPSHvDxGI/exec","googleSheetIdForCheckout":"1gVPQXgsGd0EXdOn2Dg1XvqqMWtWBU6PixsdLr0tourE","bundleReturnPolicy":"You can return any Brother machine purchased on brother.ca within 30 days of purchase as long as it’s unopened, intact and has a valid Return Material Authorization (RMA) number. Contact us so that we can assess the best solution for you, either by providing you with a different machine, helping with the setup or issuing an RMA. Any shipping costs are at your expense. However, if we determine that the machine is defective—or if we’re otherwise responsible—we’ll be happy to arrange a pickup at our expense. Once we’ve inspected the return, we’ll refund your credit card. Bundled Brother products may also be returned as long as all components of the bundle (the machine and all the included consumables such as toner, ink, drum etc.) have not been opened, used or damaged.","warrantyReturnPolicy":"<p>You can return any Brother machine purchased on <a href='//www.brother.ca/' title=\"brother\" style=\"color: #337ab7;\">brother.ca</a> within 30 days of purchase as long as it’s unopened, intact and has a valid Return Material Authorization (RMA) number.* Contact us so that we can assess the best solution for you, either by providing you with a different machine, helping with the setup or issuing an RMA. Any shipping costs are at your expense. However, if we determine that the machine is defective—or if we’re otherwise responsible—we’ll be happy to arrange a pickup at our expense. Once we’ve inspected the return, we’ll refund your credit card.</p>\n<br />\n<p>If your machine was not purchased from <a href='//www.brother.ca/' title=\"brother\" style=\"color: #337ab7;\">brother.ca</a>, simply let us know and we’ll do our best to find a solution.</p>\n<br />\n<p>To contact us through Ask a Question click here: <a href='//support.brother.ca/app/ask' title=\"ask\" style=\"color: #337ab7;\">https://support.brother.ca/app/ask</a></p>","CuttingThreshold":"9.99","FaxThreshold":"9.99","LabellersThreshold":"4.99","MobileThreshold":"9.99","PrintersThreshold":"9.99","ScannersThreshold":"9.99","SergersThreshold":"9.99","SewingThreshold":"9.99","SoftwareThreshold":"9.99","SuppliesThreshold":"9.99","defaultYield":"","GeneralVideos":"","siteNotification":true,"siteNotificationStart":"2025-10-23 09:05","siteNotificationEnd":"2027-10-23 08:15","storePurchasedList":""},"labels":{"dateFormat":"F j, Y","logOut":"Sign Out","logIn":"Sign In","logIn2":"Sign in to your account","logIn3":"Sign In","logIn4":"Sign In","logIn5":"Sign In","backToLogIn":"Back To Sign In","anonOrderNumberVaild":"Looks like that order number is invalid; check that you've got it right and try again","anonPostalCodeVaild":"Looks like that postal code is invalid; check that you've got it right and try again","anonOrderNumberMissing":"The order number you provided was not found. Please validate the order number and try again or contact customer service.","anonAuthError":"Sorry, the information you provided did not match our records. Please check the information that you provided and try again or contact the customer service department.","signUp":"Sign Up","signIn":"SIGN IN","signInHere":"Sign in here!","cartLoginPopupMsg":"In order to continue, please sign in to your account or sign up with Brother Canada!","accessDashboard":"Access Your Account Dashboard","registerBrotherProduct":"Register your Brother product","signUpAccount":"Create An Account","switchAccount":"Switch User","signUpBC":"Sign up with Brother Canada","signUpGetUpdate":"Get the latest updates on our products!","signUpLink":"Create an Account","signInOrCreate":"Create an Account in order to:","viewOrderHistryand":"View order history and tracking, register your products, access your warranty details and more.","signupBrotherCareToday":"Sign up to the Brother Care Program today!","iAcceptTerms":"I accept the <a href='https://www.brother.ca/en/brother-care-program-terms-and-conditions'>Terms & Conditions</a> of the Brother Care Program and agree to receive benefits, exclusive offers and general promotions from Brother. I understand I can withdraw my consent at any time.","iAcceptTerms2":"I accept the <a href='https://www.brother.ca/en/brother-care-program-terms-and-conditions'>Terms & Conditions</a> of the Brother Care Program and agree to receive benefits, exclusive offers and general promotions from Brother. I understand I can withdraw my consent at any time.","brothercareFreeLogo":"brothercare-free-en.png","forgotPassword":"Forgot password?","forgotyourPassword":"Forgot your Password?","orderStatus":"Order Status","order":"Order","verifyWith":"Verify With","verification":"Verification","billingPostalCode":"Billing Zip Code","billingPostalCode2":"Billing Postal Code","billingPhoneNumber":"Billing Phone Number","viewCart":"View Cart","viewDetails":"View Details","search":"Search","searchfaq":"Search FAQs","closeSearch":"Close Search","hideDetail":"Hide Details","showDetail":"Show Details","of":"of","or":"Or","yes":"Yes","no":"No","num":"No","not":"Not","from":"from","all":"All","save":"Save","save2":"Save","add":"Add","allRightsReserved":"All rights reserved.","poweredBy":"Powered by Mozu","product":"Product","products":"Products","productsfound":"Products found","item":"Item","items":"Items","price":"Price","qty":"Quantity","softCartqty":"Qty","qtyOrdered":"Quantity Ordered","qtyDelivered":"Quantity Delivered","each":"Each","total":"Total","subtotal":"Subtotal","tax":"Tax","taxDuty":"Duties and Taxes","shippingHandling":"Shipping & Handling","additionalHandling":"Additional Handling","digitalCreditTotal":"Less: Gift Cards","digitalCreditSubtractFromOrderPrefix":"(","digitalCreditSubtractFromOrderSuffix":")","remainingBalance":"Remaining Balance","creditToolTip":"Please note: we accept Visa, Visa Debit and MasterCard for online orders.","clear":"Clear","cancel":"Cancel","sendEmail":"Send Email","productCode":"Product Code","model":"Model #","modelnum":"Model: ","remove":"Remove","del":"Delete","edit":"Edit","next":"Next","submit":"Submit","inventorysubmit":"Submit","actions":"Actions","status":"Status","comments":"Comments","couponCode":"Coupon Code","couponDisclaimer":"Note: \"{0}\" may be reflected in checkout.","apply":"Apply","nameOnCheck":"Name On Check","routingNumber":"Routing Number","checkNumber":"Check Number","cards":"Cards","cardType":"Card Type","cardNumber":"Credit Card Number","nameOnCard":"Name On Card","expires":"Expiration Date","expired":"Expired","retired":"Retired","active":"Active","securityCode":"Card Verification Number","phone":"Phone","email":"Email","emailAddress":"Email Address","emailNotFound":"Email address not registered","logInInput":"User Name or Email Address","creditCard":"Credit/Debit Card","newCreditCard":"New Card","savedCreditCard":"Saved Card","selectSavedCreditCard":"Select a Card","change":"Change","removeProduct":"Remove Product","removePayment":"remove","editSavedCard":"Edit saved card information","ccVisa":"Visa","ccMastercard":"MasterCard","ccAmericanExpress":"American Express","ccDiscover":"Discover","ccJcb":"JCB","cartridgeItemInput":"Toner Cartridge Item","payPal":"Paypal Express","password":"Password","newPassword":"Enter New Password","oldPassword":"Enter Current Password","passwordChanged":"Password successfully changed","passwordUtilized":"Create a password that's different than any you've used for the past 4 passwords.","passwordTips":"Create your password with at least 6 characters including numbers and upper- and lower-case letters.","resetPasswordTips":"The password must be at least 6 characters in length, and include at least 1 number and 1 letter.","confirmPassword":"Confirm Password","billingContact":"Billing E-mail","shippingContact":"Shipping Contact","makeBillingContact":"Make this my default Billing Address","makeShippingContact":"Make this my default Shipping Address","shippingAddress":"Shipping Address","firstName":"First Name","signupFirstName":"Confirm your first name.","signupLastName":"Confirm your last name.","billingFirstNameInvalid":"Enter your name as it appears on your card","shippingFirstNameInvalid":"Looks like something's missing or wrong with your first name; check that you've got it right.","shippingLastNameInvalid":"Looks like something's missing or wrong with your last name; check that you've got it right.","shippingAddressInvalid":"Look's like something's missing or wrong with that address; check that you've got it right","shippingCityInvalid":"Looks like there's a format error with your city; check that you've got it right.","shippingZipInvalid":"Looks like there's a format error with your zip/postal code; check that you've got it right","firstNameInvalid":"Maximum 40 characters allowed.","lastNameInvalid":"Maximum 40 characters allowed.","lastName":"Last Name","address":"Street Address","addressLabel":"Address","address2":"Street Address 2","addressType":"Address Type","residential":"Home","commercial":"Office","city":"City","country":"Country","state":"State","province":"Province","provinceMissing":"Heads up! We need your state or province.","stateOrProvince":"Province","postalCode":"Postal Code","postalTown":"Postal Town","freeShipping":"Free Shipping","trackingNumber":"Tracking Number","previousPage":"Previous Page","nextPage":"Next Page","pageStatePlural":"Items {0} - {1} of {2}","pageStateSingular":"Items 1 of 1","show":"Show","resultsPerPage":"results per page","sortBy":"Sort By","sortByPriceAsc":"Price - Low to High","sortByPriceDesc":"Price - High to Low","sortByNameAsc":"Alphabetically – A to Z","sortByNameDesc":"Alphabetically – Z to A","sortByDateDesc":"Most Recent First","sortByDateAsc":"Most Recent Last","ratings":"Ratings","registeredCustomer":"Registered customer?","register":"Register","stackTrace":"Details","pleaseSelect":"Please Select","forgotPasswordLink":"forgot password?","resetPassword":"Reset Password","resetEmailSent":"<p><strong>You should receive an email with instructions to reset your password shortly.</strong></p><p>If you do not see this email in your inbox, <span class='underline-text'>please check your spam or junk folder.</span></p>","resetPasswordDone":"Your new password has been set. Please login.","unexpectedError":"Sorry, an unexpected error occurred. Please refresh the page and try again, or contact Support.","unexpectedErrorRegister":"Sorry, this product has already been registered, or is unable to be registered. <strong>Please <a href=\"https://support.brother.ca/app/ask\">contact us</a> for additional support.</strong>","navMore":"More...","searchResults":"Search Results","searchResultspage":"Search Results for ","searchResultsOption":"Results for ","searchTitle":"Search Results for {0}","noResultsTitle":"No results for {0}","noResultsTitleNew":"No results for ","noResults":"<span class='mz-searchresults-query'>\"{0}\".</span>","noResultsText":"Please try another keyword","searchResultsSummary":"Your search for \"{0}\" within {1} returned {2} results. <a href=\"#\" data-mz-action=\"expandSearch\">Repeat this search across all categories.</a>","cart":"Cart","itemTotal":"Total","cartEmpty":"You have no items in your cart.","taxAtCheckout":"Tax & Shipping Calculated at Checkout","orderTotal":"Order Total","emptyCart":"Remove All Items From Cart","noItem":"Item not found","noOrder":"Looks like you have no orders.","noReturn":"No past or pending returns.","noRegProduct":"No recent products to display.","regProductErr":"Sorry, this product has already been registered, or is unable to be registered. <strong>Please <a href=\"https://support.brother.ca/app/ask\">contact us</a> for additional support.</strong>","regProductErrPrice":"The entered &quot;Amount Paid&quot; is incorrect; check that you've got it right and try again","regProductErr075":"Are you a time traveler? Because that date is in the future! Check your date of purchase.","regProductErr028":"We can't find that model; try searching by product group instead of model number.","regProductErr018":"Looks like that serial number format is invalid; check that you've got it right and try again.","regProductErr012":"Your purchase date must be prior or equal to today’s date.","proceedToCheckout":"Proceed To Checkout","storePickupAt":"In-Store Pickup at <strong>{0}</strong>","brotherRecommends":"Brother Recommends","upgradeToSilver":"Upgrade to Brother Care Gold","upgradeToSilverButtonCart":"Upgrade to ","usElblBc3Msg":"SAVE NOW. Get 25% off on supplies with your Platinum Brother Care Program savings.","usElblBc2Msg":"SAVE NOW. Get 20% off on supplies with your Gold Brother Care Program savings.","usElblBc1Msg":"Need supplies or accessories? Get everything you need for your new product.","usNonElblProduct":"Need supplies or accessories? Get everything you need for your new product.","usNonElblSupp":"Did you get everything that you needed for your product?","cartElblBc1Msg":"Want to SAVE 20% on supplies today? Upgrade to the Gold Brother Care Program and start saving. Upgrade Now.","cartElblProduct":"Get a FREE 6 Month extended warranty. Register with the Brother Care Program today.","free":"Free","checkout":"Checkout","orderSummary":"Review Your Order","trackOrderSummary":"Order Summary","shippingInfo":"Ship Information","shippingInfo2":"Shipping Information","shippingInformation":"1. Shipping Information","noFulfillmentInfoRequired":"No shipping information is required since all items will be picked up in the store or digitally fulfilled.","selectValidAddress":"Select an address from these alternatives:","addressDisclimar":"If the \"Next button\" doesn't work, please confirm your information by clicking on \"Edit Address\".","addressValidationError":"We could not validate this address. Please check the address you entered and try again.","suggestionNum":"Suggestion #{0}","shipMethod":"Shipping Method","shippingMethod":"2. Shipping Method","noShippingMethods":"Sorry, no shipping methods are available.","digitalFulfillmentContact":"Digital Gift Card","paymentInformation":"3. Payment Information","saveCard":"Add This Card To My Cards","billingAddress":"Billing Address","savedPaymentMethods":"Saved Payment Methods","selectSavedPaymentMethod":"Select a saved payment method","enterNewPaymentMethod":"Enter a new payment method","paymentType":"Payment Type","selectPaymentType":"Select a payment type","paypalExpress":"PayPal Express","payPalTagline":"The safer, easier way to pay.","paypalExpressInfo":"When you click 'Next', you will be taken to PayPal to complete your transaction.","paypalExpressSummary":"This transaction will be processed by PayPal Express.","paypalExpressCancelled":"The Paypal Express transaction was cancelled.  Please select another payment method.","checkByMail":"Check by Mail","useShippingAddress":"Same as Shipping Address","termsAccept":"Yes, I have read & agree to Brother Canada's <a href='/en/terms-conditions'>Terms & Conditions</a> & <a href='/en/privacy-policy' >Privacy Policy</a>","optIn":"Yes, I want to be the first to get exclusive discounts, awesome offers and more from {0}!","promoCodeError":"Sorry, that promo code isn't valid OR cannot be redeemed with current promotions. If you need help, <a target='_blank' href='https://support.brother.ca/app/chat/chat_launch/incidents.c$need_help_ca_chat/926'>please chat</a> with one of our Customer Care agents.","promoCodeError2":"Sorry! This promo code can't be used because a greater discount has already been applied.","reviewOrder":"4. Review & Place Order","reviewOrderText":"Please review all of the information on this page and, if necessary, make changes before placing your order.","recalculatePayments":"Your order total has changed. Please re-enter your payment information to recalculate payment.","agreeToTerms":"I agree to the terms & conditions.","createAccount":"Create an account for easy checkout on future orders","placeOrder":"Place Order","placed":"Placed","orderConfirmation":"Order Confirmation","confirmationText":"<p>Thank you for your order!</p> You will receive an email confirmation.","yourOrderNumber":"Your order number is ","payments":"Payments","orderDetails":"Order Details","orderNumber":"Order Number","orderNumberMissing":"Heads up! We need your order number","orderId":"Order Id","orderNo":"Order #","orderDate":"Order Date","orderWelcome":"Hi","storePickupFor":"Store Pickup for <strong>{0}</strong>","storeName":"Store Name","callTheStore":"Please call the store to ensure they have your product.","storeResult":"Store Result","orderConfirmationBlob1":"Thank you for shopping with us at {0}. Your order was received and we are preparing it for shipment.  If you would like to view or manage your orders, please visit <a href=\"http://{1}/myaccount\">My Account</a>.","checkOrderStatus":"Check Order Status","emailOpening":"<p class='email-name'>Hi <b>{0},</b></p>","emailOpeningAlternative":"<p class='email-name'>Hi,</p>","emailClosing":"<p class='thanks-message'>Thanks,<br />Your Customer Service team at <b>{0}</b></p>","emailLinks":"<p class='email-links'><a href='' title=''>Privacy Policy </a>|<a href='' title=''> Site Map </a>|<a href='' title=''> Terms & Conditions </a>|<a href='' title=''> MSDS Search </a>|<a href='' title=''> Terms of Sale</a> </p>","inStockBlob1":"<p>Thank you for shopping at {0}!  We have good news for you-- we now have the following item(s) in stock:</p>","inStockBlob2":"<p>TO ADD THE ITEMS TO YOUR CART: <a href=\"http://{0}/p/{1}\">CLICK HERE</a>.</p>","orderShipped":"Your Order Has Shipped","orderShippedPkgHeader":"Shipped {0} via {1}","orderShipmentBlob1":"<p>Thank you for shopping at {0}.  Your order has shipped. Once an order has shipped, it can no longer be updated. If you must return an item from this order or check on other orders,  please visit <a href=\"http://{1}/myaccount\">My Account</a>.</p>","orderShipmentBlob2":"<p>Data on tracking may not show up in your account for at least 24 hours from ship date.</p>","returnApprovedBlob1":"<p>Thank you for shopping at {0}. Your request to return the following item(s) has been accepted.</p>","returnApprovedBlob2":"<p>To return your online purchase:</p><ol><li>Pack your return in the original shipping package, if possible.</li><li>Include the attached packing slip and return label, and indicate the reason for the return.</li><li>Include all original packing materials and accessories.</li><li>Send your return to:</li></ol>","returnApprovedBlob3":"<p>You will receive another email when we receive the returned item(s).</p>","returnRejectedBlob1":"<p>Thank you for shopping at {0}. We regret to inform you that your request to return the following item(s) has been rejected:</p>","returnRejectedBlob2":"<p>If you would like more information about our return and exchange policy, please visit our Return & Exchange Policy page.</p>","returnReceivedBlob1":"<p>Thank you for shopping at {0}. We wanted to let you know that we have received the following returned items:</p>","returnReceivedBlob2":"<p>You will receive another email when we have processed your return.</p>","returnOtherBlob1":"<p>Thank you for shopping at {0}. We wanted to let you know that your return status is now {1}.</p>","returnOtherBlob2":"<p>You will receive another email when we have processed your return.</p>","returnClosedBlob1":"<p>Please be informed that we have completed processing your refund request. You will receive your refund within 3-5 business days using the original payment method used when the purchase was placed.</p>","returnClosedBlob2":"<p>If you require any additional assistance, please feel free to contact customer service</p>","orderRefundBlob":"<p>Thank you for shopping at {0}. We wanted to let you know that a refund has been applied to your order.</p>","itemsShipped":"Shipment Details","newUserEmailSalutation":"Welcome to {0}","newUserEmailNotification":"Your customer account has been created and you can log in anytime at <a href=\"http://{0}/\">http://{0}/</a> as {1}.","emailPasswordTop":"<p>We were just asked for help resetting your account password. If that was you, click on the link below, or copy and paste it into your browser's search bar to get on with the reset:</p>","emailPasswordBottom":"<p>If it wasn’t you who made the request, simply ignore this email (yup, pretend we said nothing!) For your security, this link will self-destruct in 72 hours. If you exceed this delay, you will need to redo the password reset process. Thanks, Your Customer Service team at Brother Canada. If you're having trouble clicking the password reset button, copy and paste the URL below into your web browser: </p>","billingInformation":"Billing Information","billingName":"Billing Name","billingPhone":"Billing Phone","billingEmail":"Billing Email","billing":"Billing","defaultBilling":"Default Billing Address","defaultShipping":"Default Shipping Address","storeCredits":"Store Credits","storeCreditAvailable":"You have the following store credits available:","storeCreditApplied":"You have applied the following store credits to your order:","digitalCredits":"Gift Card & Store Credit","digitalCreditCode":"Code","digitalCreditBalance":"Balance","digitalCreditAmtToUse":"Amt. to Apply","digitalCreditRemainder":"Remainder","digitalCreditAddToAccount":"Add to my account","digitalCreditApplied":"You have applied the following gift card or store credit payments to your order:","remainingTotal":"Your remaining total is: ","applyCredit":"Apply Credit","mailCheckTo":"Mail check to","shipTo":"Ship to","shippedTo":"Shipped to","giftMessage":"Gift Message","customerAlreadyExists":"A customer is already registered as {0}. <a href=\"/user/login?returnUrl={1}\">Login as this customer</a>","noPaymentRequired":"Your total is {0}, so no payment method is required.","noPaymentWasRequired":"Your total was {0}, so no payment method was required.","giftCardEmailBanner":"<!--<a href=\"{0}\"><img loading=\"lazy\" width=\"auto\" height=\"auto\" src=\"//:0\"/></a>-->","giftCardEmailGreeting":"Hello {0} {1},","giftCardEmailImage":"<!--<a href=\"{0}\"><img loading=\"lazy\" width=\"auto\" height=\"auto\" src=\"//:0\"/></a>-->","giftCardEmailIntro":"<p>Thank you for purchasing a {0} Gift Card.  Do not delete this message -- to redeem the gift card you must use the gift card claim code below.  You may want to print a copy of this message for easy reference later.</p>","giftCardEmailAmount":"Gift Card Amount:","giftCardEmailClaimCode":"Claim Code:","giftCardEmailInstructions":"Follow these steps to redeem the gift card:<ul><li>Visit <a href=\"http://{0}\">{0}</a></li> <li>Enter the Claim Code when prompted during checkout.</li>   <li>Gift card funds will then be applied automatically to orders.<br/>NOTE: if you have an account, the remaining funds will be added to your account.  If you do not have an account, you will need to use the claim code again to use the remaining funds on any future purchases.</li> <li>You must pay for any remaining balance on your order with another payment method.</li>  </ul>","giftCardEmailClosing":"<p> If you have questions about redeeming your gift card, please visit <a href=\"http://{0}\">{0}</a> </p> <p>Sincerely,</p><p>Customer Service</p>","errorApology":"Sorry, an error occurred.","errorApologySupport":"Sorry, an error occurred. Please contact the support","errorDetail":"Our software encountered an error it couldn't resolve.","myAccount":"My Account","myAccountIntro":"Welcome to your account. Use this page to manage your orders, payments and other information.","myAccountIntro2":"Welcome to your account.","accountHighlights":"Account Highlights","supportQuestions":"My Support Questions","savingPass":"Supplies Savings","addProgram":"Sign Up Now","signupBCToday":"Sign up today!","signupBCTodayP":"Get a FREE 6-month extended warranty with the Brother Care Program","appliedBC":"brother <span style='font-weight:bold'>care program</span>","appliedBCtext":"6-month extended warranty applied","addPlan":"Brother <strong>Care Program</strong>","addPlan2":"Add a Brother <strong>Care Program</strong>","addPlanTitle":"Add the Brother Care Program to your eligible products.","addPlanSubTitle":"Don’t see one of your products? Only registered products will appear in your product information.","savingPassTip":"Check out your savings with the Brother Care Program: Brother Care Program GOLD: 20% off. Brother Care Program – PLATINUM: 25% off. Don’t see anything? Better sign up for a Brother Care Program!","totalSavings":"Total Brother Care Program Savings","totalSavingsTip":"This shows the total you’ve saved thanks to the Brother Care Program™ since you became a registered user. Is this field empty? You should think about registering!","totalPromoSavings":"Total Promotional Savings","totalPromoSavingsTip":"This shows the total you’ve saved thanks to Promotions since you became a registered user.","myCards":"My Cards","yourAccount":"Your Account","dashboard":"Dashboard","accountTitle":"Account","accountSettings":"My Profile","personalInfo":"Personal Information","wishlistTitle":"Wishlist","accountMyWishlist":"My Wishlist","accountYourWishlist":"My Wishlist","accountNoWishlists":"You do not have any wishlist items.","accountNoOrders":"Looks like you have no orders.","accountNoReturns":"You have not requested any returns.","accountNoCredits":"You have no store credits.","orderHistory":"Order History","paymentMethod":"Payment Method","viewAllProduct":"View All My Products","viewAllOrders":"View All Orders","viewAllReturns":"View All Returns","orderReceived":"Received","orderProcessing":"Processing","orderPartiallyShipped":"Partially shipped","orderFilterShipped":"Shipped","orderDeliveryBlocked":"Delivery Blocked","orderCancelled":"Cancelled","orderInProgress":"In Progress","orderRefund":"Refunded","viewAllQus":"View All Questions","viewAllAskQus":"Ask A Question Now","noQusAsked":"You haven’t asked us any questions.","paymentMethods":"Payment Methods","addressBook":"My Address Book","newAddress":"New Address","communicationPref":"Communication Preferences","languagePref":"My Preferred Language","selectLanguagePref":"Select Preferred Language","prefBC1":"I would like to receive occasional offers and news as part of the Brother Care Program - Free *","prefBC2":"I would like to receive occasional offers and news as part of the Brother Care Program - Gold","prefBC3":"I would like to receive occasional offers and news as part of the Brother Care Program - Platinum","prefNews":"I would like to receive general news from Brother Canada","prefOffers":"I accept the <a href=\"/en/brother-care-program-terms-and-conditions\" target=\"_blank\">Terms & Conditions</a> of the Brother Care Program and agree to receive benefits, exclusive offers and general promotions from Brother. I understand I can withdraw my consent at any time.","preCategories":"Which categories are you interested in?","preOptinal":"(optional)","prefPrinters":"My Preferences are Printing and Labelling","prefBmgPrinters":"Printing","prefBmgLabelling":"Labelling","prefCrafting":"My Preferences are Sewing, Quilting and Crafting","prefHadSewing":"Sewing","prefHadCrafting":"Crafting","storeCredit":"Store Credit","digitalCredit":"Gift Cards & Store Credits","accountOptIn":"Please keep me up to date on store news and specials","viewOrderHistory":"View order history","changePassword":"Change Password","shipped":"Shipped","shipping":"Shipping","shippingTip":"This shows the shipping method you’re eligible for based on the Brother Care Program in which you’re registered: Brother Care Program – GOLD: FREE standard shipping. Brother Care Program – PLATINUM: FREE express shipping. Is this field empty? You should think about registering for the Brother Care Program!","trackPackage":"Track Package","trackItem":"Track Item","return":"Return","returns":"Returns","refund":"Refund","invalidDate":"Looks like that date of birth is invalid.","replace":"Replace","returnOrExchange":"Return/Exchange","returnOrReplace":"Return or Replace Items","returnRequestDate":"Return Request Date","addNewCard":"Add new card","newCard":"New card","makeDefaultCard":"Make this my default card","noSavedCards":"You have no saved payment methods.","confirmDeleteCard":"Are you sure you want to delete the credit card {0}?","contactType":"Type","primary":"Primary","primary2":"Default","primaryShipBillAddress":"Default billing and shipping address","defaultAddress":"Default Address","defaultCard":"Default Card","card":"CARD","addNewContact":"Add new address","noSavedContacts":"You have no saved addresses.","confirmDeleteContact":"Are you sure you want to delete the address {0}?","confirmDeleteContact2":"This will delete all associated credit cards!","removeFromWishlist":"Remove From Wishlist","addedToCart":"{0} has been added to your cart.","addedToCartGeneral":"Item Added to Cart!","addedToCartMyAccount":"Added to Cart","continueShopping":"Continue Shopping","continueToCart":"Continue To Cart","continueToCartpop":"<u>Continue to Checkout</u>","getMostBC":"Get the most out of your product!","leaveOnWishlist":"Leave On Wishlist","brotherCaresilverPlan":"Gold Brother Care Program ","brotherCarebronzePlan":"6-month extended warranty applied","brotherCarebronzePlanNew":"Brother Care Program has been added ","brotherCaregoldPlan":"Platinum Brother Care Program ","upgradeBCsilverPlan":"Upgrade to Brother Care Program Gold","upgradeBCbronzePlan":"Upgrade to Brother Care Program","upgradeBCgoldPlan":"Upgrade to Brother Care Program Platinum","confirmRemoveFromWishlist":"Are you sure you want to remove {0} from your wishlist?","selectBillingAddress":"Select Billing Address","enterNewAddress":"Enter New Address","reasonForReturn":"Reason for Return","quantityToReturn":"Quantity to Return","optionalComments":"Comments (Optional)","returnType":"Return Type","returnInfo":"Please fill out this form to request a return. Returns are requested per item, rather than per order or shipment. View the <a href=\"/returnpolicy\" target=\"_blank\">Return Policy</a> to learn more.","returnTotal":"Return Total","returning":"Returning","returnDetails":"Return Details","returnNumber":"RMA #","enterStoreCredit":"Enter Store Credit Number","storeCreditNumber":"Store Credit Number","enterDigitalCredit":"Enter Gift Card or Store Credit Code","digitalCreditAvailable":"You have the following gift cards & store credits available:","digitalCreditsAnchor":"giftcards","creditDate":"Activation Date","creditAmount":"Credit Amount","remaining":"Remaining","totalCreditBalance":"Total Credit Balance","pageNotFound":"Page Not Found","genericRequired":"You need to fill in all required fields.","genericAcceptance":"{0} must be accepted","genericMin":"{0} must be greater than or equal to {1}","genericMax":"{0} must be less than or equal to {1}","genericRange":"{0} must be between {1} and {2}","genericLength":"{0} must be {1} characters","genericMinLength":"{0} must be at least {1} characters","genericMaxLength":"{0} must be at most {1} characters","genericMaxLength2":"This must be at most {0} characters","genericRangeLength":"{0} must be between {1} and {2} characters","genericOneOf":"{0} must be one of: {1}","genericEqualTo":"{0} must be the same as {1}","genericPattern":"{0} must be a valid {1}","genericNotFound":"Item was not found","genericInvalid":"Invalid data","phoneMissing":"Please enter a valid 10-digit phone number.","phoneInvalid":"Please enter a valid 10-digit phone number.","phoneNumberTip":"Required if you want to receive SMS","streetMissing":"Heads up! We need your street address.","street2Invalid":"Confirm your street address 2.","street1Invalid":"Confirm your street address 1.","nickNameMissing":"Address nick name required","cityMissing":"Heads up! We need your city or town.","stateProvMissing":"State or province required","postalCodeMissing":"Heads up! We need your zip/postal code.","postalCodeInvalid":"Heads up! We need your zip/postal code.","postalCodeInvalid2":"Please enter a valid Postal Code.","countryMissing":"Please make a country selection","firstNameMissing":"Enter your first name.","lastNameMissing":"Enter your last name.","mozuIdMissing":"Hmmm...there's been an issue processing your request; give it another shot or Ask a Question.</br> <p style='color:#ce312d;'>Please <span style='font-weight:bold'>do not click 'Back' button</span> or refresh this page.</p>","sapNotSaved":"Hmmm...there's been an issue processing your request; give it another shot or Ask a Question.</br> <p style='color:#ce312d;'>Please <span style='font-weight:bold'>do not click 'Back' button</span> or refresh this page.</p>","salePathGeneric":"Hmmm...there's been an error processing your order; try again a bit later or click here to chat with Customer Care.</br> <p style='color:#ce312d;'>Please <span style='font-weight:bold'>do not click 'Back' button</span> or refresh this page.</p>","required":"required","specialCharNotAllowed":"Special characters are not allowed.","paymentTypeMissing":"Please select a payment type","selectASavedCard":"Please select a saved card","cardTypeMissing":"Please select your card type","cardTypeNotSupported":"Sorry, we don't accept that card. You can pay for your order using Visa, Visa Debit or MasterCard.","cardNameMissing":"Enter your name as it appears on your card.","cardNumberMissing":"Please enter your card number","cardNumberInvalid":"Look's like that card number's invalid; check that you've got it right.","cardExpInvalid":"Enter your card's expiry date.","securityCodeMissing":"Enter your card's security code; you can find it on the back.","reenterCVV":"Please verify your card's security code","cardBillingMissing":"Please select a billing contact for this credit card.","emailMissing":"Looks like that email address is invalid; please check that you've got it right.","emailForgotMissing":"You've got a lot on your mind, so we'll help you with your password; just give us a valid email address.","emailAlreadyUsed":"Email address already associated with a login","alreadyLogedin":"You've already signed up. Please login","loginFailed":"Your login didn’t work; enter a valid email address and password.","loginPassword":"Your login didn’t work; enter a valid password.","passwordMissing":"Enter a valid password.","passwordMissing2":"Enter a password.","passwordConfirmMissing":"Enter a password.","passwordConfirmMissing2":"Re-enter a password using only letters and numbers.","passwordWeak":"Your new password doesn’t meet our password requirements.","passwordInvalid":"The old password you entered is invalid.","passwordsDoNotMatch":"Uh-oh, your passwords don't match; give it another shot.","chooseShippingMethod":"Please select a shipping method.","didNotAgreeToTerms":"You must agree to the terms and conditions","enterProductQuantity":"Please enter a product quantity above 0","enterReturnReason":"Please select a return reason.","enterReturnQuantity":"Please enter a quantity above 1 to return.","enterOtherComments":"Please enter a comment explaining the reason for this return.","other":"Other (please comment)","missingParts":"Missing parts or accessories","damaged":"Product, box or envelope are damaged","differentExpectations":"Different from what was expected","defective":"Defective - does not work properly","noLongerWanted":"No longer needed/wanted","late":"Arrived too late","wrongCountryForType":"Please select a country supported for this contact type","digitalCodeAlreadyUsed":"This code has already been used.","digitalCreditExceedsBalance":"The amount to apply exceeds the total remaining.","digitalCreditNoRemainingFunds":"This code has no remaining funds.","digitalCreditNotYetActive":"This code does not become active until {0}.","digitalCreditExpired":"This code expired on {0}.","clearAllFilters":"Clear All","productImagePlaceholder":"[no image]","packageWeight":"Package Weight","shortDesc":"Summary","options":"Options","addToCart":"Add to Cart","notPurchasable":"Not Purchasable","addToWishlist":"Add To List","addedToWishlist":"<i class='icon ion-checkmark'></i>Added to List","fullDesc":"Description","bundleContents":"Bundle Contents","properties":"Properties","measurements":"Measurements","noImages":"no image","more":"more","checkLocalStores":"Check Local Stores","mfgPartNumber":"Mfg. Part Number","msrp":"MSRP","upc":"UPC","weight":"Weight","length":"Length","width":"Width","height":"Height","localStores":"Local Stores","findAtLocalStore":"Find it at a Local Store","locationWait":"We're searching for local stores. Your browser may ask for permission to use your location. Click \"Allow\" to sort the search results by distance.","locationWaitProd":"We're searching local stores for <strong>{0}</strong>. Your browser may ask for permission to use your location. Click \"Allow\" to sort the search results by distance.","storeInformation":"Store Information","storePickup":"Store Pickup","outOfStock":"Item Out Of Stock","availableNow":"Available Now","noNearbyLocations":"No nearby locations could be found.","noNearbyLocationsProd":"No nearby locations could be found for this product.","milesAway":"{0} miles away","positionError":"Your position could not be determined. Displaying stores out of order.","notifyWidgetHeader":"Notify me when this product is back in stock.","notifyWidgetButton":"Notify Me","notifyWidgetSuccess":"You will be notified when this product is back in stock.","notifyWidgetError":"There was an error subscribing. Please try again.","dealOfTheDay":"Deal of the Day","visaCheckoutEditReminder":"For security reasons you cannot edit the credit card information from Visa Checkout. If you proceed, your Visa Checkout details will be removed and this order will be processed without Visa Checkout.","selectSavedAddress":"Select an address","addAddress":"New Address","editAddress":"Edit saved address","exclusivePricelist":"The following items are not available for purchase and have been removed.","newPriceList":"You are now eligible for special pricing.","shopAll":"Shop All","findlabel":"Find","shop":"Shop","shopNow":"Shop Now","comp_supp_acc_link":" Related Supplies & Accessories","comp_supp_acc":" Related Supplies & Accessories for","productAwards":"Product Awards","productDescription":"Product Description","skill_q":"What's your <b>Skill Level ?</b>","lifestyle_q":"What's your <b>Lifestyle</b>","dailyScanVolume_q":"How much do you <b>Scan</b> per day?","special_feature_q":"What <b>Special Features</b> do you want ?","user_product_q":"What will you <b>use this Product</b> for ?","deviceCompatibility_q":"What kind of <b>Scanner</b> do you prefer?","number_of_users_q":"How many users will <b>use this product ?</b>","returnToPrevious":"Back","whatCompare":"What you are comparing","comparing":"Comparing","compareButton":"Compare","compareClear":"Clear All Items","compareRemove":"Remove Item","compareLimit":"Select up to 3 Machines to compare","compareSimilarProducts":"Compare to similar products","tbn_productOverview":"Product Overview","tbn_specifications":"Specifications","tbn_communityProjects":"Community & Projects","tbn_suppliesAccessories":"Supplies & Accessories","tbn_reviews":"Reviews","tbn_supportDonwloads":"Support & Downloads","tbn_supportVideos":"Support Videos","tbn_warrantyReturns":"Warranty","tbn_bundleProductOverview":"Bundle Overview","tbn_bundleReturnPolicy":"Return Policy","tbn_compatibleWith":"Compatible with","includedInBundleTitle":"Included in the Bundle","viewBundleProductDetails":"View product details ","withBundlePricing":"with bundle pricing !","bundlewithRefurb":"by combining this Refurb and bundle offer","bundlePrice":"Bundle Price","isSelected":" is selected","relatedProducts":"Related Products","promoSavings":"Promotional Savings","silverPromoMsg":"You have Brother Care Gold & Get 15% off on Supplies & Accessories","goldPromoMsg":"You have Brother Care Platinum & Get 20% off on Supplies & Accessories","bronzePromoMsg":"Upgrade to Brother Care Gold & get 15% off on Supplies & Accesssories ","buySuplliesLink":"Buy Supplies","limitedWarrantyParts":"Limited Warranty Period (parts):","limitedWarrantylabor":"Limited Warranty Period (labor):","warrantyHeading":"Warranty","policyHeading":"Return Policy","policyDetail":"<p>You can return any Brother machine within 30 days of purchase (though we can’t imagine why you’d want to), as long as it’s unopened, intact, and has a valid Return Material Authorization (RMA) number.*If your machine was not purchased directly from Brother we may require a proof of purchase. (If you don’t have it, no worries, simply let us know and we’ll do our best to find a solution.) Contact us so that we can assess the best solution for you, either by providing you with a different machine, helping with the setup, or issuing an RMA. To contact us through Ask a Question click here: <a href='//support.brother.ca/app/ask'>https://support.brother.ca/app/ask</a>. Any shipping costs are at your expense. However, if we determine that the machine is defective—or if we’re otherwise responsible—we’ll be happy to arrange a pick-up at our expense. Once we’ve inspected the return, we’ll refund your credit card.</p>","ssp_mainLabel":"Downloads & Documents","ssp_ddHeading":"Downloads & Drivers","ssp_ddDescription":"Get Downloads & Drivers for this Product from the Brother Solutions Centre","ssp_fddBtn":"Find Downloads & Drivers","ssp_iprintBtn":"Download iPrint&Scan App","ssp_iprintBtn_link":"/en/connect-print-share","ssp_mdHeading":"Manuals & Documents","ssp_mdDescription":"Get Downloads & Drivers for this Product from the Brother Solutions Centre","ssp_mdBtn":"Download Manuals & Documents","ssp_htvHeading":"How-to-Videos","ssp_haqHeading":"Do you have any questions?","mostPopularProductHeading":"some of our most popular projects","saleLabel":"Sale","bestsellerLabel":"Best Seller","newLabel":"New","onlineChatSupport":"Online Chat Support","goodasnewLabel":"Refurbished","blackfridayLabel":"Black Friday Deal","refreshEligibleLabel":"REFRESH ELIGIBLE","freeItemLabel":"FREE ITEM","notYourProduct":"Not Your Product ?","registerProductCheckBox":"Register Product Automatically","chooseBCPlanLabel":"Choose a Brother Care Program","bmg1Level2Heading":"Printing, scanning, faxing & labelling machines. All geared for your","bmg1Level2HO":"home & office.","noImage":"[no image]","explore":"Explore ","mobileExplore":"View All","feature1":"Replacement Exchange","feature2":"Exclusive Content","feature3":"Free Shipping - Standard","feature4":"6 Months Extended Warranty","feature5":"Standard Lifetime Online Support","feature6":"Supplies Savings Pass(15%)","feature7":"Trade In Allowance","silverDiscountHeader":"Upgrade to <b>Brother Care Gold</b> for 15% off Supplies &amp; Accessories!","myProducts":"My Products","productRegTitle":"Product Registration","modelNumber":"Model Number","invalidModelNumber":"Hmmm…we can't find that model; try searching by product group.","productCategory":"Product Category","selectGroup":"Select A Product Group","productGroup":"Looking for...","radius":"Radius","locatorConsumer":"Consumer","locatorBusiness":"Business","locatorIam":"I am a...","selectOne":"Select one","locatorSubtitle":"Enter your address to locate the nearest store, reseller or dealer where you can purchase Brother products in your area.","selectModel":"Model","selectModelDD":"Select Model","serial":"Serial Number","serialMob":"Serial # ","serialTip":"Enter the last 9 characters only.","serialTipDetailed":"Not sure where to find the serial number? It's on a rectangular sticker on the back of your machine.","amountPaid":"Amount Paid","amountPaidTip":"Amount before taxes.","purchasedFrom":"Purchased From","purchasedFrom2":"Select a Retailer","purchasedDate":"Date Purchased","proofOfPurchaseTip":"Please retain a copy of your proof of purchase in case you ever need to access the terms of your warranty.","eqUsage":"Usage","eqUsageSelect":"Product Usage","eqUsageSelectDD":"Select Usage","eqUsageOcc":"Occasional","eqUsageHome":"Home Office","eqUsageBusiness":"Business (small to medium)","enterRetailerName":"Enter Name of Retailer Below","requiredFields":"Required Fields","orders":"Orders","orderAscending":"Order Number - Ascending","orderDescending":"Order Number - Descending","orderDateOld":"Date Placed - Oldest","orderDateNew":"Date Placed - Recent","myOrders":"My Orders","myReturns":"My Returns and Exchanges","myReturnsSupport":"Have any quesions about your return","storeLocator":"Find a Store or a Dealer","storeLocatorError":"We didn't find a store; please select a product group and/or try another postal code or city or expand the radius of your search.","storeNotFound":"No stores or dealers found!","storeLocatorInstruction":"Enter your address to locate the nearest store, reseller or dealer where you can purchase Brother products in your area.","preferences":"Preferences","myPreferences":"My Preferences","updatePreferences":"Update My Preferences","selectMonth":"Month","selectDay":"Day","selectDate":"Day","selectYear":"Year","dateOfBirth":"Date of Birth","registerProduct":"Register Your Product Now","registerProductlabel":"Registered your product more than 3 years ago? You may need to register it again.","productNameNotAvailable":"(Product Name Not Available)","support":"Support","supportCenter":"Support Center","selectaProductGroup":"Select a Product Group","selectaModel":"Select a Model","go":"GO","compareProducts":"Compare Products","inkvestment":"Inkvestment","bestsellerproducts":"Best Sellers","recentlyviewedproducts":"Recently Viewed","social":"Social","filterByNeed":"Filter By Need","brotherCare":"<span>Brother</span> care program","footerproducttab":"Get Product Support","footersupplierstab":"Find Supplies & Accessories","editCart":"Edit Cart","myShippingAddress":"My Shipping Addresses","grandTotal":"Grand Total","needHelp":"Need Help?","needHelpOrder":"Need help with your order?","calculateTaxShipping":"Calculate Tax & Shipping","selectProvince":"Select Ship-To Province","selectShippingMethod":"Select Shipping Method","standardShip":"Standard Shipping","exressShip":"Express Shipping","cartBreadcrumb":"Shopping Cart","homeBreadcrumb":"Home","address3":"Address Nickname","canadaCountry":"Canada","phoneExtension":"Phone Extension","phoneExtensionInvalid":"Looks like that extension is invalid; check that you've got it right.","updateCheckbox":"This Address will be added to My Account","editAddressInCheckout":"Edit Address","notifyMeWhenItsBack":"Notify Me when it's back","specialDealsAndNews":"Opt-In For Special Deals & Other News","weWillLetYouKnowWhenItsBack":"We'll let you know when it's back!","brotherCarePlan":"Brother Care Program","bcPlan":"Brother Care Plan","brotherCareSavings":"Brother Care Program Savings","bcAddedCart":"your product has been added to your cart ","creditDebitSelect":"Credit/Debit Card","filter":"FILTER","filterbySpecs":"Filter By Specs","browsebycategory":"Browse By Category","filterbycategory":"Filter By Category","applycoupon":"Apply Coupon","ourProducts":"OUR PRODUCTS","gsthst":"GST/HST","qstpst":"QST/PST","ecoFee":"Eco Fee","ecoFeeMsgForCheckout":"Environmental Handling Fees (EHF) are applied to the purchase of new electronics to support recycling programs.","orderProcessingLoader":"We are still processing your order - kindly stay on the page. Please do not press the back or reload button.","loadingMsg":"Loading…","discount":"Discount","cartDiscount":"Cart Discount","cartDiscountTooltip":"A 'Cart Discount' is a global discount applied on the online order. If applicable, this discount will be applied in whole or in part of the order, depending on related promotion's conditions.","contentCount":"Content","createAccountProceedCheckout":"Create Account & Proceed to Checkout","applyBrothercareAndSignUp":"To Apply Your Brother Care Plan Please <strong>Sign In</strong> or <strong>Sign Up</strong>","printReciept":"Print order confirmation","itemOrder":"Item","couponApplied":"Coupon <strong>{0}</strong> successfully applied","estimatedTotal":"Estimated Total","menubmgGuidedSearchTitle":"What’s Just </br>Right for You?","menubmgGuidedSearchText":"Use our guided search to find the right solution for you.","menubmgGuidedSearchLinkName":"GUIDED SEARCH >>","menubmgFindAccSupp":"Find Ink, Toner or Accessories >>","menubmgBrotherForBusiness":"Brother for Business","menubmgCreativeCenter":"Creative Centre","menuhadStoreLocator":"Store Locator >>","menuhadBecomeaDealer":"Become a dealer >>","menuhadFindSewingAccessories":"Find Sewing Accessories >>","menuhadInspirationBlog":"Inspirations Blog","alberta":"Alberta","britishColumbia":"British Columbia","manitoba":"Manitoba","newBrunswick":"New Brunswick","newfoundlandandLabrador":"Newfoundland and Labrador","novaScotia":"Nova Scotia","northwestTerritories":"Northwest Territories","nunavut":"Nunavut","ontario":"Ontario","princeEdwardIsland":"Prince Edward Island","quebec":"Quebec","saskatchewan":"Saskatchewan","yukon":"Yukon","bcSIlverBold":"Brother Care <b>Gold<b>","userBCPlan":"You Have <b>{0}</b>","upgradeToSilverBold":"Upgrade to <b> Brother Care Gold </b>","goPremium":"Go Premium with ","needSomeHelp":"Need Some Help With Your Order?","needSupport":"Need some Support?","createPassword":"Create Password","addedToCompare":"ADDED TO COMPARE","addToCompare":"COMPARE","bcSavedYou":"Brother Care Saved You","cartgst":"GST/HST","cartqst":"QST/PST","bcSavingsinCart":"Brother Care Program Savings","ecoFeeMsg":"All Canadian provinces enforce the collection of Environmental Handling Fees (EHF). Paying the Eco-Fee now means you can sleep well at night knowing you’re doing your part to support the programs that recycle your electronics safely and responsibly to keep them out of landfills, and you won’t have to pay when you’re bidding farewell to your end-of-life Brother machine.","shippingPolicyLink":"<span tabindex='0' data-gtmclass='triggerUCS069' data-eventlabel='See Our Shipping Policy' data-gtmeventaction='Middle Page' id='shippingPopup_open'>Click Here</span> to See Our Shipping Policy","company":"Company","printCart":"Print Shopping Cart","similarItems":"Similar Items","copyright_label":"Brother International Corporation (Canada) Ltd.","autoRegisterErrorForBrotherCarePlan":"Regiter Your Product Before Buying Brother Care.","searchModel":"Enter Your Model Number","trackOrder":"Track Order","signOut":"Sign Out","viewAll":"VIEW ALL PRODUCTS","communityHeading":"GET INSPIRED WITH GREAT PROJECT IDEAS","communityViewProduct":"View Project","involedSocial":"Get involved on social media","moreInspiration":"<span>See More in our </span>Inspiration Blog >>","pdpEnterEmail":"Enter Email","inStockItem":"In Stock and Ready to Ship","viewRelated":"view related supplies & accessories","mainFeatures":"Main Features","productOnly":"Product","distance":"Distance","cartBCSave":"Brother Care Program Savings","donate":"Donate $1.00","cartDonateText":"Brother Canada supports Plan International Canada. Help us change lives of children and entire Communities. Donate $1 today.","addedToCartSuppliesAccessories":"Need supplies or accessories? Get everything you need for your new product.","preferencesPrinting":"My preferences are printing and labelling","preferencesSwing":"My preferences are Swing. Quilting and Crafting","mobileBack":"Back to Menu","productBack":"Back to Products","selectPlanShopProducts":"Sign up","overlayPrice":"*Determined per product","overlayReplacement":"*Free replacement of your product while in warranty.","overlayExclusiveContent":"Exclusive content only for Brother care plan owners","overlayTradeIn":"*Receive an allowance that your can apply towards a new machine if your current product is still in warranty.","overlaySavingsPass":"Apply a discount on every purchase containing supplies and accessories.","overlayWarranty":"*Your product still in warranty? Extend it further for greater coverage.","overlayCustomerSupport":"Canadian employees supporting you directly out of Brother Canada's head office.","overlayShipping":"Enjoy free shipping with no minimum amount.","removeItemText":"Are you sure you want to remove this item from your cart?","getShipping":"Get Shipping Options","calculate":"Calculate","payPalPayment":"PayPal","changeBCPlanLabel":"CHANGE PROGRAM","upgradeOffers":"Subscribe to offer","moqError":"<em>*Limit ? Per Customer</em>","freeStandardShipping":"Free Standard Shipping","myRecentProducts":"My Recent Products","shopSuppliesAccessories":"Shop Supplies & Accessories","purchasedOn":"Purchased On","registeredOn":"Registered On","brotherCarePlanStatus":"Extended warranty","warrantyEndsOn":"Warranty Ends On","trade":"Trade","tradeInValue":"Trade-in Amount","tradeInData":"Trade-in Status","customerSupport":"Customer Support","supportDowlnoads":"Support & Downloads","getInspired":"GET INSPIRED","mostRecentOrders":"Most Recent Orders","mySupportQuestions":"My Support Questions","subjectChatSessions ":"SUBJECT: Chat Sessions","reference":"REFERENCE","statusCompleted":"STATUS: Completed","dateCreated":"DATE CREATED","resetYourPassword":"Welcome! We've upgraded our site. For security reasons please <a style='color:#b94a48; text-decoration: underline;' href='/user/forgotpassword'>reset your password.</a>","accountConfigIssue":"Your account is not configured. Please contact the support! Reason: {0}","emailPasswordResetButton":"Click here to reset your password","mobileNumber":"Mobile Number","mobileNumbernewsletter":"Mobile Number","mobileNumberPlaceholder":"Mobile Phone Number","passwordErrorsignup":"The password must be 6 characters minimum and may contain upper- and lower-case letters, as well as numbers.","companyName":"Company Name","companyInvalid":"Confirm your company name.","billingCompanyInvalid":"Hmmm…we're having trouble processing that address; click <a href='https://support.brother.ca/app/chat/chat_launch'>here</a> to chat with Customer Care.","billingPostalInvalid":"Hmmm…we're having trouble processing that postal code; click <a href='https://support.brother.ca/app/chat/chat_launch'>here</a> to chat with Customer Care.","selectProvinceMyAcc":"Select Province","phoneNumber":"Phone Number","phoneNumberInvalid":"Please enter a valid 10-digit phone number.","phoneNumberInvalid2":"Please enter a valid 10-digit phone number.","makeThisDefaultShippingAddress":"Make this my default Shipping Address","filterBy":"Filter By","sortByLastAdded":"Sort By Last Added","trackYourOrder":"TRACK YOUR ORDER","printOrder":"PRINT ORDER","creditCardAcc":"Credit Card","loadMore":"Load More","complete":"Complete","orderSummaryAcc":"ORDER SUMMARY","processing":"Processing","returned":"Returned","vipPhoneno":"VIP Phone no","dontSeeYouProduct":"Don’t See Your Product?","findSerialNo":"Not sure where to find the serial number? It’s on a rectangular sticker on the back of your machine","orderStatusTrack":"Order Status: TRACK YOUR ORDER","orderPlacedWithAcc":"Orders placed with your account.","returnExchangeItem":"RETURN/EXCHANGE ITEM","storeResults":"Results","select":"Select","callToStoreMsg":"Please call the stores to ensure they have your product.","staples":"STAPLES","showMore":"Show More","showAll":"Show All","brotherSupportMsg":"WELCOME TO THE BROTHER SUPPORT CENTRE","supportDownloadDriver":"GET PRODUCT SUPPORT, DOWNLOAD & DRIVERS HERE","accessSupportTool":"Enter your product information to access all of our support tools and information.","questsAboutBC":"HAVE QUESTIONS ABOUT BROTHER CARE?","goToBCfaq":"Go To Brother Care FAQs","registerForBenifit":"REGISTER YOUR PRODUCT FOR EXTRA BENEFITS","registerMyProduct":"Register My Product","noRegisterProduct":"There are currently no eligible products registered in your account.","connect":"CONNECT","print":"PRINT","ecoFeeLabel":"{0} + {1} EHF <div class='pdp-info-icon'><i class='ion-ios-help-outline'></i><div class='info-tooltip'>{2}</div></div>","ecoFeeOnlyLabel":"+ Eco Fee {0} <div class='pdp-info-icon'><i class='ion-ios-help-outline'></i><div class='info-tooltip'>{1}</div></div>","ecoFeeLabelPDP":"$<em class='original_price' itemprop='price' content='{0}'>{0}</em> + {1} EHF <div class='pdp-info-icon'><i class='ion-ios-help-outline'></i><div class='info-tooltip'>{2}</div></div>","ecoFeeOnlyLabelPDP":"+ Eco Fee {0} <div class='pdp-info-icon'><i class='ion-ios-help-outline'></i><div class='info-tooltip'>{1}</div></div>","readMore":"See full product description","readMoreForBundleProduct":"See full description","questionForChat":"Questions about your order?","viewWishlist":"View Wishlist","viewMyWishlist":"View My List","birthdayMsg":"We collect birthdays to send you special offers","mostRecentReturns":"Most Recent Returns","justCreatePassword":"Just Create A Password & We'll Save Your Order & Information for Next Time","enteringPassword":"You can create an account by entering a password","liveChat":"Live Chat","expeditedShipping":"Standard Shipping","expressShipping":"Express Shipping","top":"Top","callUs":"","callUsNumber":"","inventoryLimitError":"Sorry, you can only have maximum quantity of <span>?</span> for this product. Please select that amount or less to add to cart","inventoryOutError":"Sorry, currently that product is <span>Out of Stock</span>.Please enter your email address and we'll let you know when it will be available","sorryMsgForCart":"Sorry! Insufficient quantity for following items","availAmount":"Available Amount","addedToCartSupp":"Added to cart","cartBCSavings":"Brother Care Saved You","orderNotPlaced":"Sorry, your order could not be placed!","orderNotPlacedText":"Your order has exceeded the available quantity for the following product(s). Please change to the available amount or less to place order.","availableAmount":"Available Amount","termsBronze":"I accept the <a class='terms_condi' href='{0}/brother-care-program-terms-and-conditions' target='_blank'>Terms and Conditions</a> of the Brother Care Program and agree to receive exclusive offers and general promotions from Brother. I may withdraw my consent at any time:","termsBronzeSignupBC":"I accept the <a class='terms_condi' href='/en/brother-care-program-terms-and-conditions' target='_blank'>Terms & Conditions</a> of the Brother Care Program and agree to receive benefits, exclusive offers and general promotions from Brother. I understand I can withdraw my consent at any time.","signupPopBC":"Sign up","continueBCTerms":"<a class='terms_condi' href='{0}/brother-care-program-terms-and-conditions' target='_blank'>Terms & Conditions</a> of the Brother Care Program. To update your email preferences, visit My Account.","continueBCShopping":"Continue Shopping","termsSilver":"I accept the <a class='terms_condi' href='{0}/brother-care-program-terms-and-conditions' target='_blank'>Terms and Conditions</a> of the Brother Care Program and agree to receive exclusive offers and general promotions from Brother. I may withdraw my consent at any time:","termsGold":"I accept the <a class='terms_condi' href='{0}/brother-care-program-terms-and-conditions' target='_blank'>Terms and Conditions</a> of the Brother Care Program and agree to receive exclusive offers and general promotions from Brother. I may withdraw my consent at any time:","termsSilverOffer":"I would like to occasionally receive exclusive offers as part of the Gold Brother Care Program. I may withdraw my consent at any time.","termsGoldOffer":"I would like to occasionally receive exclusive offers as part of the Platinum Brother Care Program. I may withdraw my consent at any time.","prCodeError":"Invalid Model Number","relevance":"Relevance","category":"Category","wpRecentPostSectionTitle":"What the blog is going on ?","wpViewAllBlogButton":"View All Blog Posts","commentsLabel":"Comment(s)","postedOn":"Posted On","byLabel":"by","noPressRelease":"No Press Releases","bcEligibleLabel":"Free Extended Warranty. Register with the Brother Care Program today.","removeAllItems":"Are you sure you want to remove all items from your cart?","suppAccLabel":"You can save upto 20% on this item Register your product and buy Brother Care","registerLabel":"REGISTER NOW","pressReleaseTitle":"Press Releases","writeReview":"Write a Review","inStock":"In Stock","orderStatusLine":"Orders placed as a guest or single order lookup","orderPlacedAccount":"Orders placed with your account","warmStateMessage":"Hey, welcome back. To continue where you left off, please log back in or switch users to open a new session.","dontPressBack":"Please don't press reload/back button.","pleaseFillForm":"You need to fill in all required fields.","pref24hrs":"Please note that it may take up to 48 hours for changes to take effect.","prefCopyText":"All emails are sent by Brother International Corporation (Canada) Ltd. 1, rue Hôtel de Ville, Dollard-des-Ormeaux (Québec) H9B 3H6, brother.ca","prefBCLabel":"*by unchecking the box, you will no longer be registered in the Brother Care Program - Free or receive its benefits.","prefOptOutTitle":"Are you sure?","prefOptOutSubTitle":"By de-selecting the FREE Brother Care Bronze box, you will no longer be registered in the FREE Brother Care Program or receive FREE Brother Care program benefits, such as free shipping and extended warranty coverage.","prefOptOutCanel":"CANCEL. I do not want to unsubscribe from the Free Brother Care Program.","prefOptOutSubmit":"YES. I want to unsubscribe from the Free Brother Care Program.","bmg1Level2SMB":"Small & Medium Business.","itemsInYourCart":"Items in Your Cart","itemInYourCart":"Item in Your Cart","itemInYourMiniCart":"({0}) Item in Your Cart","itemsInYourMiniCart":"({0}) Items in Your Cart","reviews":"Reviews","weHaveResults":"We Found {0} Results for {1}!","weHaveResultsText":"Either use the questions below to filter by your needs or start exploring products!","gotocart":"Go To Cart","months":"January,February,March,April,May,June,July,August,September,October,November,December","hyprArray200":"|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|,|","others":"Others","confirmEmail":"Confirm Email","mobileNumberOfferMsg":"We collect phone numbers to send you special offers by SMS","subscribeBtn":"Subscribe","logoutCheckout":"Sign Out","imageDownloadBtn":"Download Image","imageLibraryHeading":"Find a Product or Accessory Image","alphabetsValidationMessage":"Enter alphabets only.","numericValidationMessage":"Enter numbers only.","alphaNumericValidationMessage":"Enter numbers and alphabets only.","years":"years","readfullDetail":"Read Full Details","getSupportBC":"Get Support with the Brother Care Program","salesChat":"Need Help With Your Order?","loginSignup":"Sign In / Sign-Up ","menusignup":"Sign In / Sign Up","dollarsymbol":"$","logInSign":"Sign In","itemNumber":"Item #","home":"Home","mediaRoom":"Media Room","moreInfoContact":"For more information, please contact:","contactPreference":"I would Like to receive general offers and promotions from Brother Canada","productRegister":"Don’t risk forgetting this important step! Instantly register your product for extra benefits.","modelSearchTip":"This is a searchable field. Enter your model number here.","productGroupTip":"This is a dropdown menu of all product groups. Use it to find your product.","userSessionExpired":"User session expired. Please <strong>Sign In</strong> or <strong>Sign Up</strong>","couponValidation":"Invalid Format : Please remove any of % & * + : ? < > \\ / ","cardMonthExpInvalid":"Please enter an expiration month in the future","cardYearExpInvalid":"Please enter an expiration year in the future","hideFilters":"- Hide Filters","showFilters":"+ Show Filters","guidedBack":"< Back","startOver":"Start over","typeOfInfoToRecieve":"Type Of Information You'd Like To Receive","termsSignUpFirst":"I would like to receive general offers and promotions from Brother Canada","termsSignUpSecond":"I would like to receive general news from Brother Canada","loginSignupNormalTitle":"<strong>Log In </strong> or <strong>Sign Up</strong>","updateQty":"Update Quantity","upgradePopoverForOnly":"<b>for Only </b>","bc1Added":"The FREE Brother Care Program has been added","bc2Added":"The Gold Brother Care Program has been added","bc3Added":"The Platinum Brother Care Program has been added","changePlan":"CHANGE PROGRAM","suppliesPromo":"Need supplies & accessories for this product?","bCPromoTitleText":"Get a FREE 6-month extended warranty and more with the Brother Care Program","bCPromoContent":"<li>Extended warranty</li><li>Save up to 25% on supplies</li><li>Trade-in value</li><li>Online + VIP phone support</li><li>Free standard or priority shipping</li><li>Exclusives offers</li>","yourEmail":"Email","removeItemBCText":"Are you sure you want to remove this item and its Brother Care Program Plan from your cart?","itemModels":"Enter Model # or Item #","brothercare1":"I would like to receive quarterly Promotions, Offers and News as part of the Brother Canada Programe*","brothercare2":"I would like to receive quarterly Promotions, Offers and News as part of the Brother Canada Gold","brothercare3":" I would like to receive quarterly Promotions, Offers and News as part of the Brother Canada Platinum","had":"My Preferences are Sweing, Quilting and Crafting","news":"I would like to receive general news from Brother Canada","promo":"I would like to receive general offers and promotions from Brother Canada","bmg":"My preferences are printing and labelling","askAQue":"Ask a Question","askAQueDesc":"Submit a support email for items such as product registration, recycling or product specifications.","liveChatDesc":"Reach a support agent for matters such as issues at checkout, technical support or coupon codes issues.","errorSAPOrderConfirmation":"We can't place your order; click <a href='https://support.brother.ca/app/chat/chat_launch' class='chatlink' target='_blank'>here</a> to chat with Customer Care.","confirmationRefNumber":"Your Reference Number is ","ctaLearnmore":"Learn More","ctaDiscontinued":"Discontinued","discontinuedTitle":"Discontinued","discontinuedMsg":"Oops! The following product(s) is/are discontinued and has/have been removed from your cart.","ctaFindadealer":"Find a store or dealer","ctapaireddealer":"Get paired with a dealer","ctaNotifyme":"Notify Me","nonShippable":"<h4>Shipping</h4><p>Shipping isn't available to your location; <a class='chatlink' style='text-decoration:underline' href='javascript:;'>click here</a> to chat with Customer Care.</p>","shippingPolicy":"<h4>Shipping</h4><p>Orders will generally be processed and shipped the next business day. Standard shipping delays of up to 4 business days for the Greater Montreal, Greater Toronto and Greater Vancouver areas, and up to 5 business days for the rest of Canada may occur. Delivery to rural areas may take longer. For Canada Post delivery standards, please go to: <a href='http://www.canadapost.ca' target='_blank' class='font_bold'>http://www.canadapost.ca</a></p><p>Brother observes national and provincial holidays and as such, orders processed on holidays will be processed on the next business day.</p><p>Please note that we don't ship to the following geographical locations: <span class='font_bold'><em>{0}{1}{2}</em></span>.</p>","ecofeeTooltip":"Environmental Handling Fees (EHF / Eco Fees) are applied to the purchase of new electronics to support recycling programs","brothercareProgram":"Brother Care Program ","tf_print_every_month":"How much do you print every month?","tf_scan_every_day":"How much do you scan every day?","tf_people_use_printer":"How many people will use this machine?","tf_people_use_scanner":"How many people will use this scanner?","tf_most_print_size":"What paper size will you print the most?","tf_most_have_feature":"What are your other must-have features?","tm_key_features":"What key features are you looking for?","tm_project":"What type of project are you looking to do?","loadMorePlp":"Load More","showallPlp":"Show All ","ext":"x","tbd":"TBD","availableQty":"*Available Qty: {0}","limitQty":"*Limit {0} per Customer","errorMsgForTaxAPI":"Hmmm…there's been an error processing your order; try again a bit later or click <a target='_blank' href='https://support.brother.ca/app/chat/chat_launch'>here</a> to chat with Customer Care.</br> <p style='color:#ce312d;'>Please <span style='font-weight:bold'>do not click 'Back' button</span> or refresh this page.</p>","errorMsgForShippingAPI":"Hmmm…there's been an error processing your order; try again a bit later or click <a target='_blank' href='https://support.brother.ca/app/chat/chat_launch'>here</a> to chat with Customer Care.</br> <p style='color:#ce312d;'>Please <span style='font-weight:bold'>do not click 'Back' button</span> or refresh this page.</p>","errorMsgForInventoryAPI":"Hmmm…there's been an error processing your order; try again a bit later or click <a target='_blank' href='https://support.brother.ca/app/chat/chat_launch'>here</a> to chat with Customer Care.</br> <p style='color:#ce312d;'>Please <span style='font-weight:bold'>do not click 'Back' button</span> or refresh this page.</p>","qtyValidationMsg":"Hmmm…there's been an error processing your order; try again a bit later or click <a target='_blank' href='https://support.brother.ca/app/chat/chat_launch'>here</a> to chat with Customer Care.</br> <p style='color:#ce312d;'>Please <span style='font-weight:bold'>do not click 'Back' button</span> or refresh this page.</p>","limitedQty":"Validation Error. The following items have limited quantity or are out of stock: {0}.","validEmailAddress":"Enter your valid email address.","noSupplies":"Hmmm…we didn’t find that item; try our supply locator here.","addToCartFailed":"Hmmm…we couldn't update your Cart; give it another shot.","emailInvalid":"Nice try, but that's not a valid email address.","newsFailed":"That email didn't work; refresh the page and try again.","newsUpdateFailed":"Sign-up failed; give it another shot or Ask a Question.","error":"Error!","noProductsGuided":"There's nothing here! Please try to revise your selection above.","errorMsgForShippingAPICheckout":"Hmmm…we're having trouble processing that address; click <a style='color: #2fc2e0;' target='_blank' href='https://support.brother.ca/app/chat/chat_launch'>here</a> to chat with Customer Care.</br> <p style='color:#ce312d;'>Please <span style='font-weight:bold'>do not click 'Back' button</span> or refresh this page.</p>","provinceErrorInCheckout":"Shipping isn't available to your location; if you have an address in one of the provinces below, select it to continue with your online purchase.","errorMsgForCreateUserAPI":"Hmmm…there's been an error entering your data, please Ask a Question.</br> <p style='color:#ce312d;'>Please <span style='font-weight:bold'>do not click 'Back' button</span> or refresh this page.</p>","errorMsgForInvalidCard":"Look's like that card number's invalid; check that you've got it right.</br> <p style='color:#ce312d;'>Please <span style='font-weight:bold'>do not click 'Back' button</span> or refresh this page.</p>","errorMsgForCVV":"Enter your card's security code; you can find it on the back of your card","orderconfCardType":"Card Type","errorMsgForCreateAccount":"Hmmm…we're having trouble processing that billing info; click here to chat with Customer Care.","for":"for ","fraudMessage":"There was an issue processing your order, don’t worry you weren’t charged! Please try again otherwise you would need to try another card or contact your bank.</br> <p style='color:#ce312d;'>Please <span style='font-weight:bold'>do not click 'Back' button</span> or refresh this page.</p>","paymetricError":"There was an issue processing your order, but don't worry, you weren't charged! It's crucial that the billing information (name, last name, address, etc.) matches the information your bank has on file for your payment method. Please try again or try another card.<br/><br/>If you need help, <a href='https://support.brother.ca/app/chat/chat_launch/incidents.c$need_help_ca_chat/926'>please chat</a> with one of our Customer Care agents or contact your bank if you believe your card is being declined.","ssp_pbHeading":"Product Brochure","ssp_pbDescription":"Everything you want to know about your product is available in PDF.","ssp_pbBtn":"Download Product Brochure","isBrotherCareEligible":"Eligible for the Brother Care Program","megamenuBCPlan":"Brother Care Program","megamenuBCMsg":"Get a FREE 6-month extended warranty","pleaseFillField":"Please fill out this field.","megamenuBCLearn":"Learn more >>","megamenuBCSignUp":"Sign up now","confirmationPageOrderError":"<p style='font-family: Catamaran;color:#020920;margin:2rem 0 1.5rem 0'>Hmmm... there's been an error processing your order. <br /> Please contact our Customer Care agents.<br /><br /></p><p style='color:#ce312d;margin:2rem 0 1.5rem 0'>Please <span style='font-weight:bold'>do not click 'Back' button</span> or refresh this page.</p>","operationhours":"<p style='font-family: Catamaran;margin: 1.5rem 0 0 0;'><span style='text-decoration:underline;'>Hours of Operation</span> <br />Monday - Friday:  09:00 AM - 05:00 PM (EDT)<br />Saturday - Sunday:  Closed</p>","sales_chat":"Chat","salse_ask_a_question":"Ask a Question","something_went_wrong":"Oops! Something went wrong","refine":"Refine","brother_care_page":"brother-care-page","cartDisclaimerForEstimatedTax":"<sup>*</sup>Rates are estimated; your actual rate will be shown at checkout.","faqHeading":"FAQ","brothercarepriceText":"&dollar;{0} </br><span>One-time fee per product</span>","brothercareFree":"FREE","brothercareGold":"GOLD","brothercarePlatinum":"PLATINUM","mostpopular":"Most popular","plpShowMore":"Show More","bcnews":"tenant~news","bcpromo":"tenant~promo","newsSubscribeBtn":"Subscribe","brothernoImage":"/cms/files/no-image_1.png","forcart":"for","selectAnAddress":"Select an address","selectAnCard":"Select a Card","selectAnAddressError":"Please select or add a shipping address.","selectAnCardError":"Please select or add a credit card.","searchSugesstions":"Search Suggestions for ","checkoutShippingFree":"TBD","checkPriceAndSerial":"Invalid Price or Serial number","compareAvailability":"Availability","compareReviewRating":"Review Rating","brotherAddressDislimar":"Offer applies to new customers only.","filterLessThan":"less than","filterAndAbove":"and above","viewPlans":"VIEW PLANS","brothercareFreeText":"Add the <strong>FREE</strong> Brother Care Program and get:","brothercareGoldText":"Add the GOLD Brother Care Program and get:","brothercarePlatinumText":"Add the PLATINUM Brother Care Program and get:","selectProgram":"Add This Program","closePopupPlan":"<u>No thanks;</u> I don't want these benefits.","newsLetterPref":"Please accept the Terms & Conditions.","selectaProductGroupLocator":"All product groups","discountSave":" ${0}","discountOfferEnd":"Offer ends on ","passwordLast4":"Password must be different from the previous 4 utilized passwords.","bCare1":"Free Brother Care Program In","bCare2":"Gold Brother Care Program In","bCare3":"Platinum Brother Care Program In","bCare1In":"Free Brother Care Program In","bCare2In":"Gold Brother Care Program In","bCare3In":"Platinum Brother Care Program In","bCare1Out":"Free Brother Care Program Out","bCare2Out":"Gold Brother Care Program Out","bCare3Out":"Platinum Brother Care Program Out","shippingMessage":"No shipping information is required.</br>The Brother Care program will be added to your product and will be available in your account as soon as you complete your checkout.","cartridgeButton":"GET MY FREE PREPAID MAILING LABEL","submitanewRequest":"SUBMIT ANOTHER REQUEST","downloadLabel":"DOWNLOAD MY LABEL","freeBrotherCareCustom":"Free Brother Care Program includes: ","idonthaveaccount":"I Don't Have an Account","customNeedhelp":"Need help?","custombcarecheckoutfailed":"Hmmm... there's been an issue processing your request. Please contact our Customer Care service to get support.","customPopUpMessage":"Hmmm... there's been an issue processing your request. Please contact our Customer Care service to get support.","addanewproduct":"Add New Product","accessyourdashboard":"Access Your Dashboard","productregisterdate":"Product registered on:","addbrothercare":"Add a {0}-month extended warranty with the FREE Brother Care Program ","brothercareStatus":"The FREE Brother Care Program has been added to your product.","chatwithanagent":"CHAT WITH AN AGENT","thankYou":"Thank You!","productregisrationtitle":"Product Registration","personalinfotitle":"Personal Information","signupMessageersonalstep":"Sign up for our newsletter and get exclusive offers at brother.ca","anonymuspasswordMsg1":"To register a product on Brother.ca an account is required.","anonymuspasswordMsg2":"Confirm your password for your new account and you will be ready to enjoy the Brother customer benefits.","anonymuspasswordMsghint":"Create your password with at least 6 characters including numbers and upper- and lower-case letters.","anonymuspasswordMsgterms":"<span class='is-required'>*</span>Yes, I have read and agree to Brother Canada's <a href='/en/terms-conditions'>Terms & Conditions</a> and <a href='/en/privacy-policy' >Privacy Policy</a>","informationnotvailable":"Information not available","productInformation":"Product Information","brothercareTitle":"Brother Care Program","registermyproductNow":"REGISTER MY PRODUCT","termsErrorMessage":"Oops! To get the FREE Brother Care Program benefits, you need to accept the Terms & Conditions.","backtoproductLists":"Back to My Product List","backbrothersite":"Continue on Brother.Ca","termsConditionserror":"Heads up! You need to read & agree to Brother Canada's Terms & Conditions & Privacy Policy to create an account.","signupmsg":"<strong>Sign up for our newsletter and get exclusive offers at brother.ca</strong></br>Give it a try! You can unsubscribe at any time.","yourcartridgeitem":"Cartridge Model #","myaccountFreeplanSuccess":"<strong>FREE Brother Care Program </strong>has been successfully added to your machine.","closethiswindow":"CLOSE THIS WINDOW","cartridgeLabel":"Please Select","newcartridgeterms":"I accept the <a href=\"/en/brother-care-program-terms-and-conditions\" target=\"_blank\">Terms & Conditions</a> of the Brother Care Program and agree to receive benefits, exclusive offers and general promotions from Brother. I understand I can withdraw my consent at any time.","mandatoryfields":"<span>*</span>Mandatory fields","cartrigePreference":"You must agree in order to continue.","specificationsLabel":"GET PRODUCT SPECIFICATIONS","discontinuedLabel":"This product is discontinued. You  may have access to this product specifications on Brother Solution Centre.","updatingpreferences":"Updating Your Preferences","unsubUpdatepreferences":"Update Your Preferences","updateprefmessage1":"Select your preferred language and choose your communication preferences below.","updateprefmessage2":"If you no longer want to receive our great offers, promotions and news, click 'UNSUBSCRIBE FROM ALL'.","unsubscribefromall":"Unsubscribe From All","unsubUpdateMyPrefs":"Update My Preference","unsubEmail":"Email Address","myNewLetterPreferences":"Communication Preferences","unsubPrefOffers":"I would like to receive general offers and promotions from Brother Canada","unsubPrefPrinters":"I’m interested in Printing and Labelling","unsubPrefCrafting":"I’m interested in Sewing, Quilting and Crafting","unsubPrefNews":"I would like to receive general news from Brother Canada","unsubPrefBC1":"I would like to receive occasional offers and news as part of the FREE Brother Care Program","unsubPrefBC2":"I would like to receive occasional offers and news as part of the Gold Brother Care Program","unsubPrefBC3":"I would like to receive occasional offers and news as part of the Platinum Brother Care Program","unsubOptOutTitle":"Before you hit that button…","unsubOptOutNotes":"By unsubscribing from all newsletters, you will no longer be registered in the FREE Brother Care Program or receive FREE Brother Care Program benefits like free shipping and extended warranty coverage.","unsubCancel":"Keep me subscribed","unsubYes":"Unsubscribe me even if I’ll lose my FREE Brother Care Program benefits.","updateprefnotes":"Please note that it may take up to 48 hours for changes to take effect.","updateprefAddressSend":"All emails are sent by Brother International Corporation (Canada) Ltd. 1, rue Hôtel de Ville, Dollard-des-Ormeaux (Québec) H9B 3H6, brother.ca","confUpdateprefnotesSuccess":"Your unsubscribe request has been submitted.","confUpdateprefnotes":"Please note that it may take up to 48 hours for changes to take effect.","prefsHelpUs":"Help us do better by letting us know why you unsubscribed.","productBrochuretext":"To learn more about the '{0}', <a href='{1}' target='_blank'>download the brochure here</a>.","unsubscribeReasonLabel":"Please select a reason","frequentEmails":"Emails are too frequent","contentIrrelevent":"Content is irrelevant","privacyConcern":"I have privacy concerns","otherReason":"Other (specify)","updatedPrefsMsgPart1":"Your changes have been saved.","updatedPrefsMsgPart2":"Please note that it may take up to 48 hours for changes to take effect.","updatedPrefsMsgPart3":"You can update your preferences any time.","unsuballfeedbackMsg":"Thanks for your feedback!","minicartitems":"Item(s)","notifyme":"Notify Me","qstpstTaxNumber":"# 1000100117","gsthstTaxNumber":"# 100663764 RT","cartSummary":"Summary","profileintro":"Welcome to your account. Use this page to manage your orders, payments and other information.","brothercarenewFreeText":"Sign up today to get a FREE 6-month extended warranty and these other benefits:","brothercarenewGoldText":"<strong>GOLD</strong> Brother Care Program includes:","brothercarenewPlatinumText":"<strong>PLATINUM</strong> Brother Care Program includes:","forgotyourPasswordResetMsg":"Resetting your password is easy!","forgotyourPasswordResetInstructionMsg":"Enter your email address below. We'll send you an email with a link to reset your password.","welcomeToBrother":"Welcome To Brother","signInInfo":"Sign In Information","saveForLater":"Save For Later","assetSearchModel":"Enter Model # or Item #","assetLib":"Asset Library","suptabcontent":"You Can Also Browse Our Top Selling Products By Type","suptabcontent1":"Search Results for \"{0}\" in Supplies & Accessories","suptabcontent2":"We didn’t find any Supplies and Accessories for the \"{0}\" ","suptabcontent3":"Please <a href='/en/p/{0}'>contact</a> our customer support to assist you.","suptabcontent1Zinfi":"Search Results for \"{0}\"","modelnummber":"How do I find my <a href='javascript:void(0)'>model number?</a>","storeLocatorHeading":"Enter your address to locate the nearest store, reseller or dealer where you can purchase Brother products in your area.","newsletterTerms":"I understand that I may unsubscribe at any time by following the directions provided in Brother.ca emails or by logging on to my account at <a href='/en'>brother.ca</a>.<br/>Please allow Brother Canada up to 10 business days to give effect to your unsubscribe. For additional information on Brother Canada’s privacy policy, please read our Privacy Policy at <a href='/en/privacy-policy'>https://www.brother.ca/en/privacy-policy</a>.","newsletterTerms15percentage":"15% off discount applies to new email subscribers only, applicable on regular priced items.","newsletterTerms6months":"6-month extended warranty is applicable on all eligible printers, still under warranty and registered with Brother Canada.","bysignupAgreement":"All emails are sent by Brother International Corporation (Canada) Ltd. 1, rue Hôtel de Ville, Dollard-des-Ormeaux (Québec) H9B 3H6, brother.ca","eligiblebrotherlog":"/cms/files/EligibleBrotherCareProgramFree_V2.png","minicartbrotherlogo":"/cms/files/EligibleBrotherCareProgramFree_minicart_EN.png","checkoutstep4promotion":"Sign up at checkout and enjoy these benefits:","notifyHeader":"Email Me When Available","notifyDescription":"Get notified via email when this product is back in stock. We will send you an email once the product becomes available.","enterQuantity":"Enter quantity","increaseQuantity":"Increase the quantity of {0} by one","decreaseQuantity":"Decrease the quantity of {0} by one","adasortLabel":"Sort products by ","seeallvideos":"Show All Videos","seelessvideos":"Show Less Videos","viewSimilarItems":"View Similar items","itemNotAvailable":"Item Not Available","serialHintValidation":"Looks like that serial number format is invalid; check that you've got it right and try again. (hint: A1A111111)","buyItAgain":"Buy It Again","deleteAllItemsFromWishlist":"Remove All Items From Wishlist","productRelatedVideos":"Product Related Videos","productRelatedVideosDesc":"We are currently working to create videos for your product, some general videos may cover the information you are looking for.<br />Please keep scrolling down to see the general videos available.","generalVideos":"General Videos","cartDisclaimer":"*Rates are estimated; your actual rate will be shown at checkout as well as any shipping discounts.","mapMessage":"add to cart to see final price","prReviews":"{0} Reviews","prReviewedByCustomers":"Reviewed by {0} customers","ratingFilter":"{0} +","reviewSnapshot":"Review Snapshot","ratingDistribution":"Ratings Distribution","prWriteReview":"Write a Review","pr5Stars":"5 Stars","pr4Stars":"4 Stars","pr3Stars":"3 Stars","pr2Stars":"2 Stars","pr1Star":"1 Star","prRecommendToFriends":"of respondents would recommend this to a friend","prRecommendToFriendsValue":"{0}%","bpkind":"Account Type","bpkindHome":"Home","bpkindHomeOffice":"Home Office","bpkindBusiness":"Business","bpkindAgent":"Agent","brotherCare1Name":"Free Brother Care Program","brotherCare2Name":"Gold Brother Care Program","brotherCare3Name":"Platinum Brother Care Program","datepurchased":"Date of purchase","passwordCannotBeginQuestionMark":"Cannot begin with a question mark","passwordMinCharacters":"Minimum of 10 characters","passwordOneNumber":"At least one number","passwordOneSpecialCharacter":"At least one special character","passwordOneLowerCase":"At least one lowercase character","passwordOneUpperCase":"At least one uppercase character","hadOptinMessage":"I would like to receive communications about products and promotions from Brother Canada. <a href='/en/privacy-policy' target='_blank'>Subject to the Privacy Policy</a>","hadOptinDisclaimer":"I understand that I may unsubscribe at any time by following the directions provided in <a href='/en'>Brother.ca</a> emails or by logging on to my account at <a href='/en'>brother.ca</a>.<br/>Please allow Brother Canada up to 10 business days to give effect to your unsubscribe. For additional information on Brother Canada’s privacy policy, please read our Privacy Policy at <a href='/en/privacy-policy'>Privacy Policy.</a>","hadThankYouRegister":"Thank you for your recent Brother purchase","hadThankYouToday":"Register your product today.","enterSerial":"Enter Serial Number","mapPinRetailerLabel":"Brother retailer location, click for more information!","missingSerialNumber":"Serial number is required","missingHadPurchasedFrom":"Purchased from is required","missingDatePurchased":"Please provide a purchase date","missingProductGroup":"Please select a product category","missingProduct":"Please select a model","invalidPurchasedDate":"Please provide a valid date","missingPurchasedFromOther":"Name of retailer is required","placeholderNameOfRetailer":"Name of retailer","disclaimerFooter":"All emails are sent by Brother International Corporation (Canada) Ltd. 1, rue Hôtel de Ville, Dollard-des-Ormeaux (Québec) H9B 3H6, brother.ca","registerContinue":"Register and Continue","goodNews":"Good news!","eligibleFree6MonthsWarranty":"<p>This product is eligible for a FREE 6-month extended warranty.</p><p>Simply sign-up today for the Brother Care Program and enjoy these benefits:</p>","cardAdditionalExtendedWarranty":"Additional 6-month extended warranty*","cardFreeShipping":"Free shipping on all orders","cardWelcomeOffer":"Welcome offer*","cardWelcomeOfferNoAsterisk":"Welcome offer","cardBirthdayOffer":"Special birthday offer","cardExclusiveOffer":"Exclusive offers","appliedFree6MonthsWarranty":"<p>As a Brother Care Program member your printer is eligible for a 6-month extended warranty. Simply complete your product registration by clicking “Continue” and the extended warranty will be added to the product in “My products” in your account.</p>","outOfWarranty":"<p>This product is out of warranty and not eligible for the 6-month extended warranty.</p>","stillCanSignupBC":"<p>You can still enjoy these Brother Care Program benefits. Sign up today.</p>","notEligibleFree6MonthsWarranty":"<p>This product is out of warranty and not eligible for the 6-month extended warranty. Simply complete your product registration by clicking “Continue” and your product will be added in “My products” in your account.</p>","notEligibleProduct":"Sorry, your product is not eligible","extendedWarrantyApplied":"applied","noExtendedWarranty":"no longer eligible","signupExtendWarranty":"Sign up to Brother Care Program","continueBCPopup":"Continue","selectPreference":"Let us know what products you would like to hear about: (optional)","signupOffer":"Sign up today and enjoy these benefits:","notEligibleOptedIn":"<p>Simply complete your product registration by clicking “Continue” and your product will be added in “My products” in your account.</p>","checkoutContactPreference":"I accept the <a href=\"/en/brother-care-program-terms-and-conditions\" target=\"_blank\">Terms & Conditions</a> of the Brother Care Program and agree to receive exclusive offers and general promotions from Brother. I may withdraw my consent at any time.","checkoutPreCategory":"Let us know what products you would like to hear about: (optional)","bcImage":"https://cdn-sb.mozu.com/22834-m1/cms/files/dd3b96ff-f822-42b3-97ca-5f4b466bf200?width=210","shippingCalculatedAtCheckout":"will be calculated in the next step","getWarrantyDetails":"Get warranty details","rememberMe":"Remember Me","addressBookLimit":"You have reached the maximum number of addresses. To add a new address please delete an existing one.","maxAddressesNotice":"You have reached the maximum number of addresses. To add a new address please first <a href='/myaccount#addressbook'>delete an existing one</a>.","ok":"OK","warrantyExpiredOn":"Expired on {0}","emailSentFrom":"All emails are sent by Brother International Corporation (Canada) Ltd. 1, rue Hôtel de Ville, Dollard-des-Ormeaux (Québec) H9B 3H6, brother.ca","languageCode":"en","notAvaliable":"N/A","subQuizTopImg":"<img loading=\"lazy\" width=\"1044px\" height=\"210px\" class=\"img-top\" src=\"/resources/images/subscription-quiz-header-en.png\" alt=\"Refresh. EX Print Subscription\">","subQuizTitle":"Which plan is right for you?","subQuizDescription":"Take our 3-question quiz to find out which Refresh EZ print subscription is best for your printing needs!","subQuizStartQuizButtonText":"Start quiz","subQuizSeeAllPlansButtonText":"See all plans","subQuizQ1Question":"What printer do you have?","subQuizQ1Answer1":"Inkjet (with cassette-shaped colour ink cartridges)","subQuizQ1Answer2":"Mono Laser (with rectangular-shaped black toner cartridges)","subQuizQ1Answer3":"Colour Laser (with rectangular-shaped colour toner cartridges)","subQuizQ1NextButton":"Next","subQuizQ2Question":"What type of documents are you printing?","subQuizQ2Answer1":"Lots of business stuff.","subQuizQ2Answer2":"A mix of business and pleasure: I print work documents and personal stuff, too.","subQuizQ2Answer3":"It's personal... No, seriously, I print mostly personal stuff.","subQuizQ2NextButton":"Next","subQuizQ3Question":"How much do you print?","subQuizQ3Answer1":"Tons - my printer works so hard, it should be on the payroll!","subQuizQ3Answer2":"My printer definitely pulls its weight! It prints a LOT.","subQuizQ3Answer3":"I print quite a bit.","subQuizQ3Answer4":"My printer gets a decent amount of use.","subQuizQ3Answer5":"I print a little here and there.","subQuizQ3FindMyPlanButton":"Find My Plan","subQuizBottomImg":"<img loading=\"lazy\" width=\"300px\" height=\"300px\" class=\"img-bottom\" src=\"https://cdn-tp1.mozu.com/21830-m2/cms/files/subscription_quiz_footer_en.webp\" alt=\"Refresh. EX Print Subscription\">","subQuizEndTitle":"Woohoo! It's a match made in printer paradise.<br />Based on your answers, we would recommend our","subQuizEndSubtitle":"for your <span class=\"cro-bold\">{0}</span> printer.","subQuizEndHtmlContent":"<span class=\"cro-plan-pages cro-bold\">Print {0} pages/month</span><p class=\"cro-small\">for just <span class=\"cro-bold\">{1}/month</span></p>","subQuizEndLink":"<a href=\"/en/user/login?returnUrl=/en/refresh-login\" class=\"cro-green cro-link\" target=\"_blank\" data-gtmclass=\"triggerUCS069\" data-gtmeventaction=\"Middle Page\" data-eventlabel=\"Select plan | {0}\">Get Started</a>","subQuizSeeMorePlans":"See More Plans","subQuizLaserPrinterText":"mono laser","subQuizInkjetPrinterText":"inkjet","subQuizColourLaserPrinterText":"colour laser","subQuizBasicPlan":"Basic Plan","subQuizOccasionalPlan":"Occasional Plan","subQuizModeratePlan":"Moderate Plan","subQuizHighPlan":"High Plan","subQuizPowerPlan":"Power Plan","subQuizFrequentPlan":"Frequent Plan","refreshEzSubService":"Refresh EZ Subscription Service.","refreshGetStarted":"Get started or manage your subscription.","refreshEzImg":"https://cdn-tp1.mozu.com/21830-m2/cms/files/66dac0aa-dc02-4097-ab70-35e410a1aee6","refreshGetFree6byBC":"Get a Free 6 month extended warranty. Sign up today.","refreshGetFree2byRefresh":"Sign up today and Get a 2 Months FREE trial.","refreshExtendWarrantyApplied":"Extended warranty applied","refreshEzPrintSub":"Refresh EZ Print Subscription","refreshEnrolled":"Enrolled","refreshEnrolledIn":"Enrolled In","refreshEnrollImg":"https://cdn-tp1.mozu.com/21830-m2/cms/files/091181cd-7da4-4055-90d5-b904380d9fbd","refreshRedirectMessage":"You are being redirected to the Refresh website.","refreshVideoName":"Refresh EZ Print Subscription, Smart Ink & Toner Service from Brother","refreshVideoDesc":"With Refresh, you can save up to 50% on Brother Genuine Ink & Toner and get it delivered free before you need it. Get started today with a free trial.","refreshPageBreadcrumb":"<a href=\"/en/supplies-accessories/c/sa\">Supplies & Accessories</a> / Refresh EZ Print Subscription","myPrinters":"My Printers","notifications":"Notifications","myNotifications":"My Notifications","basketinNoStock":"This supply is currently unavailable.<br> <a href='{0}chat/chat_launch' target='_blank'>Chat</a> with a Brother support agent for help.","billingAddressWithMessaging":"Billing Address <span style='font-weight: 500; font-size: 13px;'>(The billing address must match the one associated with your payment card)</span>","noSapInventoryHeader":"Sold Out","noSapInventory":"Oops! This item is currently out of stock and can’t be added to your cart. Check back soon for inventory updates.","ehfMessage":"Includes {0} Eco Fee <div class='pdp-info-icon'><i class='ion-ios-help-outline'></i><div class='info-tooltip'>{1}</div></div>","ehfSummaryEcoFee":"Includes {0} Eco Fee(s)","january":"January","shortJanuary":"Jan","february":"February","shortFebruary":"Feb","march":"March","shortMarch":"Mar","april":"April","shortApril":"Apr","may":"May","shortMay":"May","june":"June","shortJune":"Jun","july":"July","shortJuly":"Jul","august":"August","shortAugust":"Aug","september":"September","shortSeptember":"Sep","october":"October","shortOctober":"Oct","november":"November","shortNovember":"Nov","december":"December","shortDecember":"Dec","sunday":"Sunday","shortSunday":"Sun","monday":"Monday","shortMonday":"Mon","tuesday":"Tuesday","shortTuesday":"Tue","wednesday":"Wednesday","shortWednesday":"Wed","thursday":"Thursday","shortThursday":"Thu","friday":"Friday","shortFriday":"Fri","saturday":"Saturday","shortSaturday":"Sat"},"siteContext":{"themeId":"~76617~78566","generalSettings":{"websiteName":"Brother Canada","siteTimeZone":"Eastern Standard Time","siteTimeFormat":"hh:mm:ss tt","adjustForDaylightSavingTime":false,"allowAllIPs":false,"senderEmailAddress":"noreply@brother.ca","senderEmailAlias":"Brother Canada","cdnCacheBustKey":"_1775481228061","missingImageSubstitute":"d6a81b98-7e64-4d24-a506-7034c4a6d281","replyToEmailAddress":"noreply@brother.ca","supressedEmailTransactions":{"backInStock":true,"orderChanged":true,"orderShipped":true,"orderFulfillmentDetailsChanged":false,"shopperLoginCreated":true,"shopperPasswordReset":false,"returnCreated":true,"returnAuthorized":true,"returnUpdated":true,"returnRejected":true,"returnCancelled":false,"returnClosed":true,"refundCreated":true,"storeCreditCreated":false,"storeCreditUpdated":false,"giftCardCreated":true,"orderCancellation":true,"backorder":true,"shipmentConfirmation":true,"orderPickupReady":true,"orderPickupReminder":true,"shipmentBackorderDateChanged":true,"shipmentItemCanceled":true,"shipmentAssigned":true,"transferShipmentCreated":true,"transferShipmentShipped":true,"partialPickupReady":true,"transferShipmentCreatedByFulfiller":true,"intransitConfirmation":true,"curbsideReady":true,"partialCurbsideReady":true,"gatewayGiftCardCreated":true},"desktopTheme":{"id":"~76617~78566"},"tabletTheme":{"id":"~76617~78566"},"isGoogleAnalyticsEnabled":false,"isGoogleAnalyticsEcommerceEnabled":false,"isWishlistCreationEnabled":true,"isMultishipEnabled":false,"allowInvalidAddresses":false,"isAddressValidationEnabled":false,"isRequiredLoginForLiveEnabled":false,"isRequiredLoginForStagingEnabled":false,"customCdnHostName":"cdn-tp1.mozu.com","emailTypes":[{"enabled":null,"id":"SubscriptionItemQuantityUpdated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"StoreCreditUpdated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ReturnCancelled","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"OrderFulfillmentDetailsChanged","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionShippingInfoUpdated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"IntransitConfirmation","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"TransferShipmentCreated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionOrderReminder","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"GatewayGiftCardCreated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"OrderShipped","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionOrderedNow","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"PartialPickupReady","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ShopperEmailUpdated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ShopperLoginCreated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ShipmentItemCanceled","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"OrderChanged","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"Backorder","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"AccountDenied","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ShipmentAssigned","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"QuoteReadyForCheckout","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"GiftCardCreated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubstitutionPaymentRequired","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"QuoteExpired","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"PartialCurbsideReady","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionErrored","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"BackInStock","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"CustomerAtCurbside","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"CurbsideReady","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"OtpForLogin","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionPaused","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ReturnUpdated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ReturnAuthorized","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"OrderItemsCanceled","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ShopperPasswordReset","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionItemsCancelled","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ReturnRejected","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"StoreCreditCreated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"TransferShipmentShipped","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"OrderCancellationFailed","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionNextOrderDateUpdated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ShipmentConfirmation","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"RefundCreated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionItemAdded","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"CustomerIntransit","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"OrderCancellation","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionPaymentUpdated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"TransferShipmentCreatedByFulfiller","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionSkipped","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"DigitalItemFulfilled","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionCancelled","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionActivated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionPauseLimitReminder","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ItemSubstituted","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"AccountInactive","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ReturnCreated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ShopperPasswordUpdated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"DeliveryDateUpdated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"OrderPickupReady","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ShipmentBackorderDateChanged","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"QuoteInReview","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ReadyForDelivery","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"AccountCreated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"OrderPickupReminder","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ReturnClosed","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionFrequencyUpdated","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"ReturnLabelAdded","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null},{"enabled":null,"id":"SubscriptionPausedReminder","senderEmailAddressOverride":null,"senderEmailAliasOverride":null,"replyToEmailAddressOverride":null,"bccEmailAddressOverride":null,"onlyOnApiRequest":null}],"enforceSitewideSSL":true,"smsTypes":[{"enabled":null,"id":"IntransitConfirmation"},{"enabled":null,"id":"OrderConfirmation"},{"enabled":null,"id":"ShipmentFulfilled"},{"enabled":null,"id":"ShipmentItemCanceled"},{"enabled":null,"id":"ShipmentAssigned"},{"enabled":null,"id":"CustomerAtCurbside"},{"enabled":null,"id":"CurbsideReady"},{"enabled":null,"id":"CustomerAtStore"},{"enabled":null,"id":"CustomerIntransit"},{"enabled":null,"id":"StoreItemsCanceled"},{"enabled":null,"id":"OrderPickupReady"},{"enabled":null,"id":"OrderPickupReminder"},{"enabled":null,"id":"OptOutAcknowledgement"}],"supressedSmsTransactions":{"shipmentItemCanceled":false,"shipmentAssigned":false,"customerAtCurbside":false,"customerIntransit":false,"intransitConfirmation":false,"orderConfirmation":false,"shipmentFulfilled":false,"curbsideReady":false,"storeItemsCanceled":false},"is2FAAlwaysRequired":false,"is2FARequiredOnFingerprintChange":false,"is2FARequiredOnRegionChange":false,"isEmailOtpLoginAllowed":false},"checkoutSettings":{"customerCheckoutType":"LoginOptional","paymentProcessingFlowType":"AuthorizeOnOrderPlacementAndCaptureOnOrderShipment","payByMail":false,"useOverridePriceToCalculateDiscounts":false,"isPayPalEnabled":false,"purchaseOrder":{"isEnabled":false,"allowSplitPayment":false,"customFields":[],"paymentTerms":[]},"supportedCards":{"mc":"MC","visa":"VISA"},"visaCheckout":{"isEnabled":false},"externalPaymentWorkflowSettings":[{"name":"VisaCheckout","namespace":"tenant","fullyQualifiedName":"tenant~VisaCheckout","isEnabled":false,"credentials":[{"displayName":"ClientId","apiName":"CLIENTID","inputType":"TextBox","vocabularyValues":[]},{"displayName":"ApiKey","apiName":"APIKEY","inputType":"TextBox","vocabularyValues":[]}]}],"supportedGiftCards":{},"paymentSettings":{"gateways":[{"gatewayDefinition":{"id":"9ed0b44dccd7484e9343420e5184430f","countryCode":"US","name":"Paymetric","prodServiceURL":"https://xipayapi.worldpay.com/PMXIGGE/XiPay30WS.asmx","testServiceURL":"https://cert-xipayapi.worldpay.com/PMXIGGE/XiPay30WS.asmx","integrationImplTypeName":"Mozu.Payment.Domain.Adapters.PaymetricGatewayAdapter","supportedCards":[{"type":"VISA","friendlyName":"Visa","paymentType":"CC"},{"type":"AMEX","friendlyName":"American Express","paymentType":"CC"},{"type":"DISCOVER","friendlyName":"Discover","paymentType":"CC"},{"type":"MC","friendlyName":"Mastercard","paymentType":"CC"},{"type":"JCB","friendlyName":"JCB","paymentType":"CC"},{"type":"OTHER","friendlyName":"Other","paymentType":"CC"}],"features":["CreditCards"],"credentialDefinitions":[{"name":"API PASSWORD","displayName":"API Password","adminDisplayOrder":1,"isPublic":false},{"name":"MERCHANT ID","displayName":"Merchant ID","adminDisplayOrder":2,"isPublic":false},{"name":"API USERNAME","displayName":"API Username","adminDisplayOrder":0,"isPublic":false}],"administationUi":[]},"areGatewayCredentialFieldsSet":false,"gatewayAccount":{"id":"1e6206013af849fb9a6547b0cd1c7477","name":"Paymetric Prod","gatewayDefinitionId":"9ed0b44dccd7484e9343420e5184430f","countryCode":"us","isActive":true,"credentialFields":[],"binPatterns":[]},"supportedCards":[],"siteGatewaySupportedCards":[]},{"gatewayDefinition":{"id":"9ed0b44dccd7484e9343420e5184430f","countryCode":"US","name":"Paymetric","prodServiceURL":"https://xipayapi.worldpay.com/PMXIGGE/XiPay30WS.asmx","testServiceURL":"https://cert-xipayapi.worldpay.com/PMXIGGE/XiPay30WS.asmx","integrationImplTypeName":"Mozu.Payment.Domain.Adapters.PaymetricGatewayAdapter","supportedCards":[{"type":"VISA","friendlyName":"Visa","paymentType":"CC"},{"type":"AMEX","friendlyName":"American Express","paymentType":"CC"},{"type":"DISCOVER","friendlyName":"Discover","paymentType":"CC"},{"type":"MC","friendlyName":"Mastercard","paymentType":"CC"},{"type":"JCB","friendlyName":"JCB","paymentType":"CC"},{"type":"OTHER","friendlyName":"Other","paymentType":"CC"}],"features":["CreditCards"],"credentialDefinitions":[{"name":"API PASSWORD","displayName":"API Password","adminDisplayOrder":1,"isPublic":false},{"name":"MERCHANT ID","displayName":"Merchant ID","adminDisplayOrder":2,"isPublic":false},{"name":"API USERNAME","displayName":"API Username","adminDisplayOrder":0,"isPublic":false}],"administationUi":[]},"areGatewayCredentialFieldsSet":false,"gatewayAccount":{"id":"2dbc826ead3740278a5c368ecb1d1154","name":"Paymetric BIC","gatewayDefinitionId":"9ed0b44dccd7484e9343420e5184430f","countryCode":"us","isActive":true,"credentialFields":[],"binPatterns":[]},"supportedCards":[],"siteGatewaySupportedCards":[]},{"gatewayDefinition":{"id":"9ed0b44dccd7484e9343420e5184430f","countryCode":"US","name":"Paymetric","prodServiceURL":"https://xipayapi.worldpay.com/PMXIGGE/XiPay30WS.asmx","testServiceURL":"https://cert-xipayapi.worldpay.com/PMXIGGE/XiPay30WS.asmx","integrationImplTypeName":"Mozu.Payment.Domain.Adapters.PaymetricGatewayAdapter","supportedCards":[{"type":"VISA","friendlyName":"Visa","paymentType":"CC"},{"type":"AMEX","friendlyName":"American Express","paymentType":"CC"},{"type":"DISCOVER","friendlyName":"Discover","paymentType":"CC"},{"type":"MC","friendlyName":"Mastercard","paymentType":"CC"},{"type":"JCB","friendlyName":"JCB","paymentType":"CC"},{"type":"OTHER","friendlyName":"Other","paymentType":"CC"}],"features":["CreditCards"],"credentialDefinitions":[{"name":"API PASSWORD","displayName":"API Password","adminDisplayOrder":1,"isPublic":false},{"name":"MERCHANT ID","displayName":"Merchant ID","adminDisplayOrder":2,"isPublic":false},{"name":"API USERNAME","displayName":"API Username","adminDisplayOrder":0,"isPublic":false}],"administationUi":[]},"areGatewayCredentialFieldsSet":false,"gatewayAccount":{"id":"fe2c7c3a67814708bab37f8f765a9e8a","name":"Paymetric Elavon PROD","gatewayDefinitionId":"9ed0b44dccd7484e9343420e5184430f","countryCode":"us","isActive":true,"credentialFields":[],"binPatterns":[]},"supportedCards":["MC","VISA"],"siteGatewaySupportedCards":[{"gatewayAccountId":"fe2c7c3a67814708bab37f8f765a9e8a","cardTypeId":"MC","paymentType":"CC"},{"gatewayAccountId":"fe2c7c3a67814708bab37f8f765a9e8a","cardTypeId":"VISA","paymentType":"CC"}]}],"externalPaymentWorkflowDefinitions":[{"name":"VisaCheckout","namespace":"tenant","fullyQualifiedName":"tenant~VisaCheckout","isEnabled":false,"isLegacy":true,"credentials":[{"displayName":"ClientId","apiName":"CLIENTID","vocabularyValues":[],"inputType":"TextBox","isSensitive":false},{"displayName":"ApiKey","apiName":"APIKEY","vocabularyValues":[],"inputType":"TextBox","isSensitive":false},{"displayName":"SharedSecret","apiName":"SHAREDSECRET","vocabularyValues":[],"inputType":"TextBox","isSensitive":true}]}],"payByMail":false,"purchaseOrder":{"isEnabled":false,"paymentTerms":[],"allowSplitPayment":false,"customFields":[]},"jobSettings":{"autoCaptureJob":{"flexibleCapture":{},"forceCaptureOnFirstCapture":false,"isEnabled":false,"interval":0},"forceCaptureJob":{"captureAfterDays":0,"isEnabled":false,"interval":0}},"auditInfo":{"updateDate":"2026-04-06T13:13:50.123Z","createDate":"2017-05-09T05:25:10.941Z","updateBy":"8006acd2617d4b92bb8ad8556fd4fb45","createBy":"8d29e4f31df44358b472b410dc9fb052"}}},"cdnPrefix":"//cdn-tp1.mozu.com/21830-33325","secureHost":"https://cdn-origin-tp1.mozu.com","supportsInStorePickup":false,"currencyInfo":{"currencyCode":124,"englishName":"Canadian dollar","symbol":"$","precision":2,"roundingType":0},"siteSubdirectory":"/en"}}}