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

  2gether discount

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.
This is a complete package.

+ Changed the functionality to allow one item to be paired
with many other items. So offers like Buy any style Hat and
and style Scarf together, get a discount.
+ Removed some cross contribution contamination
+ Updated all the files to osCommerce Online Merchant RC2a
+ Finished the Attributes compatibility started by jaderrosa 31 Dec 2008
+ Added compare file for the shopping cart addon from amanda
+ Added missing text definition in the admin language files.
+ Added required GNU release info
+ Removed stock check in application_top.php since that
ends up overriding the shop's settings.
+ Started changelog

Support:
http://forums.oscommerce.com/index.php?showtopic=189495
I added support for attributes in this mod.
I not tested 100% but I think there are no bugs.

For update look in catalog/includes/application_top.php for:
$cart->add_cart($HTTP_POST_VARS['buy_tinn_add'], $cart->get_quantity(tep_get_uprid($HTTP_POST_VARS['buy_tinn_add'], $HTTP_POST_VARS['id']))+1, $HTTP_POST_VARS['id']);

Replace for:
$cart->add_cart($HTTP_POST_VARS['buy_tinn_add'], $cart->get_quantity(tep_get_uprid($HTTP_POST_VARS['buy_tinn_add'], $HTTP_POST_VARS['id']))+1, $HTTP_POST_VARS['id_b']);

Replace catalog/includes/modules/2gether.php


I added support for attributes in this mod.
I not tested 100% but I think there are no bugs.

For update look in catalog/includes/application_top.php for:
$cart->add_cart($HTTP_POST_VARS['buy_tinn_add'], $cart->get_quantity(tep_get_uprid($HTTP_POST_VARS['buy_tinn_add'], $HTTP_POST_VARS['id']))+1, $HTTP_POST_VARS['id']);

Replace for:
$cart->add_cart($HTTP_POST_VARS['buy_tinn_add'], $cart->get_quantity(tep_get_uprid($HTTP_POST_VARS['buy_tinn_add'], $HTTP_POST_VARS['id']))+1, $HTTP_POST_VARS['id_b']);

Replace catalog/includes/modules/2gether.php

Modules for Oscommerce:
www.aminhaloja.com.br
   Posted on: 12/31/2008     See contribution details Request Installation with Paid service