Woocommerce: use non-variation attributes from frontend

Posted on

Woocommerce: use non-variation attributes from frontend – allow customers to select term (option) from non-variation attributes on variable or simple products frontend pages, add selection to cart item, display it in cart, add it to order item. /** * Inspired from: https://gist.github.com/dazecoop/548b2621e86fb030da8e5adb1bfe484f * * How to use: * – add to your function.php or related […]