Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Hopfully just a quick change....


jjeremy

Recommended Posts

Posted

hello, if you go to this link:

http://www.thescreenstore.com/catalog/prod.../products_id/37

 

you will see that we have a form setup that lets you choose inches and so forth... I have designed a script in PHP that grabs those inches, then grabs the price per square inch, and then gives them their final price.... what im looking for, is someone that can help me out and tell me where i would insert this script i made into OScommerce? Its all set with open variable and so forth, i pretty much just want to make sure this script comes into play before the final price is determined.... can someone help me out? or is there a module system somewhere in here that can help me do this easier?

Posted
hello, if you go to this link:

http://www.thescreenstore.com/catalog/prod.../products_id/37

 

you will see that we have a form setup that lets you choose inches and so forth... I have designed a script in PHP that grabs those inches, then grabs the price per square inch, and then gives them their final price.... what im looking for, is someone that can help me out and tell me where i would insert this script i made into OScommerce?  Its all set with open variable and so forth, i pretty much just want to make sure this script comes into play before the final price is determined.... can someone help me out? or is there a module system somewhere in here that can help me do this easier?

 

well, if you had utilized the standard attributes function then this would be automatic.

Treasurer MFC

Posted
well, if you had utilized the standard attributes function then this would be automatic.

 

how so? i do use the standard attributes function... i want to edit the products that come out of that funtion (that is where they choose the amount of feet they want the product in) and i want to price the product according to how many feet they chose, by multiplying the length by the width and then charging them per square feet... so i pretty much want to grab the information they give from the attributes and use that info in a formula to come up with the final price for the item.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...