Shipping Duplicated

Shipping Duplicated

Postby robert@.....com » Tue Mar 08, 2011 2:41 am

When we do not use "Shipping as a Dropdown" and 'Show in basket" we do not see or get a shipping method displayed in the one page. When we enable both of these we see it, but it is duplicated. Meaning we see this at the top in the basket and we see it again above customer note. The one above customer note, does not affect the price.

1. Would like the shipping options to appear normally with out these selections.
2. If we need to keep these options for shipping methods to be presented, I would like to stop the duplication.
robert@.....com
 
Posts: 2
Joined: Tue Mar 08, 2011 12:41 am

Re: Shipping Duplicated

Postby admin » Sun Mar 13, 2011 2:46 pm

Dear sir,
we are sorry for the problems with OPC, our build service releases versions automatically when we work on certain fixes. Please install this version above 1.2.205 to fix the issues with shipping inside basket. For the future updates you can download the newest version anytime from:

http://www.rupostel.com/index.php?optio ... =downloads
after logging in with your email and generated password.

Now for shipping inside basket you need only these checkboxes set up in the configuration:
- shipping inside basket
- Use inbuilt basket template (basket override)

Shipping as select box does not have to be checked for shiping inside basket to work. This is mainly for shipping as select drop down in the registration part.

We also added new tax display:
Show everything but taxes. Taxes will be included in total.

This will show your totals including taxes. If you would like to rename Subtotal to Items, you can now do it inside the OPC template files in /components/com_virtuemart/themes/default/templates/onepage/onepage.unlogged (and logged).tpl.php

You can change this
Code: Select all
<span id="tt_order_subtotal_txt" class="bottom_totals_txt"></span>

to this:
Code: Select all
<span id="tt_order_subtotal_txt" class="bottom_totals_txt">Items </span>


Empty _txt spans are automatically filled with your VM lang variables through javascript. If they are not empty they will not be overwritten. The same can be done in basket.html.php in /overrides directory.

We also added 3 new variables into the template files which can be used:
$google_checkout_button
$paypal_express_button
$related_products

Best regards,
Stan Scholtz, RuposTel s.r.o.
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm


Return to One Page Checkout for Virtuemart 1.1.x

cron