How can we add Layouts to the website in site builder

In site builder we can add layouts to the the website which will make the website more look good.We can add layout to the home page,category page and PLP page,related items, upsell items.Layouts are added to determine overall layout of the page.,how many row and columns of items we want and do we want pagination… Continue reading How can we add Layouts to the website in site builder

Vertical sidebar menu-Magento

Using codazon extension installed in the admin panel we can create the vertical sidebar menu. Codazon-> Create new mega menu. Created vertical menu for pages brands, products, application.  To edit the UI of vertical menu add HTML code to each category design part. The added code is given below: Catalog->categories->select category->design <referenceContainer name=”content”> <referenceBlock name=”catalog.compare.sidebar”… Continue reading Vertical sidebar menu-Magento

Add to cart issue-new customer have an issue of adding items in cart for the first time

Jira Code: SCL-162 Description-ISSUEWhen a new customer register from the website and when they are trying to add an item to cart for the first time , an error modal displays showing, “Sorry, there is a problem with this Item and can not be purchased at this time”.But the item will be added to cart.This… Continue reading Add to cart issue-new customer have an issue of adding items in cart for the first time

Download files facility installed / operational-Magento

By following the steps below we can attach PDF file to the M2 site Go to admin.>stores>configuration>MageWorx attachments>Manage attachment>Add New attachment. Give a name for the file to be attached. Specify the download limit, upload the file> select the customer group> click active. Now to add the file to the corresponding text in the website,… Continue reading Download files facility installed / operational-Magento

Add Patch to custom SSP to make site builder site secure

While adding SSL certificate to the domain in site builder,the cart page will not be shown.Because the site builder did not offer a secure shopping.For that we have to add some patch files to that. Steps for that: 1.Download the correct patch .zip file, depending on you implementation. Implementation Download Site Builder Reference Checkout 2.0.4… Continue reading Add Patch to custom SSP to make site builder site secure

Update the SSL Certificate -Automatic method

Procedure to do the update of SSL certificate1. setup>suitecommerce advanced>domain>view 2. Check if DNS is configured correctly. 3.Click on edit 4.Then in certificate tab,enable USE SSL CERTIFICATE TO SECURE DOMAIN and click automatic and enable the agreement .Then save. Note:If the domain type is Single Domain for Web Store and Checkout. The checkbox USE SSL… Continue reading Update the SSL Certificate -Automatic method