Hi, I am selling baking classes and my classes are products with variations (dates).
On my frontend, when showing the product grid, I would like to fetch the variations and out put it as simple text.
Like:
My product has the property Name: “Dates”
Values are: 04. & 05. Februar 2022 | 01. & 02. April 2022
On my frontend product grid I want to see the output:
Dates:
04. & 05. Februar 2022
01. & 02. April 2022
Single Dates don’t need to have a link to the product, I just need the plain text.
Is there somehow a way to get this via ACF done?
I am using Elementor Pro.
Thanks!
Getting and displaying product variations sounds like a question for WooCommerce.