VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: iwanna on July 28, 2014, 11:09:04 AM

Title: Change Shippent method's default cost message
Post by: iwanna on July 28, 2014, 11:09:04 AM
Hello  :)..

Could somebody help me change the default cost message in Shipping Method when the cost is zero ?

Doing Ispect Element I got this code:

<label for="payment_id_2">
<span class="vmpayment">
<span class="vmpayment_name">Delivery</span>
<span class="zero_vmpayment_cost"> Packing and Shipping Costs: 0.00 €</span>
</span>


I went to componets/com_virtuemart
and in plugins/vmpayment and plugins/shippment but I couldn't find it  :-\
Title: Re: Change Shippent method's default cost message
Post by: GJC Web Design on July 28, 2014, 11:11:58 AM
there is no such class as zero_vmpayment_cost in a std VM that I know of -- is this a 3rd party template or payment plugin?