Since the customers have different brands, we can use fields in customer records and also in item records for brands. So the customer’s brand will be selected within the customer record and the brand of the item will be selected in the item record. When a customer login to the website and select the category… Continue reading Branded Products in Site builder
Month: October 2021
SSL set-up through Compute Engine in GCP
Basically, this method attaches SSL to a particular VM instance in a project. And for the implementation, we need server file access too. Download SSL certificate from DNS provider or from purchased site. unzip the folder –> it includes three files : .crt file .pem file .bundle.crt file You can rename these files for better… Continue reading SSL set-up through Compute Engine in GCP
Require Login For Pricing
Check this box on the shopping subtab of the website set up if you want item prices and the Add to Cart button hidden from customers who have not logged in. All item prices display the message “Please log in for the price.” to customers who have not logged in. To change or translate this… Continue reading Require Login For Pricing
SSL implementation in GCP
Basics:Secure Sockets Layer (SSL) is a standard security technology for establishing an encrypted link between a server and a client—typically a web server and a browser, or a mail server and a mail client. Different Implementation methods:There are different methods to set-up SSL in GCP. Basically, there are 3 methods:1. Through Compute Engine2. Through App… Continue reading SSL implementation in GCP
How to disable Time to Reorder or Build Alerts which occurred when Creating a Sales Transaction
Scenario Users may encounter any of the following warning messages when Creating a Sales Transactions (Sales Order, Invoice, Cash Sale) wherein the available quantity is less than the Reorder/Build Point Alert 1: “Time to reorder. This transaction will leave you with x on hand with a reorder point of x” Alert 2: Item XX: “You have… Continue reading How to disable Time to Reorder or Build Alerts which occurred when Creating a Sales Transaction
Stick a Button to the Top of a Page
A sticky button is one that stays at the top of the page as a user scrolls down. They are a useful design features when you are designing a page that will have a lot of vertical content but you want to users to be able to quickly find the primary call-to-action button. For example,… Continue reading Stick a Button to the Top of a Page
Display PLP Page Numbers
To display the PLP page number in the PLP page SolutionWe can decide where we need to display the pagination whether in the top or in the bottom or bot in top and bottomFor that navigate to commerce>site builder>Layouts>In that click edit ,Then select the required field in the below filed.
Add favicon-site builder site
To add a favicon to the site builder site. Solution These are the steps to add a favicon to a Site Builder Webstore: A. Add an image to your file cabinet:1. Navigate to Documents > Files > Images > New2. Select the image file to uploadNote: Be sure to check the Available Without Login checkbox, this is for the file to be accessible externally. The… Continue reading Add favicon-site builder site
Purchase history does not show all the orders
Purchase history does not show all the orders
Transaction history permission issue for parent-child customers
To ease the transaction management and pay the invoices for the whole company efficiently, parent company/contact can have the ability to view transaction made by Sub-customer in My Account History. Solution Steps to show child invoices in the parent company My Account > Billing > Invoices: Navigate to SuiteCommerce Site Builder Premium – Elbrus top level directory > Modules > suitecommerce > Transaction@1.3.0 > SuiteScript > Transaction.Model.js Find and remove below… Continue reading Transaction history permission issue for parent-child customers