.wrap() function

The .wrap() function can take any string or object that could be passed to the $() factory function to specify a DOM structure. This structure may be nested several levels deep, but should contain only one inmost element. A copy of this structure will be wrapped around each of the elements in the set of… Continue reading .wrap() function

Promocode remove button text change in site builder

Navigate to Commerce > Web Sites > Website Lists Click the Appearance tab Under the Web Site Templates section we took note of the value for Web Site Theme Navigate to Commerce > Site Builder > Apperarance > Themes Edit the theme that we took note of on step number 3 Click on the Body… Continue reading Promocode remove button text change in site builder

Customize Promo Code Message saying “‘This coupon does not apply to items in cart” displayed on the Checkout Page of a Site Builder Web Store

User may want to customize the Promo Code Message appearing on the Checkout page.  1. Navigate to Commerce > Site Builder > Customize Text 2. Click Customize 3. Click Error Messages 4. Look for ‘This coupon does not apply to items in cart.’ 5. On the box beside it, set the desired warning message 6. Click Save

Handling Backorders

You can track backorders for items not in stock. Integrated item receipts and fulfillments enable you to handle backorders. You can commit backordered items from items that you receive on purchase orders. After you commit items on backorder, you can process them for fulfillment. For example, you enter a sales order for 5 quantities of… Continue reading Handling Backorders

External url for the script record created

To get the script url to use in the code. In script record check the checkbox available without login and then save. Then the external available link will be available there. To enable or disable web store triggers for a user event script deployment: Open the script deployment record, for a user event script, for… Continue reading External url for the script record created

Create a Pop-up Message for Items with Minimum Quantity Set

Users can create a pop-up message if the shopper has entered a quantity less than the minimum set in the Item record. This is an alternate and less complicated version to Scriptable Messaging. To create pop-up message , see below: Navigate to Commerce > Site Builder > Item/Category Templates Item List Cell Template: Click Edit Look for a call to the getCurrentAttribute(‘item’,’addToCartListHtml’) tag Paste… Continue reading Create a Pop-up Message for Items with Minimum Quantity Set

Shopping Cart Sharing Mode

To set the shopping cart sharing mode: Go to Commerce > Websites > Website List. Click Edit next to the website you want to modify. Go to the Shopping tab. In the Shopping Basics section, select one of the following options from the Shopping Cart Sharing Mode list: Single cart shared by all customer contacts (default) Individual carts for each customer contact… Continue reading Shopping Cart Sharing Mode