There is an error with while deploying (Error Message – This already theme called.) Modify Config.json Dependencies In the top level of the SuiteCommerce Advanced source directory, open the Config.json file.(gulp >config>Config.json) Find the Config.json file : Replace with following code.
Month: June 2023
Recreate Reallocate Item Page via saved search
Recreate Reallocate Item Page
How to purchase domain from HostGator?
To purchase a domain from HostGator, you can follow these steps: Visit the HostGator website: Go to the HostGator homepage at www.hostgator.com. Search for your desired domain: On the HostGator website, you will find a search bar where you can enter the domain name you want to purchase. Type in the domain name and click… Continue reading How to purchase domain from HostGator?
Confirm a stripe PaymentIntent using node js
After the PaymentIntent is created, attach a payment method and confirm to continue the payment. Confirm that your customer intends to pay with current or provided payment method. Upon confirmation, the PaymentIntent will attempt to initiate a payment. If the selected payment method requires additional authentication steps,the PaymentIntent will transition to the requires_action status and suggest… Continue reading Confirm a stripe PaymentIntent using node js
Upselling NetSuite Modules
Upselling NetSuite modules allows organizations to optimize their operations, improve efficiency, and gain a competitive edge. the benefits of upselling NetSuite modules and provide insights into how businesses can make informed decisions when expanding their ERP system. Understanding NetSuite Modules: NetSuite’s architecture enables businesses to tailor their ERP system to their specific needs. The core… Continue reading Upselling NetSuite Modules
Stepwise Process to how to use merchandising zone in SMT
We have to first create merchandising rules as merchandising zones can be targeted with different content defined within merchandising rules. Selection criteria is based on available facets and sort options defined during the SuiteCommerce Advanced Web Site Setup. There are two merchandising zones you can choose from, the legacy merchandising zone and the enhanced merchandising… Continue reading Stepwise Process to how to use merchandising zone in SMT
how to Toggle between fading in and fading out different boxes
The jQuery fadeToggle() method effect toggles between the fadeIn() and fadeOut() methods of the selected element. If the elements are faded out, the fadeToggle() will fade them in and if the elements are faded in, the fadeToggle() will fade them out. Syntax: $(selector).fadeToggle(speed, easing, callback) Example:
How to change text link color for ios while creating email template.
For this we have to update style mentioned here
Performance Details in NetSuite
Performance Details in NetSuite
Order note dropdown in Checkout.
The requirement is to add the order note drop-down in checkout page of the SCA web store for One Source. The field should be a text field where user can add comments. It should be placed under HAVE A PROMO CODE like the promo code. It should be drop-down. Deliverables In checkout page we… Continue reading Order note dropdown in Checkout.