cart->get_cart(); // Iterar sobre los productos en el carrito foreach ($cart_items as $cart_item_key => $cart_item) { // Verificar si el producto pertenece a la categoría especificada if (has_term($category_id, 'product_cat', $cart_item['product_id'])) { // Obtener el número de unidades del producto $units = isset($cart_item['quantity']) ? $cart_item['quantity'] : 1; // Obtener el valor del atributo "Unidades" si está definido if (!empty($cart_item['data']->get_attributes())) { foreach ($cart_item['data']->get_attributes() as $attribute) { if ($attribute->get_name() === 'Units') { $units = (int)$attribute->get_options()[0]; break; } } } // Calcular el impuesto para este producto y agregarlo a los impuestos totales $total_tax += $units * $crv_tax * $cart_item['quantity']; } } // Agregar impuesto como una tarifa al total del carrito if ($total_tax > 0) { WC()->cart->add_fee('CRV TAX', $total_tax, false); } } ?> Banana – Jaimes Market
  • Home
  • Shop
  • Contact us
Login / Register
Search
Wishlist
0 items $0.00
Menu
0 items $0.00
Click to enlarge
Home Produce Banana
Clorox Regular Concentrated Bleach (1.87 pt) $2.00
Back to products
Kellog’s Eggo Homestyle Waffles (10 ct) $4.49

Banana

$1.25

Add to wishlist
Category: Produce
Share:
logo-footer
    • Terms and Conditions
    • Privacy and Security Policy
    • Contact Us
© 2023 Jaimes Market Inc. All rights reserved
payments
  • Menu
  • Categories
  • Miscellaneous
  • Home
  • Shop
  • Blog
  • Portfolio
  • Contact us
  • Wishlist
  • Login / Register
Shopping cart
Close
Sign in
Close

Lost your password?

No account yet?

Create an Account
Start typing to see products you are looking for.
Shop
Wishlist
0 items Cart
My account