HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/tops.komma.pro/wwwroot/pages/en/webshop.xml.php
<content>
    <ambiance>
        <row type="image">
            <img src="/public/images/static/ambiance/bright_room2.jpg" alt="Sfeer Tops Luchtfilters" />
        </row>
    </ambiance>

    <article>
        <row type="h1_no_button">Webshop</row>

        <row type="p">
            <![CDATA[
            TOPS heat recovery filters delivers to companies, individuals and Associations of owners in The Netherlands,
            Belgium, Germany and Austria. For individuals and Associations of owners there is a special webshop. Most of
            the filters offered at the webshop are produced by TOPS themselves. Visit our
            <a href="http://www.topswtwfilters.nl/" target="_blank">digital webshop</a> and find out about our wide range of certified heat recovery filters.
            ]]>
        </row>

        <row type="btn">
            <btn url="http://www.topswtwfilters.nl/" target="_blank">Visit our webshop</btn>
        </row>
    </article>

    <call_us>
        <row type="call_us">
            <text>
                <![CDATA[
                <span class="streamer">Individuals order <strong>easily</strong> and <strong>fast</strong> on our webshop.</span>

                Send an <strong> <a href="mailto:info@topsluchtfilters.nl">e-mail</a></strong><br /> or call <br /><strong class="blue">+31 (0)40 - 204 54 06</strong>.
                ]]>
            </text>
            <name>Sven</name>
            <lastName>Vrijdag</lastName>
            <function>Allround employee</function>
            <btn url="http://www.topswtwfilters.nl/" target="_blank">Visit our webshop</btn>
        </row>
    </call_us>

    <sidebar>
        <row type="images">
            <img src="/public/images/static/TOPS_webshop2.jpg" alt="TOPS WTW Filters" />
            <img src="/public/images/static/TOPS_webshop.jpg" alt="TOPS WTW Filters" />
        </row>

        <row type="lists">
            <list>
                <?php
                    include  DOCUMENT_ROOT . 'pages/includes/uses.php';
                    echo getUses(array('houses'));
                ?>
            </list>
        </row>
    </sidebar>
</content>