Author Archives: Ramnath

How to Deploy Bigcommerce Catalyst with Vercel?

How to Deploy Bigcommerce catalyst with Vercel

To deploy BigCommerce Catalyst with Vercel, a few procedures are necessary. BigCommerce Catalyst is the headless commerce starter kit from BigCommerce, developed with Next.js, to deploy the kit on Vercel easily. Steps to Deploy Bigcommerce Catalyst with Vercel Follow these steps to deploy Bigcommerce Catalyst with Vercel: Step 1: Clone the Catalyst Repository You have […]

How to Customize Shopify Email Templates?

How to Customize Shopify Email Templates

Shopify Email templates, also known as Email Notification templates, are pre-built email structures that are sent to customers in Shopify. These templates are used to send notification emails to customers about different store events, such as products purchased, orders fulfilled, and more. Shopify stores have many email templates, which you can access from the notification section […]

New LWC Features for Developers in Salesforce Summer’23 Release

Salesforce Summer'23 Release

In the Context of Salesforce, Release notes are the official documents published by Salesforce that provide details about the changes, new features, improvements, and bug fixes in each software release. Salesforce Summer’23 Release Notes is the latest release published by Salesforce. Salesforce has posted release notes for every aspect of Salesforce with hundreds of innovations.

Add Simple Products with Custom Options to Grouped Products in Magento 2

In Magento 2, when you create a grouped product, you basically add simple and virtual products to the group. You can also add simple products with custom options to grouped products. Basically, custom options provide some additional choices to the customer for which they pay some additional price. In this article, you will learn to create a simple product with custom options and add it to a grouped product.