How to resolve the issue of URL is not navigating to PDP page when we click on image or name of Related items slider in PDP and cart

Some time In specifically iPhone, iPad and android devices the URL will not navigate when click on related items slider or similar sliders we can use this solution to resolve the issue. Solution: Sometime the issue accrued due to not using full URL instead we have used the extended URLs like “/test-item-1” , “/test-item-2” rather… Continue reading How to resolve the issue of URL is not navigating to PDP page when we click on image or name of Related items slider in PDP and cart

Responsive “You may also like” slider on the PDP page

In the PDP page there is already a slider with “You may also like” title but its is not responsive in all the device in some screens some cords will overflow and show empty places at end of the slider, we can use below solution to correct the issues with bx-slider. Modules: “ItemRelations.Related.View” (ItemRelationsRelatedView)

How to resolve the issue of storing the cache in address while updating address from checkout

In some cases, if we update the same address multiple times, the cache is stored for the address, and the shipping cost or delivery method will not update if we update again. We can use the below code to remove the cache from the checkout shipping address section. The address cache is stored due to… Continue reading How to resolve the issue of storing the cache in address while updating address from checkout

How to resolve “You have not enabled web services feature for your account” error while fetching theme or extension

We might face the above error when we try to fetch extension or theme files from the new NetSuite account. We can use this solution to resolve this issue. Solution: To solve the issue we just have to check the SOAP WEB SERVICES and REST WEB SERVICES check boxses which are available in enable features.… Continue reading How to resolve “You have not enabled web services feature for your account” error while fetching theme or extension