Tag: webstore
Style the nth element of a div
How to add horizontal lines below the each div except the last div. Solution:
Back order issue for instock items
Recently a client reported an issue that When an instock items ordered through webstore, the order has placed as backorder quantity item. solution: Check if a location is entered on the Sales Order. If not, then a location must be assigned to the Sales Order so that the system will know where to source the… Continue reading Back order issue for instock items
Display Barcode Number on eCommerce Site
Client would like to include the barcode number for each item on the eCommerce site, so customers can easily access it. Solution: Create an extension for shopping and myaccount domain Extend product detail full view file and display barcode in the pdp page Make change in the corresponding template
Proposal For Check the Possibilities for Box Quantity (Order Quantities in lots)
JIRA : THRD-364 Proposal Summary This proposal covers the possibility for box quantity. Requirement The requirement is to add an option to purchase a definite quantity for the item. The quantity should the multiple of the box quantity. For example: if the box quantity of the item is 2 then the item will be purchase… Continue reading Proposal For Check the Possibilities for Box Quantity (Order Quantities in lots)
Enable features in SCA
Need to get whether a feature in enabled in SCA webstore or not. To check whether the feature us enabled, In suitescript check “SC.Models.Init” and for javascript check the “SC.ENVIRONMENT“. Check whether “payment instrument feature” is enabled or not.
Cookie message in SCA
Requirement is to show a cookie section in the website of SCA and to store the value for one day.
How to create workflow to send email upon order approval for orders from webstore?
Created a work flow and give the basic details name,idSelect record type as transaction and sub type as sales order.Event type as Approve.Here we want to set context as user interface and we need to check whether this order is created from website. for this we give condition whether that sales order source the the… Continue reading How to create workflow to send email upon order approval for orders from webstore?
how to create workflow to send email upon order creation from webstore
Created a work flow and give the basic details name,idSelect record type as transaction and sub type as sales order.Here we want to set context as webstore then this work flow triggered only when an order created from webstore. Work flow action we can give condition here. Here we give condition for customers from Australian… Continue reading how to create workflow to send email upon order creation from webstore
Periodic table with html and css
html: css