\
{{ _(children).each(function(model) { }}
{{ var hybrisCartEnabled = model.hybrisCartEnabled; var checkEstore = "true"; var checkDealerHref = model.dealerHref !== ''; }} {{ if (hybrisCartEnabled || (checkEstore && checkDealerHref)){ }}
Online Store
{{ } }} {{ if (!_.isUndefined(model.imageUrl) && model.imageUrl !== "") { }} {{ } }}
{{ }); }} {{ _(children).each(function(model) { }}

{{= model.title }}

{{= model.description }}

{{ if (model.showAddToCartButton && true) { }}

{{= model.price }}

{{ } }}

{{ if (model.hybrisCartEnabled && true) { }} Buy Online {{ } else if (!model.hybrisCartEnabled && model.showBuyButton && true && model.dealerHref !== '' ) { }} {{ } else { }} {{ if (model.enableInstantQuote ) { }} {{ } else { }} {{ } }} {{ } }}

{{ }); }} {{ _(productAttributes).each(function(elem) { }} {{= elem.value }} {{ _(children).each(function(model) { }} {{var attributeValue = model["attributes"][elem.key];}} {{attributeValue = attributeValue ? attributeValue.replaceAll(";","; ") : " "}} {{ print(attributeValue); }} {{ }); }} {{ }); }} {{ if (!window.ComparisonApp.showDiffMode) { }} {{ } else { }} {{ } }}