<?xml version="1.0" encoding="UTF-8"?>

<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
    <section name="TemandoStorefrontProductSection">
        <element name="productAttribute" type="select" selector="//select[@id='attribute{{var1}}']" parameterized="true"/>
    </section>
</sections>
