Woocommerce Product Variation Description with dynamic loading
Recently I had a project where a client needed to offer summer camps through a Woocommerce store. The product page would be linked to from another page on their site, with the desired camp pre-loaded in the drop-down selector on arrival. However, once there you could of course play with the drop-down to select other camps.
What I wanted to do was to have the selected camp pre-loaded on arrival, and also show a description, yet have that description change as the drop-down changed. Let’s break down what I did to get everything working.
Read More ▶