{product.ItemId}
;\r\n};\r\n\r\nconst _renderProductPrice = (props: IBuyboxViewProps & IBuyboxExtentionProps{props.config.textMessageForNotLoggedInUser || ''}
;\r\n } else if (hasProductDimensions && (state.productPrice?.CustomerContextualPrice === undefined || state.productPrice?.CustomerContextualPrice === 0) && (props.context.app.config.enableCustomPriceMessage || false)) {\r\n let textMessageForMasterVariant: string = '';\r\n switch (props.context.request.locale.trim().toUpperCase()) {\r\n case 'EN-US':\r\n textMessageForMasterVariant = props.context.app.config.textMessageForMasterVariantEN || '';\r\n break;\r\n case 'DE':\r\n textMessageForMasterVariant = props.context.app.config.textMessageForMasterVariantDE || '';\r\n break;\r\n case 'DA':\r\n textMessageForMasterVariant = props.context.app.config.textMessageForMasterVariantDA || '';\r\n break;\r\n default:\r\n textMessageForMasterVariant = '';\r\n break;\r\n }\r\n\r\n return{textMessageForMasterVariant}
;\r\n } else {\r\n return (\r\n state.productPrice && (\r\n