Jennifer24 Posted November 3, 2008 Posted November 3, 2008 We sell t-shirts and want to add a one time charge for printing but if a customer adds 10 products the attribute price will be calculated 10 times. Does anybody know if there is a prefix to add a one time price for printing. Greetz Jennifer
Jennifer24 Posted November 4, 2008 Author Posted November 4, 2008 Does nobody knows a solution for this problem? I have searched all the forums and contributions but i didn`t find any solution.
♥geoffreywalton Posted March 16, 2009 Posted March 16, 2009 Could you use a shipping charge hadling fee and rename it on the invoice/screen. Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Sardonic76 Posted March 16, 2009 Posted March 16, 2009 Unfortunately, no. Apart from invitations, the shop has various other products that do not require printing. It has to show up on the product info page. The printing charge is not an optional feature for the invitations, so I don't want the customer to be able to check out unless they select the required printing charges. I want to also display various printing options which have different charges. For example: Digital printing 50 euros Gold/Silver foil printing 70 euros etc
burt Posted March 16, 2009 Posted March 16, 2009 IDEA. Make a new "out of stock" product called "one time charge for printing". Allow "out of stock checkouts" or if that is not possible in your shop, then allow only this "one time charge for printing" to be checked out if out of stock (requires coding to enable this). Now use the in_cart function to determine if the "one time charge for printing" product needs to be added or not, and if so add it automatically based on the product IDs of products that require a "one time charge for printing". Easy as 123. Kinda ;)
Sardonic76 Posted March 20, 2009 Posted March 20, 2009 Problem solved!!!! The perfect contribution for this: Set up fee :lol:
burt Posted March 20, 2009 Posted March 20, 2009 My idea did not even receive the courtesy of a response ;)
Sardonic76 Posted March 21, 2009 Posted March 21, 2009 My idea did not even receive the courtesy of a response ;) I'm so sorry! :blush: Thank you for trying!!! I honestly DO appreciate your effort and time! Thank you! It wasn't so straightforward for me. I have installed various contribs and I needed something very specific. This contrib worked like a charm (after a bit of tweaking!). the weird thing is that I have searched and search for this contrib for ages. But I was looking for a "flat fee" contrib. This is called a "set up fee" contib. Same thing though! Just wasn't searching with the right words :lol: Now I'm off to look for answers to yet another problem! :blink: Thanks again!
speck2900 Posted April 21, 2009 Posted April 21, 2009 IDEA. Make a new "out of stock" product called "one time charge for printing". Allow "out of stock checkouts" or if that is not possible in your shop, then allow only this "one time charge for printing" to be checked out if out of stock (requires coding to enable this). Now use the in_cart function to determine if the "one time charge for printing" product needs to be added or not, and if so add it automatically based on the product IDs of products that require a "one time charge for printing". Easy as 123. Kinda ;) Would your idea work if I need to be able to charge a set up fee once for any product ordered out of a specific category? I will be having a archive category of product, that when a user purchases one they will also get charged 8 dollars set up fee. They will still pay the set up fee once, if they purchase 5 different products in that category. The store will be able to allow out of stocks, since there is no inventory to manage via the store. I have located were the in_cart function is, I am just unsure of what i will need to add to it. I have only been using oscommerce on my development site for a few months now and am still getting use to were everything is. Thanks for any help.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.