Sale! Tested

Custom Cart and Checkout Info for WooCommerce

From: $29.99 / year

Add custom info to WooCommerce cart page, checkout page and/or mini cart.

$29.99 Single site1 year of updates and support30-day money-back guaranteeBuy
$79.99 Unlimited sites1 year of updates and support30-day money-back guaranteeBuy
Clear

With Custom Cart and Checkout Info for WooCommerce Pro plugin you can add custom info to WooCommerce cart page, checkout page and/or mini cart.

Show custom information using various shortcodes and give your customers a seamless experience. For example, show them the total weight or count of their items, or add SKU to each items name in cart.

When adding custom info, you can choose from a number of positions on cart page, checkout page and/or mini cart:

  • Cart: Before cart
  • Cart: Before cart table
  • Cart: Before cart contents
  • Cart: Cart contents
  • Cart: Cart coupon
  • Cart: Cart actions
  • Cart: After cart contents
  • Cart: After cart table
  • Cart: Cart collaterals
  • Cart: After cart
  • Cart: Before cart totals
  • Cart: Cart totals: Before shipping
  • Cart: Cart totals: After shipping
  • Cart: Cart totals: Before order total
  • Cart: Cart totals: After order total
  • Cart: Proceed to checkout
  • Cart: After cart totals
  • Cart: Before shipping calculator
  • Cart: After shipping calculator
  • Cart: If cart is empty
  • Mini cart: Before mini cart
  • Mini cart: Before buttons
  • Mini cart: After mini cart
  • Checkout: Before checkout form
  • Checkout: Before customer details
  • Checkout: Billing
  • Checkout: Shipping
  • Checkout: After customer details
  • Checkout: Before order review
  • Checkout: Order review
  • Checkout: After order review
  • Checkout: After checkout form
  • Checkout: Before checkout shipping form
  • Checkout: After checkout shipping form
  • Checkout: Before order notes
  • Checkout: After order notes
  • Checkout: Before checkout billing form
  • Checkout: After checkout billing form
  • Checkout: Before checkout registration form
  • Checkout: After checkout registration form
  • Checkout: Review order before cart contents
  • Checkout: Review order after cart contents
  • Checkout: Review order before shipping
  • Checkout: Review order after shipping
  • Checkout: Review order before order total
  • Checkout: Review order after order total
  • Checkout: Order Received (Thank You) page

[alg_wc_cart_info] Shortcode

[alg_wc_cart_info] shortcode can retrieve various cart related information, like total items weight, total items count etc. For example:

[alg_wc_cart_info data="contents_weight" before="Total weight: " after=" kg"]

before – text/HTML added before the final output.

after – text/HTML added after the final output.

data – attribute defines which cart info to display:

  • fee_tax
  • fee_total
  • discount_tax
  • discount_total
  • contents_count
  • contents_weight
  • subtotal
  • subtotal_tax
  • shipping_total
  • shipping_tax
  • total_ex_tax
  • tax
  • function
  • total

[alg_wc_cart_product_info] Shortcode

[alg_wc_cart_product_info] shortcode can retrieve various product related information, like product SKU, ID, price etc. For example:

[alg_wc_cart_product_info data="sku" before="SKU: "]

before – text/HTML added before the final output.

after – text/HTML added after the final output.

data – attribute defines which product info to display:

  • slug
  • id
  • author_avatar
  • author
  • author_link
  • length
  • width
  • height
  • tax_class
  • average_rating
  • categories
  • formatted_name
  • stock_availability
  • total_sales
  • meta
  • sku
  • title
  • url
  • price

Reviews

There are no reviews yet.

Be the first to review “Custom Cart and Checkout Info for WooCommerce”

Your email address will not be published. Required fields are marked *

Free version

This plugin is a premium version of free "Custom Cart and Checkout Info for WooCommerce" plugin.

Changelog

1.4.0 - 16/12/2022

  • Dev - Compatibility with custom order tables for WooCommerce (High-Performance Order Storage (HPOS)) declared.
  • Dev - Code refactoring.
  • Tested up to: 6.1.
  • WC tested up to: 7.2.
  • Readme.txt updated.
  • Deploy script added.

1.3.0 - 15/04/2021

  • Dev - "Enable plugin" option removed.
  • Dev - Plugin is initialized on plugins_loaded now.
  • Dev - Localisation - load_plugin_textdomain() function moved to the init hook.
  • Dev - Admin settings restyled; descriptions updated; "Cart Items Table Custom Info" options moved to a separate "Cart Items" section; "General" section renamed to "Info Blocks".
  • Dev - Code refactoring.
  • Tested up to: 5.7.
  • WC tested up to: 5.2.

1.2.0 - 04/01/2020

  • Dev - Text domain fixed.
  • Dev - Code refactoring.
  • Dev - Admin settings restyled; "Your settings have been reset" notice added.
  • POT file uploaded.
  • Plugin URI updated.
  • WC tested up to: 3.8.
  • Tested up to: 5.3.

1.1.0 - 22/05/2018

  • Dev - "Checkout" positions added.
  • Dev - "Mini cart" positions added.
  • Dev - Plugin renamed from "Custom Cart Info for WooCommerce" to "Custom Cart and Checkout Info for WooCommerce".

1.0.0 - 20/05/2018

  • Initial Release.