I need to have a region, when clicked, to pop up and display my own html that would include a "buy now" button.
I can create the html for the pop up.
Can I do this with iMapBuilder?
<div style="text-align: center;"> <div class="sps_product">
<span class="product_name">Region 7 Wrap</span>
<span class="product_price">
<span class="productPrice">
$100.00</span>
</span>
<form action="http://couponmongo.com/index.php" method="post" name="addtocart" id="addtocart_4f678dcea9880" class="product_link_addtocart" onsubmit="handleAddToCart( this.id );
return false;">
<div class="product_attribute">
<div class="vmAttribChildDetail" style="float: left;text-align:right;margin:3px;">
<label for="Ad_Size_field">Ad Size</label>:
</div>
<div class="vmAttribChildDetail" style="float:left;margin:3px;">
<select class="inputboxattrib" id="Ad_Size_field" name="Ad_Size2">
<option value="Half Page">Half Page (+$0.00)</option>
<option value="Full Page">Full Page (+$100.00)</option>
</select>
</div>
<br style="clear:both;" />
<div class="vmAttribChildDetail" style="float: left;text-align:right;margin:3px;">
<label for="Placement_field">Placement</label>:
</div>
<div class="vmAttribChildDetail" style="float:left;margin:3px;">
<select class="inputboxattrib" id="Placement_field" name="Placement2">
<option value="Best Location">Best Location (+$0.00)</option>
<option value="Inside Front">Inside Front (+$1,000.00)</option>
<option value="Back Cover">Back Cover (+$1,500.00)</option>
<option value="Center Fold">Center Fold (+$1,500.00)</option>
</select>
</div>
<br style="clear:both;" />
</div>
<div class="product_attribute_custom">
</div>
<div class="product_child">
<input type="hidden" name="prod_id[]" value="2" /> </div>
<input type="hidden" name="quantity[]" value="1" />
<input type="hidden" name="option" value="com_virtuemart" />
<input type="hidden" name="page" value="shop.cart" />
<input type="hidden" name="Itemid" value="" />
<input type="hidden" name="func" value="cartAdd" />
<input type="hidden" name="product_id" value="2" />
<input type="hidden" name="set_price[]" value="" />
<input type="hidden" name="adjust_price[]" value="" />
<input type="hidden" name="master_product[]" value="" />
<input type="submit" class="addtocart_button_module" value="Buy this" title="Buy this" />
</form>
<span class="product_link_mycart">
<a href="/order.html?page=shop.cart" title="My Cart >>"> My Cart >> </a>
</span>
</div></div>
<br /><br data-mce-bogus="1" />
</div>Return to iMapBuilder For Windows
Users browsing this forum: No registered users and 0 guests