Jump to content

Buton de contact pe pagina de produs


Recommended Posts

am reusit cu modulul free, pare destul de ok, l-am pus si in blocul de comenzi, dar nu prea ma prind cum sa-l fac sa fie dependent de pret sau stoc.

 

aici e codul cu cele 2 butoane

 

<div class="contact-us-box">                 
<p class="btn btn-default button button-medium exclusive"><span ><a class="open_inquiry_form" href="#new_inquiry_form">{l s='Quotation inquiry' mod='productinquiry'}</a></span>                        
</p>
</button>
</div>

 

<div class="box-cart-bottom">
<div{if (!$allow_oosp && $product->quantity <= 0) || !$product->available_for_order || (isset($restricted_country_mode) && $restricted_country_mode) || $PS_CATALOG_MODE} class="unvisible"{/if}>
<p id="add_to_cart" class="buttons_bottom_block no-print">
<button type="submit" name="Submit" class="exclusive">
<span>{if $content_only && (isset($product->customization_required) && $product->customization_required)}{l s='Customize'}{else}{l s='Add to cart'}{/if}</span>
</button>
</p>

 

multumesc anticipat!
</div>
 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...