Product Sub total not showing in request a quote page
-
Hi,
When trying to add a product to the quote, the list isn’t displaying the subtotal amount for each product? Instead it’s just showing £0.00.
Looking at the request-quote-view.php template i can see you’re using the below to get
the subtotal. Can you help please?<?php
echo apply_filters( ‘yith_ywraq_hide_price_template’ , WC()->cart->get_product_subtotal( $_product, $raq[‘quantity’] ));
?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Product Sub total not showing in request a quote page’ is closed to new replies.