• Resolved ilyapokrov

    (@ilyapokrov)


    Please tell me how to work with the following attribute entry:
    <param name=”Размерный ряд”>35-43</param>

    It indicates that the shoes are available in the following sizes – 35, 36, 37, 38, 39, 40, 41, 42, 43.

    If you write {param[@name= “Размерный ряд”]}, then 35-43 will be displayed. But I need to specify each size so that these attribute values are included in the search on the site. Thank you in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Enumeration parameter’ is closed to new replies.