\n
\n \n \n {UOM === \"KG\" || UOM === \"LB\"\n ? `${qtyPerPackage ? qtyPerPackage : \"\"} ${netWeight}`\n : \"\"}\n \n \n
\n
\n
\n {unitPrice}\n {isCanadaUser ? \"|\" : \"\"} \n {isCanadaUser ? unitPriceCA : \"\"}\n
\n\n {isFavoritesEnableForCA && isFavorite && (\n
\n {isFavoritePage && (\n \n )}\n {!isFavoritePage && (\n \n )}\n
\n )}\n
\n
\n
\n
\n \n {/* \n Regular price\n */}\n \n {totalPrice}\n \n \n
\n
\n {isFixedPrice ? null :
}\n
\n
\n