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

Error while adding matrix item to cart

When a shopper adds a Matrix Item to the cart, an error “Sorry, there is a problem with this Item and can not be purchased at this time. Please check back later.” will pop-up and item cannot be added. One of the possible causes of the issue is a misconfiguration of the Transaction Item Options associated for the Matrix Item. Solution To… Continue reading Error while adding matrix item to cart

Issue with product name in the SCA website

Some of the items name is showing incorrectly with HTML code in the webstore as below image. Solution: Inspect the code and find the class name and search it in the theme. In the theme the code might be having only 2 {}.For example the code might be as follows. For HTML the code changed… Continue reading Issue with product name in the SCA website

Add promotion using extensibility API

Applies a promotion to the cart. If the promotion code is valid and successfully applied to the order, the promotion appears in the cart automatically and the order total is updated. Returns a Deferred object. If the promise resolved, it returns a Promise object. If the promise is rejected (because the promotion could not be… Continue reading Add promotion using extensibility API

Creating an intelligent Handling fee on site

Requirement  Creating an intelligent Handling fee on site  Handling fee should be implemented at the item level, based off of vendor, and item cost (not selling price)  Example:   SKU Cost Value $10  SKU with vendor (vendor name: Coilhose) needs a handling fee of $15 on any order below $100.   Person purchases said SKU with units… Continue reading Creating an intelligent Handling fee on site

Proposal For Script to populate our Marketing Category field with the category

Proposal Summary  This proposal covers the development of Script to populate our Marketing Category field with the category  Requirement  The Second Source RX-US would like to populate the marketing category field with the category field value. Also, they want to know the items belong to each category.  “We essentially have the same issue with the… Continue reading Proposal For Script to populate our Marketing Category field with the category