Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  Produktbezogene Versandkosten mit Aufschlag für jeden weiteren Artikel Version 1.0

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
Fehler in der admin/categories.php

Dies:

<td class="main"><?php echo tep_draw_separator('pixel_trans.gif', '24', '15') . '' . tep_draw_checkbox_field('PSid_noship', '1', $ship[1]) ?>&nbsp;<?php echo TEXT_KATANDMARKON_NOSHIP; ?></td>

in folgendes ändern:

<td class="main"><?php echo tep_draw_separator('pixel_trans.gif', '24', '15') . '' . tep_draw_checkbox_field('PSid_noship', '1', $ship[2]) ?>&nbsp;<?php echo TEXT_KATANDMARKON_NOSHIP; ?></td>

Sonst werden beim Artikel anlegen/bearbeiten die Haken nicht richtig gesetzt!
Produktbezogene Versandkosten mit Aufschlag für jeden weiteren Artikel Version 1.0


Copyright (c) 2009 SimonBremen
Released under the GNU General Public License


Grundfunktion:

A ist 7,50 jeder weitere aus Gruppe A ist 2,-
B ist 9,50 jeder weitere aus Gruppe B ist 3,-
C ist 11,50 jeder weitere aus Gruppe C ist 5,-
D ist 14,50 jeder weitere aus Gruppe D ist 8,-
E ist 29,00 jeder weitere aus Gruppe E ist 10,-
F ist 45,00 jeder weitere aus Gruppe F ist 15,-
G ist 65,00 jeder weitere aus Gruppe G ist 25,-
H ist 95,00 jeder weitere aus Gruppe H ist 40,-
I ist 200,00 jeder weitere aus Gruppe I ist 100,-

Hier ein Beispiel wie sich der Versand berechnen kann:
Jemand kauft einen Produkt das mit der Versandgruppe C ausgewiesen ist und kauft dazu noch eine Produkt, das in der Versandgruppe B eingestuft ist.
Dann hat der Kunde Versandkosten in Höhe von 14,50 Euro.

Zusätzliche Funktionen:

- für jede Zone individuelle maximale Versandkosten (ausschaltbar)
- für jede Zone individueller versandkostenfreier Versand ab x.xx EUR (ausschaltbar)
- für jede Zone individuelle Bearbeitungsgebühr
- Artikel mit Produktmerkmalen eine Versandkategorie zuordnen (ausschaltbar)
- PullDownMenue zur Auswahl der Versandkostenkategorie beim Anlegen/Bearbeiten eines Produktes inkl. Anzeige der zugeordneten Versandpreise für Deutschland.
- Einzelauflistung der Versandkosten in der checkout_shipping.php (ausschaltbar)
   Posted on: 09/21/2009     See contribution details Request Installation with Paid service