From 22b79cfe0718f6fec138cb4db1ef74def89889ae Mon Sep 17 00:00:00 2001 From: Badreddine Ibril Date: Mon, 21 Oct 2024 11:36:26 +0100 Subject: [PATCH] TH-175: Aura > Remove repetitive "quantity" label from cart drawer --- themes/aura/assets/add-to-cart.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/themes/aura/assets/add-to-cart.js b/themes/aura/assets/add-to-cart.js index a44c9d33..b41738c8 100644 --- a/themes/aura/assets/add-to-cart.js +++ b/themes/aura/assets/add-to-cart.js @@ -166,9 +166,6 @@ function cartTemplate(item) { ${imageUrl && `${item.productVariant.product.name}`}

${item.productVariant.product.name}

-
- ${CART_DRAWER_TRANSLATION.quantityVariant}: ${item.quantity}
${variationsCheck} -
${ item.productVariant.compare_at_price ?