Hello Team,
Please advise on the following items:
a) How to update or set the new price of an article to be added into the basket/cart?
b) To do so, which class should be overridden? Please give examples.
Related information:
OXID eshop CE 4.7.3_54408
- I turn on the option: Extended->Product can be customised [ ]
- I integrate OXID with a flash component, design a custom text for imprinting.
- I use HDi 2basket module to add customised items into a cart
- I add a customised item into a cart with the field Label displayed.
- I would like to add extra charges to the item in the basket by setting/updating the new unit price and have the price calculation reflect onto the new given unit price.
e.g. original :
Unit price: 10 Euro QTY: 2 Vat: 19% Total: 20 Euro
new set price :
Unit price: 20 Euro QTY: 2 Vat: 19% Total: 40 Euro
The only option is to set the new price. I, weeks ago, proposed to place another row as for extra charge separate from items in the basket, but it’s not practical.
- Please advise on point no. 5
I’m new to OXID eshop. I’ve started studying this powerful framework since last month.
If you have time, please advise on my question.
Thank you so much.
Hello nopadon,
excuse me but I cannot find any point in your accomplishment nor any certain request. Maybe this is a cultural clash but I reckon most of the mates just reckon what shall we answer to?
Regards
Hello Marco,
Thank you so much for your reply. Glad that you’re trying to help 
I really am sorry for my poor writing.
My question is
How to update or set a new price of the article that has been put into a basket?
I have a module that allows a visitor to customise products/articles and put them into a basket.
Then I’d like to add some extra changes to those products.
My opinion is I think I should update or set the new price (original price + charges) of the products that have been put into the basket, not to update or change the price directly at the back-end system.
Hello nopadon,
got it 
Unfortunately, I cannot help you from a coding point of view except of the hint that “oxcmp” is meant as component. Maybe somebody else with more dev experience can help out.
Regards
Hello Marco,
Thank you so much for your prompt reply.
Hope that soon someone will stop by and help me out with this question.
In a mean time, i’m trying to figure it out the way to solve this question, too.
Cheers, 