osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Imprint Text Options

This is a discussion on Imprint Text Options within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Forgot (again :-)) to mention: Step 1. --------> Open classes/order.php products[$index]['tax']; $products_tax_description = $this->products[$index]['tax_description']; if (DISPLAY_PRICE_WITH_TAX == 'true') { products[$index]['id'] ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > New osCommerce Contributions

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 06-08-2007, 12:15 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 11,103
Thanks: 81
Thanked 348 Times in 327 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Post Imprint Text Options

Forgot (again :-)) to mention:

Step 1. --------> Open classes/order.php

products[$index]['tax'];
$products_tax_description = $this->products[$index]['tax_description'];
if (DISPLAY_PRICE_WITH_TAX == 'true') {


products[$index]['id'] . "'"); //also text option
$check = tep_db_fetch_array($check_query);
if ($check['customqty'] > 0) {
$charge = $check['customqty'] * 5; //Change value to whatever you want to charge per custom
$shown_price = $shown_price + $charge;
$this->info['subtotal'] += $charge;
}
//CENTRAL50 CHARGE PER CUSTOM


Make sure you change the value in the above code to what ever you want to charge per customized entry.


Its updated in this package.

More...
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Imprint Text Options michael_s New osCommerce Contributions 0 06-05-2007 10:10 AM
Product options - radio buttons & text boxes s123 osCMax v2 Features Discussion 1 02-21-2007 06:45 AM
Imprint /impressum under contact - page michael_s New osCommerce Contributions 0 01-14-2007 12:10 PM
How to add product text options Bobo osCMax v2 Customization/Mods 1 10-21-2006 05:43 PM
Paypal and TEXT product options daffodil osCMax v1.7 Discussion 2 11-10-2005 07:08 AM


All times are GMT -8. The time now is 11:35 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax