How to Add Buy Now Button in WooCommerce without Plugin

Add Buy Now Button in WooCommerce

Adding a buy now button in wooCommerce allows your customers to purchase the products they want more quickly and avoid extra steps in the checkout process. Instead of adding items to the cart, going to the cart page, and then to the checkout page, they can go from the product page to the checkout page with a single click. This reduces drop-offs and cart abandonment.

Expand +

How to Add / Edit or Change Position of Default WooCommerce Product Tabs

How to Add / Edit or Change Position of Default WooCommerce Product Tabs

In today’s world, most eCommerce sites require the most basic to the most advanced and complex online stores. And the majority of them want to use WooCommerce to build their online store. This is mainly due to the features it…

Expand +

How to Send Email using PHPMailer in Laravel

Send Email using PHPMailer in Laravel

By default, Laravel sends emails using the inbuilt SwiftMailer library. Now, here we will try “PHPMailer” Laravel package for sending emails. I’ll show you how to Send Emails using PHPMailer in Laravel.

Expand +

How to add Shopify Announcement bar (without an app)

How to add an announcement bar on your Shopify store (without an app)

The Shopify announcement bar is an excellent way to promote a special discount offer, a sale, or another type of promotion at the top of your Shopify store. And there’s no need to pay a monthly fee for this feature. Simply paste a few lines of code into your theme and you’re done.

Expand +

How to Install MySQL server on AWS Amazon Linux EC2

Install MySQL server on AWS Amazon Linux EC2

In this article, I’ll show you how to install MySQL server on AWS Amazon Linux EC2 machine, which will hopefully help you get started with your project deployment to AWS. So, since Amazon Linux 2 is a popular webserver operating…

Expand +

How to create customizable products in Shopify without an app

customizable products in Shopify

You may need to let your customers customizable products in Shopify before checkout on your store. You may offer monogram, or you may need to let customers insert a text like Name, date, custom color, or you may want to…

Expand +