Guest Posted September 4, 2003 Posted September 4, 2003 My client has products that are sold in different weights. He wants all weights to be displayed as a drop down menu. This is fine as the product attributes caters for this very situation. :) The problem is he does not want a base price that is added to or subtracted. What he wants is no base price, until an option has been selected. Each option should state the full price. This would require the price of the product to be set to $0! I cannot remove the price at the top of the product because some product will require it (they don?t have any attribute options). Setting the price at $0 and having it visible looks like an error! :cry: One solution would be to remove the price only when the product has an attribute options and perhaps replacing it with some suitable text. I would have to do some coding. :!: Another would be to set the price at one of the weight options and add or subtract from the price. (he does not want this). I believe this is what the feature is designed for. :?: Can anyone suggest a way to resolve this problem? Or has anyone solved this problem and can share their solution? :idea: Also does setting the prefix to blank make the price replace the value rather than adding or subtracting? :?: If there are no other solutions I will try and write some code, which determines if there are any attributes and if so removes the price. Or even write some code that only displays the price if there are no attributes, but before I do so I am sure there will be an easer solution. An help offered will be mush appreciated. :D
Guest Posted September 4, 2003 Posted September 4, 2003 That should say... Any help offered would be much appreciated :oops:
Guest Posted September 4, 2003 Posted September 4, 2003 I tested prefix options and found that a, bank prefix = same as "-" subtract ... :cry: I am sure you all new this, I will have to change all the prices back to "+". :(
allinking Posted August 5, 2004 Posted August 5, 2004 This can be solve with the addin i used to make all products with $0 (or ?0) in my case display as POA use this contrib and simply change POA to nothing!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.