Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script type="text/javascript">
- <!--
- var baseDir = '{$base_dir_ssl}';
- -->
- </script>
- <script type="text/javascript" src="{$js_dir}layer.js"></script>
- <script type="text/javascript" src="{$content_dir}js/conditions.js"></script>
- <script type="text/javascript" src="{$js_dir}order-main.js"></script>
- {if !$virtual_cart && $giftAllowed && $cart->gift == 1}
- <script type="text/javascript">{literal}
- // <![CDATA[
- $('document').ready( function(){
- $('#gift_div').toggle('slow');
- });
- //]]>
- {/literal}</script>
- {/if}
- {include file=$tpl_dir|cat:'thickbox.tpl'}
- {capture name=path}{l s='Shipping'}{/capture}
- {include file=$tpl_dir|cat:'breadcrumb.tpl'}
- <div id="shopping_cart_summary">
- {assign var='current_step' value='address'}
- {include file=$tpl_dir|cat:'order-steps.tpl'}
- {include file=$tpl_dir|cat:'errors.tpl'}
- <form autocomplete="off" id="account-creation_form" action="{$base_dir_ssl}order.php" method="post" onsubmit="return acceptCGV('{l s='Please accept the terms of service before the next step.' js=1}');">
- {if $virtual_cart}
- <input id="input_virtual_carrier" class="hidden" type="hidden" name="id_carrier" value="0" />
- {else}
- <fieldset class="noPair">
- <div class="title"><div class="leftRound"></div><div class="rightRound"></div><h3>{l s='Choose your delivery method'}</h3></div>
- <div class="content_block noPadding">
- <div class="topRound"></div><div class="bottomRound"></div>
- {if $recyclablePackAllowed}
- <!--p class="checkbox">
- <input type="checkbox" name="recyclable" id="recyclable" value="1" {if $recyclable == 1}checked="checked"{/if} />
- <label for="recyclable">{l s='I agree to receive my order in recycled packaging'}.</label>
- </p-->
- {/if}
- {if $carriers && count($carriers)}
- <div class="table_block">
- <table class="std" id="carrierType">
- <!--thead>
- <tr>
- <th class="carrier_action first_item"></th>
- <th class="carrier_name item">{l s='Carrier'}</th>
- <th class="carrier_infos item">{l s='Information'}</th>
- <th class="carrier_price last_item">{l s='Price'}</th>
- </tr>
- </thead-->
- <tbody>
- {foreach from=$carriers item=carrier key=k name=myLoop}
- <tr class="{if $smarty.foreach.myLoop.first}first_item{elseif $smarty.foreach.myLoop.last}last_item{/if} {if $smarty.foreach.myLoop.index % 2}alternate_item{else}item{/if}">
- {if $show_weight1000 && $carrier.id_carrier|intval != 76}
- {continue}
- {/if}
- <td class="carrier_action radio">
- <input type="radio" name="id_carrier" value="{$carrier.id_carrier|intval}" id="id_carrier{$carrier.id_carrier|intval}" {if $carrier.id_carrier == $checked || ($checked == 0 && $i == 0) || ($carriers|@sizeof == 1) || $default_carrier == $carrier.id_carrier}checked="checked"{/if} />
- </td>
- <td class="carrier_name">
- <label for="id_carrier{$carrier.id_carrier|intval}">
- <!--{if $carrier.img}<img src="{$carrier.img|escape:'htmlall':'UTF-8'}" alt="{$carrier.name|escape:'htmlall':'UTF-8'}" />{else}{$carrier.name|escape:'htmlall':'UTF-8'}{/if}-->
- {$foao}
- {$carrier.name|escape:'htmlall':'UTF-8'}
- {if $carrier.price}
- <span class="price">
- {if $priceDisplay == 1}{convertPrice price=$carrier.price_tax_exc}{else}{convertPrice price=$carrier.price}{/if}
- </span>
- {if $use_taxes}{if $priceDisplay == 1} {l s='(tax excl.)'}{else} {l s='(tax incl.)'}{/if}{/if}
- {else if $carrier.id_reference != 137}
- {l s='Free!'}
- {/if}
- {if $carrier.delay}
- <div class="infoBlock question">
- <div class="holder">
- <div class="topDecor"></div>
- <div class="bottomDecor"></div>
- {if $k==1}
- {l s='Venipak'}
- {else}
- {l s='Popup be pristatymo'}
- {/if}
- </div>
- </div>
- {/if}
- </label>
- </td>
- <!--td class="carrier_infos">{$carrier.delay|escape:'htmlall':'UTF-8'}</td>
- <td class="carrier_price">
- {if $carrier.price}
- <span class="price">
- {if $priceDisplay == 1}{convertPrice price=$carrier.price_tax_exc}{else}{convertPrice price=$carrier.price}{/if}
- </span>
- {if $use_taxes}{if $priceDisplay == 1} {l s='(tax excl.)'}{else} {l s='(tax incl.)'}{/if}{/if}
- {else}
- {l s='Free!'}
- {/if}
- </td-->
- {if $carrier_places && $carrier.id_reference == 137}
- <tr>
- <td class="carrier_places" colspan="2" style="display:none;" id="{$carrier.id_carrier|intval}_places">
- <input type="hidden" name="carrierplacesid" value="{$carrier.id_carrier|intval}" />
- <div style="width: 920px;">
- <div style="float: left; width: 370px;">
- {$carrier_places}
- <p style="width:350px;color:red;font-size: 12px">{l s='Choose a delivery address:'}</p>
- </div>
- {if $carrier_embed}
- <div style="float: left; width: 550px;">
- {$carrier_embed}
- <small style="width:550px;background-color:white;font-size:10px;">
- View
- <a target="_blank" style="color:#0000FF;text-align:left;" href="{$carrier_href}">
- DPD Siuntų taškų tinklas
- </a>
- in a larger map
- </small>
- </div>
- {/if}
- </div>
- </td>
- </tr>
- {/if}
- </tr>
- <tr>
- <td colspan="2" class="carrier_infos">{$carrier.delay|escape:'htmlall':'UTF-8'}</td>
- </tr>
- {/foreach}
- {$HOOK_EXTRACARRIER}
- </tbody>
- </table>
- <div style="display: none;" id="extra_carrier"></div>
- </div>
- {else}
- <p class="warning">{l s='There are no carriers available that will deliver to this address!'}</td></tr>
- {/if}
- <div id="hidePart">
- {if $giftAllowed}
- <!--h3 class="gift_title">{l s='Gift'}</h3>
- <p class="checkbox">
- <input type="checkbox" name="gift" id="gift" value="1" {if $cart->gift == 1}checked="checked"{/if} onclick="$('#gift_div').toggle('slow');" />
- <label for="gift">{l s='I would like the order to be gift-wrapped.'}</label>
- <br />
-
- {if $gift_wrapping_price > 0}
- ({l s='Additional cost of'}
- <span class="price">
- {if $priceDisplay == 1}{convertPrice price=$total_wrapping_tax_exc}{else}{convertPrice price=$total_wrapping}{/if}
- </span>
- {if $use_taxes}{if $priceDisplay == 1} {l s='(tax excl.)'}{else} {l s='(tax incl.)'}{/if}{/if})
- {/if}
- </p-->
- <p id="gift_div" class="textarea">
- <label for="gift_message">{l s='If you wish, you can add a note to the gift:'}</label>
- <textarea rows="5" cols="35" id="gift_message" name="gift_message">{$cart->gift_message|escape:'htmlall':'UTF-8'}</textarea>
- </p>
- {/if}
- {/if}
- <!--strong>{l s='Your basket contains items that you have specifically ordered'}</strong-->
- <div id="shopping_cart_summary">
- <div id="order-detail-content" class="table_block">
- <table id="cart_summary" class="std">
- <thead>
- <tr >
- <th class="cart_ref first_item">{l s='Ref.'}</th>
- <!--th class="cart_product">{l s='Product'}</th-->
- <th class="cart_description item">{l s='Description'}</th>
- <th class="cart_category item">{l s='Delivery time'}</th>
- {if $dealer}
- <th class="cart_availability item">{l s='Avail.'}</th>
- {/if}
- <th class="cart_unit item">{l s='Unit price'}</th>
- {if $dealer}
- <th class="cart_unit item">{l s='Dealer price'}</th>
- {/if}
- <th class="cart_quantity item">{l s='Qty'}</th>
- <th class="cart_total">{l s='Total'}</th>
- <th class="cart_delete last_item">{l s='Delete'}</th>
- </tr>
- </thead>
- <tbody>
- {foreach from=$products item=product name=productLoop}
- {if $product.reference}
- {assign var='productId' value=$product.id_product}
- {assign var='productAttributeId' value=$product.id_product_attribute}
- {assign var='quantityDisplayed' value=0}
- {include file=$tpl_dir|cat:'shopping-cart-product-line.tpl'}
- {* Then the customized datas ones *}
- {if isset($customizedDatas.$productId.$productAttributeId)}
- {foreach from=$customizedDatas.$productId.$productAttributeId key='id_customization' item='customization'}
- <tr class="alternate_item cart_item">
- <td colspan="5">
- {foreach from=$customization.datas key='type' item='datas'}
- {if $type == $CUSTOMIZE_FILE}
- <div class="customizationUploaded">
- <ul class="customizationUploaded">
- {foreach from=$datas item='picture'}<li><img src="{$pic_dir}{$picture.value}_small" alt="" class="customizationUploaded" /></li>{/foreach}
- </ul>
- </div>
- {elseif $type == $CUSTOMIZE_TEXTFIELD}
- <ul class="typedText">
- {foreach from=$datas item='textField' name='typedText'}<li>{if $textField.name}{$textField.name}{else}{l s='Text #'}{$smarty.foreach.typedText.index+1}{/if}{l s=':'} {$textField.value}</li>{/foreach}
- </ul>
- {/if}
- {/foreach}
- </td>
- <td class="cart_quantity">
- <a class="cart_quantity_delete" href="{$base_dir_ssl}cart.php?delete&id_product={$product.id_product|intval}&ipa={$product.id_product_attribute|intval}&id_customization={$id_customization}&token={$token_cart}"><img src="{$img_dir}icon/delete.gif" alt="{l s='Delete'}" title="{l s='Delete this customization'}" class="icon" /></a>
- <p>{$customization.quantity}</p>
- </td>
- <td class="cart_total"></td>
- </tr>
- {assign var='quantityDisplayed' value=$quantityDisplayed+$customization.quantity}
- {/foreach}
- {* If it exists also some uncustomized products *}
- {if $product.quantity-$quantityDisplayed > 0}{include file=$tpl_dir|cat:'shopping-cart-product-line.tpl'}{/if}
- {/if}
- {/if}
- {/foreach}
- {foreach from=$gifts item=product name=productLoop}
- {include file=$tpl_dir|cat:'shopping-cart-gifts-line.tpl'}
- {/foreach}
- </tbody>
- {if $discounts AND $total_discounts != 0}
- <tbody>
- {foreach from=$discounts item=discount name=discountLoop}
- <tr class="cart_discount {if $smarty.foreach.discountLoop.last}last_item{elseif $smarty.foreach.discountLoop.first}first_item{else}item{/if}">
- <td class="cart_discount_name" colspan="2">{$discount.name}</td>
- <td class="cart_discount_description" colspan="3">{$discount.description}</td>
- <td class="cart_discount_price"><span class="price-discount">
- {if $discount.value_real > 0}
- {if !$priceDisplay}{displayPrice price=$discount.value_real*-1}{else}{displayPrice price=$discount.value_tax_exc*-1}{/if}
- {/if}
- </span></td>
- <td class="cart_discount_delete"><a href="{$base_dir_ssl}order.php?deleteDiscount={$discount.id_discount}" title="{l s='Delete'}"><img src="{$img_dir}icon/delete.gif" alt="{l s='Delete'}" class="icon" /></a></td>
- </tr>
- {/foreach}
- </tbody>
- {/if}
- </table>
- {if $show_deliver_types}
- <div class="chooseOneDeliverType">
- <p>
- {l s='Please choose'}:
- </p>
- <input type="radio" name="deliver_type" value="0" />
- <label><strong>{l s='Available to deliver the goods within 3-4 days, while remaining within 3-4 weeks'}</strong></label><br />
- <input type="radio" name="deliver_type" value="1" checked="checked" />
- <label><strong>{l s='Deliver all goods within 3-4 weeks'}</strong></label>
- </div>
- {/if}
- </div>
- </div>
- <br/><br/><br/>
- <hr/>
- <script type="text/javascript">
- <!--
- var addresses = new Array();
- {foreach from=$addresses key=k item=address}
- addresses[{$address.id_address|intval}] = new Array('{$address.company|addslashes}', '{$address.firstname|addslashes}', '{$address.lastname|addslashes}', '{$address.address1|addslashes}', '{$address.phone_mobile|addslashes}', '{$address.postcode|addslashes}', '{$address.city|addslashes}', '{$address.country|addslashes}', '{$address.other|addslashes}', '{$address.alias|addslashes}', '{$address.company_code|addslashes}', '{$address.vat_code|addslashes}');
- {/foreach}
- var submitedForm = '{$submitedForm}';
- -->
- </script>
- <script type="text/javascript" src="{$js_dir}order-address.js"></script>
- {capture name=path}{l s='Addresses'}{/capture}
- <div class="addresses" id="shippingAddress">
- {if $stairsPrice >= 0}
- <p class="checkbox nolenght sfSame">
- <input style="float: left;" type="checkbox" id="steps_deliver" name="steps_deliver" value="{$stairsPriceNoCurrency}" {if $cart->steps_deliver > 0}checked="checked"{/if} />
- <label for="stepsDeliver">{l s='Užnešimas laiptais'} + {convertPrice price=$stairsPrice}.</label><i style="float: left; line-height: 12px;">{l s="Prekių virš 120 kg užnešimas laiptais negalimas"}</i>
- </p>
- {else}
- <input style="display: none;" type="checkbox" id="steps_deliver" name="steps_deliver" value="1" />
- {/if}
- <br class="clear" />
- <p class="checkbox nolenght sfSame">
- <input checked="checked" type="checkbox" id="addressesAreEquals" value="1" name="same" onclick="updateAddressesDisplay();" {if !$checkedSame} {else if $cart->id_address_invoice == $cart->id_address_delivery || $addresses|@count == 1}checked="checked"{/if} />
- <label for="addressesAreEquals">{l s='Use the same address for billing.'}</label>
- </p>
- <p id="address_invoice_form" class="address_add submit select">
- <a href="{$base_dir_ssl}address.php?back=order.php&step=1{if $back}&mod={$back}{/if}" title="{l s='Add'}" class="button_large">{l s='Add a new address'}</a>
- </p>
- {if $cookie->id_lang == "4" || $cookie->id_lang == "5"}
- {assign var="if_lang" value="true"}
- {/if}
- <div class="clear"></div>
- <fieldset class="pair first" id="address_delivery">
- <div class="title"><div class="leftRound"></div><div class="rightRound"></div><h3>{l s='Your delivery address'}</h3></div>
- <div class="content_block">
- <div class="topRound"></div><div class="bottomRound"></div>
- <input id="reloadValue" type="hidden" name="reloadValue" value="" />
- <input type="hidden" name="id_address" class="id_address" value="{$cart->id_address_delivery|escape:'htmlall':'UTF-8'}" maxlength="64" />
- <input type="hidden" name="token" value="{$token}" />
- <input type="hidden" name="firstname" class="firstname" value="{if isset($smarty.post.firstname)}{$smarty.post.firstname}{else}{$first_address.firstname|escape:'htmlall':'UTF-8'}{/if}" />
- <input type="hidden" class="lastname" name="lastname" value="{if isset($smarty.post.lastname)}{$smarty.post.lastname}{else}{$first_address.lastname|escape:'htmlall':'UTF-8'}{/if}" />
- <p {if $addresses|@count <= 1}style="display: none;"{/if} class="select">
- <label for="id_address_delivery"><small>{l s='Addresses'}</small></label>
- <select autocomplete="off" name="id_address_delivery" id="id_address_delivery" class="address_select" onchange="updateAddressesDisplay(false, 'delivery');">
- {section loop=$addresses step=-1 name=address}
- <option value="{$addresses[address].id_address|intval}" {if $addresses[address].id_address == $cart->id_address_delivery}selected="selected"{/if}>{$addresses[address].alias|escape:'htmlall':'UTF-8'}</option>
- {/section}
- </select>
- </p>
- <p class="required text">
- <label for="city"><sup>*</sup>{l s='City / district'}:</label>
- <input type="text" name="city" class="city" value="{if isset($smarty.post.city)}{$smarty.post.city}{else}{$first_address.city|escape:'htmlall':'UTF-8'}{/if}" maxlength="64" />
- </p>
- <p class="required text">
- <label for="postcode"{if $if_lang}style="padding-left:16px;padding-right:0px;"{/if}><sup>*</sup>{l s='Postal code / Zip code'}: {if $if_lang}<span style="font-weight:normal;">{if $cookie->id_lang == 4}LT{else}LV{/if}-</span>{/if}</label>
- <input type="text" class="postcode" name="postcode" {if $if_lang}style="margin-left:0px;"{/if} value="{if isset($smarty.post.postcode)}{$smarty.post.postcode}{else}{$first_address.postcode|escape:'htmlall':'UTF-8'}{/if}" />
- </p>
- <p class="required text">
- <label for="address1"><sup>*</sup>{l s='Address'}:</label>
- <input type="text" class="address1" name="address1" value="{if isset($smarty.post.address1)}{$smarty.post.address1}{else}{$first_address.address1|escape:'htmlall':'UTF-8'}{/if}" />
- </p>
- <p class="required text">
- <label for="phone_mobile"><sup>*</sup>{l s='Phone'}:</label>
- <input type="text" class="phone_mobile" name="phone_mobile" value="{if isset($smarty.post.phone_mobile)}{$smarty.post.phone_mobile}{else}{$first_address.phone_mobile|escape:'htmlall':'UTF-8'}{/if}" />
- </p>
- <p class="required select" >
- <label for="id_country"><sup>*</sup>{l s='Country'}:</label>
- <select class="id_country" name="id_country">{$countries_list}</select>
- <img class="countryPreloader" class="icon" alt="Atnaujinama" src="{$base_dir_ssl}themes/vssport_new/img2/preloader.gif" />
- </p>
- <p class="text">
- <label for="company">{l s='Company'}:</label>
- <input type="text" id="company" name="company" value="{$address.company|escape:'htmlall':'UTF-8'}" />
- </p>
- <p class="text">
- <label for="company_code">{l s='Company code'}:</label>
- <input type="text" id="company_code" name="company_code" value="{$address.company_code|escape:'htmlall':'UTF-8'}" />
- </p>
- <p class="text">
- <label for="vat_code">{l s='VAT code'}:</label>
- <input type="text" id="vat_code" name="vat_code" value="{$address.vat_code|escape:'htmlall':'UTF-8'}" />
- </p>
- <p class="textarea">
- <label for="other">{l s='Additional information'}:</label>
- <textarea class="other" name="other" cols="26" rows="3">{if isset($smarty.post.other)}{$smarty.post.other}{else}{$first_address.other|escape:'htmlall':'UTF-8'}{/if}</textarea>
- </p>
- <a class="address_update" href="{$base_dir_ssl}address.php?id_address={$address.id_address|intval}&back=order.php&step=1{if $back}&mod={$back}{/if}" title="{l s='Update'}">{l s='Update'}</a>
- <div class="clear"></div>
- </div>
- </fieldset>
- <fieldset class="pair" id="address_invoice">
- <div class="title"><div class="leftRound"></div><div class="rightRound"></div><h3>{l s='Your billing address'}</h3></div>
- <div class="content_block">
- <div class="topRound"></div><div class="bottomRound"></div>
- <input type="hidden" name="id_address2" class="id_address" value="{$invoice_address.id_address|escape:'htmlall':'UTF-8'}" maxlength="64" />
- <input type="hidden" name="token" value="{$token}" />
- <input type="hidden" name="firstname2" class="firstname" value="{if isset($smarty.post.firstname)}{$smarty.post.firstname}{else}{$invoice_address.firstname|escape:'htmlall':'UTF-8'}{/if}" />
- <input type="hidden" class="lastname" name="lastname2" value="{if isset($smarty.post.lastname)}{$smarty.post.lastname}{else}{$invoice_address.lastname|escape:'htmlall':'UTF-8'}{/if}" />
- <p {if $addresses|@count <= 1}style="display: none;"{/if} class="select">
- <label for="id_address_invoice" class="strong"><small>{l s='Addresses'}</small></label>
- <select autocomplete="off" name="id_address_invoice" id="id_address_invoice" class="address_select" onchange="updateAddressesDisplay(false, 'invoice');">
- {section loop=$addresses step=-1 name=address}
- <option value="{$addresses[address].id_address|intval}" {if $addresses[address].id_address == $cart->id_address_invoice && $cart->id_address_delivery != $cart->id_address_invoice}selected="selected"{/if}>{$addresses[address].alias|escape:'htmlall':'UTF-8'}</option>
- {/section}
- </select>
- </p>
- <p class="required text">
- <label for="city"><sup>*</sup>{l s='City / district'}:</label>
- <input type="text" name="city2" class="city" value="{if isset($smarty.post.city2)}{$smarty.post.city2}{else}{$invoice_address.city|escape:'htmlall':'UTF-8'}{/if}" maxlength="64" />
- </p>
- <p class="required text">
- <label for="postcode"{if $if_lang}style="padding-left:16px;padding-right:0px;"{/if}><sup>*</sup>{l s='Postal code / Zip code'}: {if $if_lang}<span style="font-weight:normal;">{if $cookie->id_lang == 4}LT{else}LV{/if}-</span>{/if}</label>
- <input type="text" class="postcode" {if $if_lang}style="margin-left:0px;"{/if} name="postcode2" value="{if isset($smarty.post.postcode2)}{$smarty.post.postcode2}{else}{$invoice_address.postcode|escape:'htmlall':'UTF-8'}{/if}" />
- </p>
- <p class="required text">
- <label for="address1"><sup>*</sup>{l s='Address'}:</label>
- <input type="text" class="address1" name="address12" value="{if isset($smarty.post.address12)}{$smarty.post.address12}{else}{$invoice_address.address1|escape:'htmlall':'UTF-8'}{/if}" />
- </p>
- <p class="required text">
- <label for="phone_mobile2"><sup>*</sup>{l s='Phone'}:</label>
- <input type="text" class="phone_mobile" name="phone_mobile2" value="{if isset($smarty.post.phone_mobile2)}{$smarty.post.phone_mobile2}{else}{$invoice_address.phone_mobile|escape:'htmlall':'UTF-8'}{/if}" />
- </p>
- <p class="required select">
- <label for="id_country"><sup>*</sup>{l s='Country'}:</label>
- <select class="id_country" name="id_country2">{$countries_list}</select>
- </p>
- <p class="text">
- <label for="company2">{l s='Company'}:</label>
- <input type="text" class="company" name="company2" value="{$invoice_address.company|escape:'htmlall':'UTF-8'}" />
- </p>
- <p class="text">
- <label for="company_code2">{l s='Company code'}:</label>
- <input type="text" class="company_code" name="company_code2" value="{$invoice_address.company_code|escape:'htmlall':'UTF-8'}" />
- </p>
- <p class="text">
- <label for="vat_code2">{l s='VAT code'}:</label>
- <input type="text" class="vat_code" name="vat_code2" value="{$invoice_address.vat_code|escape:'htmlall':'UTF-8'}" />
- </p>
- <p class="textarea">
- <label for="other">{l s='Additional information'}:</label>
- <textarea class="other" name="other2" cols="26" rows="3">{if isset($smarty.post.other)}{$smarty.post.other}{else}{$invoice_address.other|escape:'htmlall':'UTF-8'}{/if}</textarea>
- </p>
- <a class="address_update" href="{$base_dir_ssl}address.php?id_address={$address.id_address|intval}&back=order.php&step=1{if $back}&mod={$back}{/if}" title="{l s='Update'}">{l s='Update'}</a>
- <div class="clear"></div>
- </div>
- </fieldset>
- <div class="clear"></div>
- </div>
- </div>
- {if $conditions}
- <p class="checkbox rulesConfirmation">
- <input type="checkbox" name="cgv" id="cgv" value="1" {if $checkedTOS}checked="checked"{/if} />
- <label class="cgv" for="cgv">{l s='I agree with the terms of service and I adhere to them unconditionally.'}</label> <a target="_blank" href="{$link_conditions}" class="thickbox">{l s='(read)'}</a>
- </p>
- {/if}
- <p class="cart_navigation submit">
- <input type="hidden" name="step" value="3" />
- <input type="hidden" name="back" value="{$back}" />
- <a href="{$base_dir_ssl}order.php" title="{l s='Previous'}" class="button back_button">« {l s='Previous'}</a>
- <input type="submit" name="processCarrier" value="{l s='Next'} »" class="exclusive" />
- </p>
- </form>
- </div>
- </div>
- </fieldset>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement