WooCommerce: Add a Custom Notice Below the Order Review on the Checkout Page

If you need to add a custom notice below the order review on the checkout page of your WooCommerce site, add the following code to your functions.php file. Be sure to change the styling and text:


/* Add Notice Below Order Review on Checkout Page */
add_action( 'woocommerce_checkout_order_review', 'custom_order_notice_checkout', 15 );

function custom_order_notice_checkout() {
echo '<div style="padding: 10px; background: #ffe498; border: solid 1px #d49f0b; margin-bottom: 20px;">Shipping Delay: All orders placed through 7/11 will ship 7/12.</div>';
}

Other Helpful Articles

Content Writing Tips

If you are writing content for your website, it can be at times challenging. There’s a specific format that you should write content for your site. If you want to write some particular information on your website that pertains to your businesses or service, there are some ways to do

Read More »

Setting Up WooCommerce Products

Having a WooCommerce store is a great way to sell things online. However, when setting up WooCommerce products, it’s important to note what you will need for adding products to your store. The following are items that are needed for each product: Product Title Product Description and/or Product Short Description

Read More »

What Do You Need Done?:

(Please check all that apply)

Tell Us About You

Almost Done!

Let's Get Some Info

Let's Get Some Info

Let's Get Some Info

Let's Get Some Info

Let's Get Some Info

Let's Get Some Info