Enable Guest checkout for WC

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

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

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

Published
Categorized as Magento