There is an option in woo-commerce to enable guest checkout on the website. Which will allow customers to do the purchase on the website without login. Login to woo-commerce backend. Go to WooCommerce > Settings > Accounts and Privacy Allow customers to place orders without an account – Allows customers to check out without creating an account.… Continue reading Enable Guest checkout for WC
Author: Arun T
Add a captcha in the checkout of woo-commerce website
There is an plugin that suggested by the woo-commerce team to protect the website from bots.Security is the most important concern nowadays for any website or an eCommerce store. Because of automated tools and bots your site does not perform its best. There are lots of automated tools available to make your site spammy. Therefore… Continue reading Add a captcha in the checkout of woo-commerce website
Add Footer Link to a woo-commerce website
The footer link management of a woo-commerce can be done on the backend. Login to the woo-commerce backend. Click on the appearence tab, and select the menu option. Here we can manage the footer links From the menus choose the section for editing. Click on the Add to menu button to add more links. There… Continue reading Add Footer Link to a woo-commerce website
Adding the newsletter sign up pop-up script from the Klaviyo ESP account to the Retail WC site.
We can achieve the requirement to adding the newsletter signup popup script from the klaviyo ESP account to the WC site. To achieve this requirement we need to install a Klaviyo plugin on the WC website. After the installation of the plugin, we need to connect the Klavio account with the WC website by setting… Continue reading Adding the newsletter sign up pop-up script from the Klaviyo ESP account to the Retail WC site.
Product CSV import in magento2
Magento supports different CSV imports such as product, customer address, additional prices etc. Logged in to Magento backend and navigate to System->Data Transfer->import Select the entity type, and choose the import behaviour such as add or update / replace method.Add the file to import.Resolve the issues while import csv and verify the csv file. Thank… Continue reading Product CSV import in magento2
To rebuild the webforms Recaptcha extension in magento1.9
Requirement:This document summarizes the Recaptcha implementation in webforms extension in the Magento(1.9) website. The Recaptcha implementation in webforms to prevent unauthorized form submission on the Magento(1.9) website. Solution: To implement the Recaptcha on the forms in Magento1.9 follow the below-mentioned steps1. Go to Magento backend system->configuration->customer->customer configuration->captcha enable recaptcha on backend 2. Integrate the Recaptcha… Continue reading To rebuild the webforms Recaptcha extension in magento1.9
Set Up Magento in google cloud platform
After creating a new project create a new VM instances for manage the server, go to compute engine -> VM Instances. And create a new VM instances Please make sure these fileds are filled when creating New VM instance Set name, Region, Zone Set machine type RAM which is a minimum of 3GB to run… Continue reading Set Up Magento in google cloud platform