Community Add-Ons

Add file to this package
Top » Features

osC_GiftWrap_v1.0
for osCommerce Online Merchant v2.2

WHAT WILL IT DO?

This GiftWrap Module Addon will provide the option of adding GiftWrap to the Order during
the Checkout Process.

<- osCAdmin ->

This Addon contains...
1 new Order Total Module - ot_giftwrap.php
2 new GiftWrap Modules - giftwrap.php and nogiftwrap.php
1 new Class file - Gift.php

All of which are controlled via osCAdmin under Modules. You will see that a new
GiftWrap Option will appear in osCAdmin under Modules and a new GiftWrap selection
in Modules -> Order Totals. Each of these new Modules needs to be activated to work
correctly! Make sure you adjust your Order Total Sort Options to display your Order
Total options in the right order.

<- Checkout ->

A new box is created on the Checkout Shipping Page asking... "Would like to GiftWrap
your Order?" There are two options, GiftWrap or No GiftWrap. Each with an associated
cost configured in osCAdmin. The GiftWrap amount is applied to the Order and appears
on the Checkout Confirmation Page, both in the Shipping Summary and in the Order Totals.

This same information will be included on the Customers Order Invoice and Packing Slip.

If you find any bugs or errors, please email me.

Legend:  Download   Report
Expand All / Collapse All
added login for giftwrap module ggbig 19 Apr 2008  

Added Logic for GiftWrap Add-On by: ggbig(maestro) from ContributionCentral
http://www.contributioncentral.com
-------------------------------------------------

This update was inspired by the "Gift Wrap Fee Per Item" by: dwsmart

What this update does is add logic to the osC_giftwrap add-on that will allow the checkout_shipping.php page to show a GiftWrap Price
based on three distinct set of rules.

First is that when/if the store owner wants to charge by the total weight
of all products in the cart you simply set the "GiftWrap by Weight" to True in the Admin/Modules/Giftwrap settings page, and this will happen.

Second is a two stage statement (given that now the "GiftWrap by Weight" is set to False) that descerns if the number of products in the
cart is 1 or greater than 1 and acts accordingly.

If there is only 1 item in the cart it charges the customer the GiftWrap Price One Time only.
If there is more than 1 item in the cart it charges the customer the GiftWrap Price for each item in the cart.

I really hope everyone likes this addition and gets alot of added use to an already very kewl contribution.

the catalog/includes/modules/giftwrap/giftwrap.php is included in the zip for easy ftp file replacement, along with the needed install doc to manually update your copy, njoy!!!

Gift Wrap Fee Per Item dwsmart 12 Dec 2007  
osc giftwrap angel2005 24 Oct 2007  
price display fix lildog 11 Sep 2007  
GiftWrap v1.1 scanditan 30 Jul 2006  
osC_GiftWrap_V1.0_OSC2.2_MS2_FIX_2 Artus Pendragon 2 Nov 2005  
osC_GiftWrap_V1.0_OSC2.2_MS2 Sharon Lane 1 Sep 2003  
osC_GiftWrap_V1.0_OSC2.2_MS2 Sharon Lane 31 Aug 2003  
osC_GiftWrap_v1.0 Randy Newman 12 Apr 2003