This code enables you to vertically align the content within 3 columns and center the contents of the middle column using CSS Grid. In this
Custom Logo Site Title Image Search Inline Essence Pro
This tutorial enables you to add a custom logo on the left, site title image in the middle and the search form on the right, all inline on
Add Payment Gateway Fees by Percentage & Fixed Price in WooCommerce
The code in this download folder enables you to add a fee by percentage of the cart total and a flat fee on top of the sub total. Or, you
Add Checkout Fee by Payment Method – WooCommerce
The code in this download folder enables you to set a fixed fee which is added dynamically on the checkout page based on the payment gateway
Fixed Price On 1st Item Adding Discount on 2nd & Subsequent Items – WooCommerce
This custom code enables you to change the price of products for the 2nd and subsequent items leaving the 1st item at a different price.
Custom Out of Stock Text for Specific Product Ids
This code enables the storeowner to apply a custom out of stock message for specific products. The code adds a text field for the product
Restrict products by billing email addresses at checkout – WooCommerce
This PHP code for WooCommerce users enables the storeowner to restrict the sale of specific products to a customers billing email
Add Custom Text Area To Input Email Addresses On WooCommerce Settings Page
This code enables you to add a custom textarea to any existing WooCommerce > Settings > page or create a new WooCommerce > Settings
Minimum Quantity Per Product in WooCommerce
This code enables the store owner to set a minimum number of items to be purchased for any simple or variable product in WooCommerce. If the
Add Pagination to AgentPress Pro Listings Archive Page
This PHP code enables you to paginate a CPT archive page using pre_get_posts with posts_per_page. This code overrides your WordPress
List of Code Snippets for WooCommerce
This page contains a list of small custom plugins and custom functionality for WooCommerce. All code can be used in your child themes
Customer Order Count Column for WooCommerce
This code adds an extra column to the orders table to display the order count for each customer so storeowners can quickly view how many
Add Custom Field for CSV Product Export To Spreadsheet in WooCommerce
This code enables you to add a supplier price to all simple and product variations. The custom price is then included in the WooCommerce >
Exclude Upsell Products by Category in WooCommerce
This custom upsells loop for WooCommerce enables you to exclude products by category or any other taxonomy. Assuming upsells have already
Add Dual Pricing Per Product in WooCommerce
This code enables you to add a 2nd price for each simple product and product variation. The 2nd price is displayed for logged in users with
Add Donate Number Field To Checkout in WooCommerce
This code adds a number field before the order review on the checkout page in WooCommerce. The field: Enables customers to donate any
Restrict Product Purchase At Checkout by Email Address in WooCommerce
This code adds conditional order restrictions at checkout so only customers with specific email addresses can purchase a specific product.
Conditional Datepicker for WooCommerce Checkout Page
This code adds a jQuery datepicker to the checkout page in WooCommerce which : Excludes customers from selecting weekends for
Delivery Date Picker for WooCommerce
This code enables you to add a delivery date picker to your checkout page. The date & time picker can be displayed conditionally based
How to Restrict Products from Being Sold on a Single Day To 1 Category in WooCommerce
These PHP code snippets enable you to restrict the sales of products to 1 specific category on a specific day. Example : If you only want
You must be logged in to post a comment.