Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

How to define “Attribute Groups” on sample data?

$
0
0

Replies: 0

I would like to use defined groups within Attribute Groups plugin “Attribute Groups” instead of sets of them like this sample
<product>
<title>Wagyu Tenderloin Steak</title>
<price>55</price>
<weight>6 oz</weight>
……..
<qty />
<description />
</product>

How can I do this?

something like this

<product>
<title>Wagyu Tenderloin Steak</title>
<attgroups>Defined Attribute Group NAME</attgroups>
<qty />
<description />
</product>


Viewing all articles
Browse latest Browse all 59525

Trending Articles