Adding Cost Field to Product Price
Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=2676
Printed Date: 25-July-2025 at 9:07pm Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com
Topic: Adding Cost Field to Product Price
Posted By: dclay72
Subject: Adding Cost Field to Product Price
Date Posted: 24-April-2009 at 7:58pm
Is there a way to add a cost of product field to the section of PC where the prices of your products can be changed? Right now when I get new products or need to change pricing, I have to go through each product and change the cost, list, and my online price. I can go to the Update Product Prices sections, but all I can do is online, list, and wholesale price. It would save me so much time if that extra cost column was there.
Daniel
|
Replies:
Posted By: Greg Dinger
Date Posted: 24-April-2009 at 11:21pm
If you have any comfort level dealing with ASP scripting it's probably going to be a fairly straight forward effort to dig into that script and change it. Have you poked around the code?
------------- GreyBeard Design Group
Certified ProductCart Developer
Web Design/Development/Hosting
http://tinyurl.com/5c8t4t" rel="nofollow - Add-Ons & Custom Code |
|
Posted By: Hamish
Date Posted: 25-April-2009 at 2:59am
If you are not comfortable amending the code, or perhaps as an alternative approach anyway, you can use the export for re-import wizard and then update the cost and prices via a spreadsheet.
------------- Editing ProductCart Code?
See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code
|
Posted By: dclay72
Date Posted: 25-April-2009 at 8:38am
I haven't looked at the code, but to be honest changing code is not something I am interested in doing. I have changed simple stuff in the codes for my store, but most of that was simple html changes, or someone gave me the new code, and said put it here. I will look at other ways. Thanks for the suggestions.
|
Posted By: Hamish
Date Posted: 25-April-2009 at 3:40pm
The Export/Import wizard doesn't involve any code changes at all. Test it with a couple of products. It's really a very straight forward method and allows easy manipulation of the prices using all the convenience of a spreadsheet, with all the features that excel offers to manipulate the data as you wish.
------------- Editing ProductCart Code?
See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code
|
|