Proposal Summary
This proposal covers the shipping cost calculation for the Glosslab Franchise customers of
two categoryies of items on the shopping pages. This proposal also covers the engagement
scope of Jobin and Jismi It Services LLP, as official implementation partner Of Oracle
NetSuite.
Requirement
For Glosslab Lab Franchise customers, it is necessary to incorporate shipping costs
specifically for products falling under the Jan/Sen category. Additionally, items categorized
under Salon products should be exempt from these shipping costs. Additionally, we need to
make sure that information about free shipping is clearly visible on the website.
Deliverables
To enhance our system, we are introducing a new category named “Salon Products” and will
assign a specific list of items to this category. All remaining products will be classified as
“Jan/Sen Products.”
In terms of shipping cost calculation, for Jan/Sen products, if the order value is greater than
or equal to 250, it qualifies for free shipping. Meanwhile, “Salon Products” will always enjoy
free shipping, and their costs will not be factored into the shipping calculation.
To provide a clear indication to customers, we can add a tag, ‘Free Ship,’ to label items
eligible for free shipping. This tag will be visible on both the cart page and the product listing
page (PLP).

Also we can add the above details in the order summary section on cart page.

On the checkout page, we should display the relevant values before the subtotal, as placing them
below the total might lead to customer confusion.

Queries
Upon reviewing the code, it was identified that the attribute ‘is already utilized for other
functionalities such as ‘Vendor Split,’ ‘Drop Ship GED,’ and ‘Push Items.’
Can we create another field for adding the ship details on PLP and cart page.
Assumption
We assume that this shipping cost calculation only for ‘Glosslab frachise’ customers.•
We are considering Customer segment’ custentity_customer_customersegments’
value in the customer record for checking ‘Glosslab frachise’
We need to update the script “GD-45 CS JJ Set shipping cost in SO” to include the
shipping calculation.