Closed (fixed)
Project:
Ubercart 2 VAT support
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2010 at 10:07 UTC
Updated:
1 Oct 2010 at 19:00 UTC
Information for shipping details and costs must be easily available in on-line shops in Germany, so it is best to add a link from the "excluding shipping costs" to a separate page with detailed information about shipping. The attached patch introduces a textfield in the VAT admin form that can contain an optional path to another node or page. If this field is non-empty "shipping costs" will be linked to that page.
This feature was already requested here http://drupal.org/node/490646#comment-1732870
| Comment | File | Size | Author |
|---|---|---|---|
| uc_vat_shipping_link.patch | 2.5 KB | Volx |
Comments
Comment #1
longwaveCommitted, with the addition of a theme function to make this text more easily re-themable if required.