/
home
/
assocoweys
/
assoco
/
plugins
/
system
/
nrframework
/
xml
/
conditions
/
component
/
Upload File
HOME
<?xml version="1.0" encoding="utf-8"?> <form> <fieldset name="general"> <field name="ecomm_current_product_start" type="nr_inline" class="tf-inline-fields tf-align-items-start" label="NR_CURRENT_PRODUCT" /> <field name="operator" type="comparator" hiddenLabel="true" /> <field name="value" type="virtuemartcomponentitems" hiddenLabel="true" multiple="true" class="hasChosen" column_id="virtuemart_product_id" column_title="product_name" column_state="p.published" join="#__virtuemart_products as p ON i.virtuemart_product_id = p.virtuemart_product_id" /> <field name="ecomm_current_product_end" type="nr_inline" end="1" /> </fieldset> </form>