Proposal Summary This proposal covers the development of displaying a commerce category section in SCMA Requirement Display a commerce category section in SCMA Deliverables Here, we have suggested two methods of solutions. Method-1: Since we don’t have a commerce category record, we will be creating a custom record that holds the fields as of the… Continue reading PROPOSAL For Display Commerce Category In SCMA
Author: Ittymathew Paul
Proposal For Shipping Rate And Threshold
Proposal Summary This proposal covers the scope of adding the customizations in SuiteCommerce Advanced, for updating the shipping rate and threshold in the orders Deliverables In order for this to work properly in SuiteCommerce Advance, we will use the same logic as in production. We will update the existing scripts for changing the new threshold… Continue reading Proposal For Shipping Rate And Threshold
Proposal for Restricting Item list in SCMA
Proposal Summary This proposal covers the scope of displaying item lists based on customer segments within SuiteCommerce My Account (SCMA). Requirement The requirement is to show items in SCMA based on customer segments. Deliverable In order to build different customer segments based on their attributes, we will be using customer segments. Additionally, we allocate customers… Continue reading Proposal for Restricting Item list in SCMA
Invalid define call: Activation Error on SCA
Error message”: “Invalid define call, define should only be called once per module. Define calls found at the following line numbers: tmp_ssp_libraries_ext.js 30 ………. Make sure that the manifest does not contain any SuiteScript2 files in the SSP-libraries section before deploying any extensions if you are experiencing an error similar to this one when trying… Continue reading Invalid define call: Activation Error on SCA
Proposal For Showing Stock Details in SCMA
Proposal Summary This proposal covers the scope of displaying the stock details for Items in SCMA Requirement To display stock details for Item cards and on the header cart section in SCMA Deliverable We can display the stock descriptions on the item cards in my account section as shown below We will be creating… Continue reading Proposal For Showing Stock Details in SCMA
SUITE COMMERCE STANDARD EXTENSIONS – PART 2
Order Status The Order Status extension facilitates the display of billing and shipping information for a purchase order directly on your website. By entering an order number along with an email address or Zip Code, both guests and registered customers can access the following details: Order fulfillment progress Payment summary Shipping information, including tracking… Continue reading SUITE COMMERCE STANDARD EXTENSIONS – PART 2
SUITE COMMERCE STANDARD EXTENSIONS
Advanced Sign Up SuiteCommerce Advanced Sign-Up extension lets you use an alternate sign-up form on your website, in addition to or instead of the existing standard customer registration form. You must set the Type of Customer Registration field to a setting that fits the needs of your website. configure the properties on… Continue reading SUITE COMMERCE STANDARD EXTENSIONS
SUITE COMMERCE STANDARD EXTENSIONS
SUITE COMMERCE STANDARD EXTENSIONS
Set a customer’s cookie preferences
To set cookie preferences, you provide an object containing key/value pairs. The key represents the cookie preference name, which must be an alphanumeric string. The corresponding value can be either true or false. True indicates the customer’s agreement to the use of a specific type of cookie, while false indicates disagreement. Any valid text string… Continue reading Set a customer’s cookie preferences