remove shipping address and billing address from cart 1 step

Endika Carrasco asked on September 7, 2021 11:11

I need to modify the kentico shopping cart (1 step) ... I do not want to save billing address or shipping address ... (no need to save any type of address). I am beginning to investigate what is the best way to carry out ...

Can someone tell me what is the best way to do this? or where to start investigating ...

i am using kentico 11

thanks!

Recent Answers


Dmitry Bastron answered on September 8, 2021 07:06

Hi Endika,

Unfortunately, this can't be easily turned off. Address validation logic is spread around quite a few CMS classes which in theory you can customize (ShoppingService, ShoppingCartInfoProvider to name at least). I believe the easiest option in your case would be writing a dummy address and not displaying it to the user.

1 votesVote for this answer Mark as a Correct answer

Endika Carrasco answered on September 8, 2021 07:53

I had that impression ... Thank you so much

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.