This code redirects a SKU from the URL directly to a specific product variation in WooCommerce. Add the code to the end of your theme's
WordPress Tutorials
Tutorials in this archive generally relate to adding custom functionality and modifying default functionality in WordPress themes other than Genesis. Also includes code snippets to modify WordPress core default functionality and extend WordPress core functions.
Related Products In Same Category
This PHP code creates a custom loop for related products in the same category as the current product being viewed on the single product page
Wholesale Discount With Price Strike Through in WooCommerce
The code in this download folder enables the storeowner to discount WooCommerce products based on the wholesale user role. This
Add Custom File Upload Field for Customers To Download On My Account Page in WooCommerce
The code in this download folder adds a file upload field to the user profile page for WooCommerce customers. The file download link is then
Set Base Rate for Additional Flat Rate Shipping Fees by Any Multiple in WooCommerce
The PHP code in this download folder for WooCommerce gives you the option to set a different shipping price when someone orders specific
Set WooCommerce Shipping Rates Based on Quantity
To dynamically set shipping costs based on the quantity of products ordered using a WooCommerce hook, you can install the code in this