Replies: 0
Hi.
Can somehow get products attributes from description
For example a product is having this description
<p><strong>Features:</strong></p>
<ul>
<li>Shocking Sound, Powerful bass</li>
<li>Long Battery Life</li>
<li>Stylish and Cool Appearance</li>
</ul>
<p><strong>Specification:</strong></p>
<ul>
<li>Brand: XO</li>
<li>Bluetooth version: V5.0</li>
<li>Battery capacity: 1200mA</li>
<li>Playtime: About 5 hours</li>
<li>Charging time: About 5 hours</li>
<li>Product Size :142 x 65 x 65 mm</li>
<li>Package Size: 150 x 77 x 77mm</li>
<li>Bluetooth Distance : 10m</li>
<li>Charging Input Standard: USB 5V, 500-1000mA</li>
<li>Material: ABS</li>
<li>Working Frequency: 2.402GHz – 2.480GHz</li>
<li>Support playback mode: TF Card, USB</li>
<li>Color: Black</li>
</ul>
How cab we get custom text to have attributes.
==========================
And second how its possible to connect new attribute to existing attribute?
Thank you for all.