cart->get_cart();
if ( empty( $cart_items ) ) {
echo 'إتمام الطلب
سلة التسوق فارغة.
'; return; } $total_price = 0; ?>إتمام الطلب
get_name();
$price = $product->get_price() * $cart_item['quantity'];
$qty = $cart_item['quantity'];
$total_price += $price;
?>
× -
الإجمالي: