<template>
    <mxGraphModel grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1"
                  pageWidth="232" pageHeight="160" background="#ffffff" format="58x40">
        <root>
            <mxCell id="0"/>
            <mxCell id="1" parent="0"/>
            <UserObject label="${Наименование товара}" var="assortment.name" id="2">
                <mxCell style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;overflow=hidden;editable=0;whiteSpace=wrap;"
                        parent="1" vertex="1">
                    <mxGeometry width="230" height="40" as="geometry"/>
                </mxCell>
            </UserObject>
            <mxCell id="3" value="Арт."
                    style="text;strokeColor=none;fillColor=none;align=right;verticalAlign=middle;whiteSpace=wrap;fontSize=10;"
                    parent="1" vertex="1">
                <mxGeometry y="40" width="40" height="20" as="geometry"/>
            </mxCell>
            <UserObject label="${Артикул товара}" var="assortment.article" id="4">
                <mxCell style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;overflow=hidden;editable=0;fontSize=10;"
                        parent="1" vertex="1">
                    <mxGeometry x="40" y="40" width="190" height="20" as="geometry"/>
                </mxCell>
            </UserObject>
            <UserObject label="${Цена товара}" var="assortment.price" id="5">
                <mxCell style="text;strokeColor=none;fillColor=none;align=right;verticalAlign=middle;overflow=hidden;editable=0;fontSize=14;fontStyle=1"
                        parent="1" vertex="1">
                    <mxGeometry y="60" width="120" height="30" as="geometry"/>
                </mxCell>
            </UserObject>
            <UserObject label="${Валюта}" var="assortment.currency" id="8">
                <mxCell style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;overflow=hidden;editable=0;fontSize=14;fontStyle=1"
                        parent="1" vertex="1">
                    <mxGeometry x="120" y="60" width="110" height="30" as="geometry"/>
                </mxCell>
            </UserObject>
            <UserObject label="${QR-код Техкарты}" var="position.qrCode" id="9">
                <mxCell style="text;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;overflow=hidden;editable=0;fontSize=12;"
                        parent="1" vertex="1">
                    <mxGeometry x="91" y="100" width="50" height="50" as="geometry"/>
                </mxCell>
            </UserObject>
        </root>
    </mxGraphModel>
    <output>
        <fontfamily family="Open Sans"/>
        <fontsize size="11"/>
        <shadowcolor color="#000000"/>
        <shadowalpha alpha="0.25"/>
        <shadowoffset dx="2" dy="3"/>
        <scale scale="1"/>
        <save/>
        <scale scale="1"/>
        <rect x="0" y="0" w="230" h="40"/>
        <fillstroke/>
        <restore/>
        <save/>
        <scale scale="1"/>
        <fontsize size="12"/>
        <text x="115" y="20" w="226" h="36" str="${Наименование товара}" align="center" valign="middle" wrap="1"
              format="html" overflow="hidden" clip="1" rotation="0" type="Text"/>
        <restore/>
        <save/>
        <scale scale="1"/>
        <rect x="0" y="40" w="40" h="20"/>
        <fillstroke/>
        <restore/>
        <save/>
        <scale scale="1"/>
        <fontsize size="10"/>
        <text x="38" y="50" w="36" h="16" str="Арт." align="right" valign="middle" wrap="1" format="html"
              overflow="visible" clip="0" rotation="0" type="Text"/>
        <restore/>
        <save/>
        <scale scale="1"/>
        <rect x="40" y="40" w="190" h="20"/>
        <fillstroke/>
        <restore/>
        <save/>
        <scale scale="1"/>
        <fontsize size="10"/>
        <text x="42" y="50" w="186" h="16" str="${Артикул товара}" align="left" valign="middle" wrap="0" format=""
              overflow="hidden" clip="1" rotation="0" type="Text"/>
        <restore/>
        <save/>
        <scale scale="1"/>
        <rect x="0" y="60" w="120" h="30"/>
        <fillstroke/>
        <restore/>
        <save/>
        <scale scale="1"/>
        <fontsize size="14"/>
        <fontstyle style="1"/>
        <text x="118" y="75" w="116" h="26" str="${Цена товара}" align="right" valign="middle" wrap="0" format=""
              overflow="hidden" clip="1" rotation="0" type="Text"/>
        <restore/>
        <save/>
        <scale scale="1"/>
        <rect x="120" y="60" w="110" h="30"/>
        <fillstroke/>
        <restore/>
        <save/>
        <scale scale="1"/>
        <fontsize size="14"/>
        <fontstyle style="1"/>
        <text x="122" y="75" w="106" h="26" str="${Валюта}" align="left" valign="middle" wrap="0" format=""
              overflow="hidden" clip="1" rotation="0" type="Text"/>
        <restore/>
        <save/>
        <scale scale="1"/>
        <rect x="36" y="90" w="160" h="70"/>
        <fillstroke/>
        <restore/>
        <save/>
        <scale scale="1"/>
        <fontsize size="12"/>
        <text x="93" y="102" w="46" h="46" str="${QR-код Техкарты}" align="center" valign="middle" wrap="1" format="html"
              overflow="hidden" clip="1" rotation="0" type="Text"/>
        <restore/>
    </output>
</template>
