Hi guys,
Apologies if this is in the wrong area of forum, I wasn't sure.
Title pretty much says my problem. I have 5 shipping options set with the default Virtuemart shipping, each one is set to a certain category. I have set them all to display on product page.
But on the product page it does not show me the shipping method. I add the product to cart and view my cart, and then it shows the correct shipping in my cart. If I then click back to the product I can now see the shipping method on the product.
I would like to see the shipping method before adding to cart first. Can someone help me please?
VM3 and Joomla 3.
Thanks.
Are you using the default VirtueMart templates? URL?
http://forum.virtuemart.net/index.php?topic=79799.0
Hiya,
Thanks for the reply.
Yeah I just installed the VM3 default template and edited the CSS, that's about it.
URL is - http://purves.stagetest.co.uk/
Product specific link - http://purves.stagetest.co.uk/furniture/armchairs/voido-rocking-chair-detail
have u got the shipping method set to UK only?
If so I doubt it will show until a an address is given because how would it know its in the UK? ... ;)
I have to tried to set no country so it's available to all countries. I have also tried to set it to specific countries.
I just noticed also there seems to be a bug with the blocking categories. When I set a shipping method to a certain category, that same category also gets added to the blocking categories list.
It doesn't seem to have an effect on the cart since it still works on checkout, but it doesn't seem to work to show on the product page.
I've played around with it a little more and found some interesting things.
I created a new test shipping method and this time I didn't limit it to any category, just set the name and price, and the test shipping shows on all my products.
When I try to limit the test shipping method to one of my categories, it doesn't show anymore even though it does show as a shipping option when checked out. So it seems limiting shipping to a category causes it to not show on the frontend?
Any ideas?
You can take a look on the layout in /plugins/vmshipment/weight_countries/tmpl
You can override it http://docs.virtuemart.net/tutorials/templating-layouts/101-how-to-overwrite-plugins.html