microsoft / Msdyn365.Commerce.Online

Dynamics 365 Commerce online project
Other
49 stars 41 forks source link

How to remove customization in D365 eCommerce. #69

Open ddaytechnologies opened 9 months ago

ddaytechnologies commented 9 months ago

Hi,

Previously, we had implemented Hex code customization in the Buy Box extension. However, Microsoft has since incorporated this functionality into the new D365 eCommerce, making it available out of the box.

In light of this, I am looking to remove the previously implemented customization from our environment and configure the out-of-the-box functionality. Could you please provide guidance on the steps involved in this process? Your expertise and assistance in this matter would be greatly appreciated.

Thank you in advance for your support.

Br, R Meer

bradyd commented 9 months ago

I am making an assumption that you cloned the BuyBox module. So currently in your package you have two BuyBox modules, YourCustomBuyBox and the out of box BuyBox module. If the latest starter kit has the changes you want then update to it, then on SiteBuilder you can remove all the YourCustomBuyBox modules on your pages and replace them with the out of box BuyBox module.

Brady

ddaytechnologies commented 9 months ago

I am making an assumption that you cloned the BuyBox module. So currently in your package you have two BuyBox modules, YourCustomBuyBox and the out of box BuyBox module. If the latest starter kit has the changes you want then update to it, then on SiteBuilder you can remove all the YourCustomBuyBox modules on your pages and replace them with the out of box BuyBox module.

Brady

Hi Brady,

Thank you for reply.

I have added default BuyBox module, but still, I can see customization filed.

image