Hi,
I'm trying to find the text which appears below the shipment section in the cart when a 'minimum order amount' is set for a shipment.
The text says "You must enter your your Billing/Shipping details first in order to be presented available shipping options for your country"
I have looked in the default_pricelist template, language files and searched the entire VM folder for anything relating to the above text. The text can be viewed in the attached or here - https://www.kemet.co.uk/shop/cart once an item is added to the cart which is below £30
I appreciate any help received, thanks. Using vm version 3.8. Will upgrade soon though.
Thanks
You find wrong:
components/com_virtuemart/language/en-GB/en-GB.com_virtuemart.ini:101:COM_VIRTUEMART_CART_SELECT_SHIPMENT="You must enter your your Billing/Shipping details first in order to be presented available shipping options for your country"
Thanks for the reply, very strange, my version shows COM_VIRTUEMART_CART_SELECT_SHIPMENT="Please select a shipment method"
I then re-downloaded the same version package, and it is as you say, so I need to have a search around. Thanks for your help
There a two strings.
COM_VIRTUEMART_CART_SELECTSHIPMENT="Select shipment"
COM_VIRTUEMART_CART_SELECT_SHIPMENT="You must enter your your Billing/Shipping details first in order to be presented available shipping options for your country"