You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
384 lines
29 KiB
384 lines
29 KiB
<?xml version="1.0" encoding="utf-8" ?>
|
|
<odoo>
|
|
<data>
|
|
<template id="xtream_contact_us" name="Xtream Contact Us" inherit_id="website.contactus">
|
|
<!-- <xpath expr="//div[hasclass('oe_structure')]" position="replace"/>-->
|
|
<!-- <xpath expr="//section[hasclass('s_text_block')]" position="replace"/>-->
|
|
<xpath expr="//div[@id='wrap']" position="replace">
|
|
|
|
<!-- <div id="wrapwrap" class=" ">-->
|
|
|
|
<!-- <main>-->
|
|
<div id="wrap">
|
|
<div class="container mt-4 mb-5">
|
|
<div class="row">
|
|
<div class="col-lg-7 col-xl-6 mr-lg-auto">
|
|
<!-- <div class="oe_structure"></div>-->
|
|
<!-- <span class="hidden"></span>-->
|
|
<div id="contactus_section">
|
|
<section class="s_website_form">
|
|
<div class="container">
|
|
<section class="body_section">
|
|
<!-- Contact section starts here -->
|
|
<section class="contact">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-8 col-12">
|
|
<div class="contact_left">
|
|
<div class="name">
|
|
<h3>Get in touch</h3>
|
|
<p>
|
|
Say hello
|
|
</p>
|
|
<form id="contactus_form"
|
|
t-ignore="true"
|
|
action="/website_form/"
|
|
method="post"
|
|
data-model_name="mail.mail"
|
|
enctype="multipart/form-data"
|
|
data-success_page="/contactus-thank-you"
|
|
class="contact-form">
|
|
<div class="row">
|
|
<div class="form-group row form-field o_website_form_custom o_website_form_required_custom">
|
|
<div class="col-sm-12">
|
|
<div class="input-block">
|
|
<label for="Name">
|
|
Your
|
|
Name
|
|
</label>
|
|
<input type="text"
|
|
class="form-control o_website_form_input"
|
|
name="Name"
|
|
required=""/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="form-group row form-field o_website_form_custom">
|
|
<div class="col-sm-12">
|
|
<div class="input-block">
|
|
<label for="Phone">
|
|
Phone
|
|
Number
|
|
</label>
|
|
<input type="tel"
|
|
class="form-control o_website_form_input"
|
|
name="Phone"/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="form-group row form-field o_website_form_required_custom">
|
|
<div class="col-sm-12">
|
|
<div class="input-block">
|
|
<label for="email_from">
|
|
Email
|
|
</label>
|
|
<input type="email"
|
|
class="form-control o_website_form_input"
|
|
name="email_from"
|
|
required=""/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="form-group row form-field o_website_form_custom">
|
|
<div class="col-sm-12">
|
|
<div class="input-block">
|
|
<label for="Partner Name">
|
|
Your Company
|
|
</label>
|
|
<input type="text"
|
|
class="form-control o_website_form_input"
|
|
name="Partner Name"/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="form-group row form-field o_website_form_required_custom">
|
|
<div class="col-sm-12">
|
|
<div class="input-block">
|
|
<label for="subject">
|
|
Subject
|
|
</label>
|
|
<input type="text"
|
|
class="form-control o_website_form_input"
|
|
name="subject"
|
|
required=""/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="form-group row form-field o_website_form_custom o_website_form_required_custom">
|
|
<div class="col-sm-12">
|
|
<div class="input-block textarea">
|
|
<label for="Description">
|
|
Your Question
|
|
</label>
|
|
<textarea rows="3"
|
|
type="text"
|
|
class="form-control o_website_form_input"
|
|
name="Description"
|
|
required=""/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="form-group row form-field d-none">
|
|
<div class="col-lg-3 col-md-4">
|
|
<label class="col-form-label"
|
|
for="email_to">
|
|
Email To
|
|
</label>
|
|
</div>
|
|
<div class="col-lg-7 col-md-8">
|
|
<input type="hidden"
|
|
class="form-control o_website_form_input"
|
|
name="email_to"
|
|
t-att-value="res_company.email"/>
|
|
</div>
|
|
</div>
|
|
<div class="col-sm-12">
|
|
<a href="#"
|
|
class="btn btn-contact btn-lg o_website_form_send">
|
|
Send message
|
|
</a>
|
|
<span id="o_website_form_result"/>
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</section>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
|
|
<section class="body_section">
|
|
<div class="row">
|
|
<section class="contact">
|
|
<div class="contact_right">
|
|
<div class="wrapper">
|
|
<div class="c_info">
|
|
<h3>marketing</h3>
|
|
<div class="phone">
|
|
<p>
|
|
<span>Phone:</span>
|
|
<a href="tel:+6494461709">+6494461709</a>
|
|
</p>
|
|
<p>
|
|
<span>Mail:</span>
|
|
<a href="mailto:info@xtream.com">
|
|
info@xtream.com
|
|
</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div class="c_info">
|
|
<h3>Shipping & Returns</h3>
|
|
<div class="phone">
|
|
<p>
|
|
<span>Phone:</span>
|
|
<a href="tel:+6494461709">+6494461709</a>
|
|
</p>
|
|
<p>
|
|
<span>Mail:</span>
|
|
<a href="mailto:info@xtream.com">
|
|
info@xtream.com
|
|
</a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div class="c_info">
|
|
<h3>Information</h3>
|
|
<div class="phone">
|
|
<address itemscope="itemscope"
|
|
itemtype="http://schema.org/Organization">
|
|
<!-- TODO widget contact must add itemprop attributes -->
|
|
<div t-field="res_company.partner_id" t-options='{
|
|
"widget": "contact",
|
|
"fields": ["name", "address", "phone", "mobile", "email"]}'/>
|
|
<t t-if="not res_company.google_map_img()">
|
|
<span class="fa fa-map-marker fa-fw mt16" role="img"
|
|
aria-label="Address" title="Address"/>
|
|
<a t-att-href="res_company.google_map_link()"
|
|
target="_BLANK">Google Maps
|
|
</a>
|
|
</t>
|
|
</address>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- </main>-->
|
|
<!-- </div>-->
|
|
</xpath>
|
|
|
|
|
|
</template>
|
|
</data>
|
|
</odoo>
|
|
|
|
<!--col-lg-4-->
|
|
|
|
|
|
<!--<div id="wrap">-->
|
|
<!--<div class="container mt-4 mb-5">-->
|
|
<!-- <div class="row">-->
|
|
<!-- <div class="col-lg-7 col-xl-6 mr-lg-auto">-->
|
|
<!-- <div class="oe_structure" data-oe-model="ir.ui.view" data-oe-id="489" data-oe-field="arch"-->
|
|
<!-- data-oe-xpath="/t[1]/t[1]/div[1]/div[1]/div[1]/div[1]/div[1]">-->
|
|
<!-- </div>-->
|
|
<!-- <span class="hidden" data-for="contactus_form" data-oe-id="1136" data-oe-xpath="/data/xpath/span"-->
|
|
<!-- data-oe-model="ir.ui.view" data-oe-field="arch"-->
|
|
<!-- data-values="{'email_to': 'info@yourcompany.com'}"></span>-->
|
|
<!-- <div id="contactus_section">-->
|
|
<!-- <section class="s_website_form" data-vcss="001" data-snippet="s_website_form">-->
|
|
|
|
<!-- </section>-->
|
|
<!-- </div>-->
|
|
<!-- </div>-->
|
|
|
|
<!-- </div>-->
|
|
<!--</div>-->
|
|
<!--<div class="oe_structure mt-2" data-oe-model="ir.ui.view" data-oe-id="489" data-oe-field="arch"-->
|
|
<!-- data-oe-xpath="/t[1]/t[1]/div[1]/div[2]"></div>-->
|
|
<!--</div>-->
|
|
|
|
|
|
<!--<div id="wrapwrap" class=" ">-->
|
|
|
|
<!--<main>-->
|
|
|
|
|
|
<!-- <div id="wrap">-->
|
|
<!-- <div class="container mt-4 mb-5">-->
|
|
<!-- <div class="row">-->
|
|
<!-- <div class="col-lg-7 col-xl-6 mr-lg-auto">-->
|
|
<!-- <div class="oe_structure" data-oe-model="ir.ui.view" data-oe-id="489" data-oe-field="arch"-->
|
|
<!-- data-oe-xpath="/t[1]/t[1]/div[1]/div[1]/div[1]/div[1]/div[1]">-->
|
|
<!-- </div>-->
|
|
<!-- <span class="hidden" data-for="contactus_form" data-oe-id="1136" data-oe-xpath="/data/xpath/span"-->
|
|
<!-- data-oe-model="ir.ui.view" data-oe-field="arch"-->
|
|
<!-- data-values="{'email_to': 'info@yourcompany.com'}"></span>-->
|
|
<!-- <div id="contactus_section">-->
|
|
<!-- <section class="s_website_form" data-vcss="001" data-snippet="s_website_form">-->
|
|
<!-- <div class="container">-->
|
|
<!-- <section class="body_section">-->
|
|
|
|
<!-- <section class="contact">-->
|
|
<!-- <div class="container">-->
|
|
<!-- <div class="row">-->
|
|
<!-- <div class="col-lg-8 col-12">-->
|
|
<!-- <div class="contact_left">-->
|
|
|
|
<!-- </div>-->
|
|
<!-- </div>-->
|
|
<!-- </div>-->
|
|
<!-- </div>-->
|
|
<!-- </section>-->
|
|
<!-- </section>-->
|
|
<!-- </div>-->
|
|
<!-- </section>-->
|
|
<!-- </div>-->
|
|
<!-- </div>-->
|
|
|
|
|
|
<!-- <div class="c_info" data-oe-model="ir.ui.view" data-oe-id="1365"-->
|
|
<!-- data-oe-field="arch"-->
|
|
<!-- data-oe-xpath="/data/xpath[3]/section/div[1]/section[1]/div[1]/div[1]/div[1]">-->
|
|
|
|
<!-- </div>-->
|
|
<!-- <div class="c_info" data-oe-model="ir.ui.view" data-oe-id="1365"-->
|
|
<!-- data-oe-field="arch"-->
|
|
<!-- data-oe-xpath="/data/xpath[3]/section/div[1]/section[1]/div[1]/div[1]/div[2]">-->
|
|
|
|
<!-- </div>-->
|
|
<!-- <div class="c_info">-->
|
|
<!-- <h3 data-oe-model="ir.ui.view" data-oe-id="1365" data-oe-field="arch"-->
|
|
<!-- data-oe-xpath="/data/xpath[3]/section/div[1]/section[1]/div[1]/div[1]/div[3]/h3[1]">-->
|
|
<!-- Information-->
|
|
<!-- </h3>-->
|
|
<!-- <div class="phone">-->
|
|
|
|
<!-- <address itemscope="itemscope" itemtype="http://schema.org/Organization">-->
|
|
|
|
<!-- <div data-oe-model="res.company" data-oe-id="1"-->
|
|
<!-- data-oe-field="partner_id" data-oe-type="contact"-->
|
|
<!-- data-oe-expression="res_company.partner_id" data-oe-many2one-id="1"-->
|
|
<!-- data-oe-many2one-model="res.partner"-->
|
|
<!-- data-oe-contact-options="{"widget": "contact", "fields": ["name", "address", "phone", "mobile", "email"], "tagName": "div", "expression": "res_company.partner_id", "type": "contact", "inherit_branding": true, "translate": false}"-->
|
|
<!-- data-oe-field-xpath="/t[1]/address[1]/div[1]">-->
|
|
<!-- <address class="mb-0" itemscope="itemscope"-->
|
|
<!-- itemtype="http://schema.org/Organization">-->
|
|
|
|
|
|
<!-- <div>-->
|
|
|
|
<!-- <span itemprop="name">YourCompany</span>-->
|
|
|
|
|
|
<!-- </div>-->
|
|
|
|
|
|
<!-- <div itemprop="address" itemscope="itemscope"-->
|
|
<!-- itemtype="http://schema.org/PostalAddress">-->
|
|
<!-- <div class="d-flex align-items-baseline">-->
|
|
<!-- <i class="fa fa-map-marker fa-fw" role="img"-->
|
|
<!-- aria-label="Address" title="Address"></i>-->
|
|
<!-- <span class="w-100 o_force_ltr d-block"-->
|
|
<!-- itemprop="streetAddress">250 Executive Park Blvd,-->
|
|
<!-- Suite 3400<br>San Francisco 94134<br>California CA-->
|
|
<!-- <br>India-->
|
|
<!-- </span>-->
|
|
<!-- </div>-->
|
|
|
|
<!-- <div>-->
|
|
<!-- <i class="fa fa-phone fa-fw" role="img"-->
|
|
<!-- aria-label="Phone" title="Phone"></i>-->
|
|
<!-- <span class="o_force_ltr" itemprop="telephone">+1 (650)-->
|
|
<!-- 555-0111-->
|
|
<!-- </span>-->
|
|
<!-- </div>-->
|
|
|
|
|
|
<!-- <div>-->
|
|
<!-- <i class="fa fa-envelope fa-fw" role="img"-->
|
|
<!-- aria-label="Email" title="Email"></i>-->
|
|
<!-- <span itemprop="email">info@yourcompany.com</span>-->
|
|
<!-- </div>-->
|
|
<!-- </div>-->
|
|
|
|
|
|
<!-- </address>-->
|
|
<!-- </div>-->
|
|
|
|
<!-- <span class="fa fa-map-marker fa-fw mt16" role="img"-->
|
|
<!-- aria-label="Address" title="Address" data-oe-model="ir.ui.view"-->
|
|
<!-- data-oe-id="612" data-oe-field="arch"-->
|
|
<!-- data-oe-xpath="/t[1]/address[1]/t[1]/span[1]"></span>-->
|
|
<!-- <a target="_BLANK" data-oe-model="ir.ui.view" data-oe-id="612"-->
|
|
<!-- data-oe-field="arch" data-oe-xpath="/t[1]/address[1]/t[1]/a[1]"-->
|
|
<!-- href="https://maps.google.com/maps?q=250+Executive+Park+Blvd%2C+Suite+3400%2C+San+Francisco+94134%2C+India&z=8">-->
|
|
<!-- Google Maps-->
|
|
<!-- </a>-->
|
|
|
|
<!-- </address>-->
|
|
|
|
<!-- <div class="alert alert-warning" data-oe-model="ir.ui.view" data-oe-id="613"-->
|
|
<!-- data-oe-field="arch" data-oe-xpath="/data/xpath/t[2]/div[1]">-->
|
|
<!-- <i class="fa fa-plus-circle"></i>-->
|
|
<!-- The Google map option is enabled but <a-->
|
|
<!-- href="/web#action=website.action_website_configuration">not properly-->
|
|
<!-- configured</a>.-->
|
|
<!-- </div>-->
|
|
|
|
|
|
<!-- </div>-->
|
|
<!-- </div>-->
|
|
<!-- -->
|