i warn you this is a complete crap
by brigand
HTML
<div class="page-header no-m-t">
<div class="row">
<div class="col-sm-8">
<h1 class="ProductDetailsProductName no-m-t"><span itemprop="name">Big Wheel Test Kit 14" New</span></h1>
<h2> NEW PRODUCT</h2>
No reviews yet
</div>
<div class="col-sm-4 right">
<div itemprop="manufacturer" content="" class="ProductDetailsManufacturerName">
</div>
</div>
</div>
</div>
<div class="row ProductPhotoArea text-area-wrap">
<div class="col-sm-11">
<div class="thumbnail">
<a href="/store/picturepopup.aspx?id=23056" itemprop="image" class="main-product-photo block zoom rel">
<img id="PhotoThumbnails_imgPhoto" title="" src="/resize/Shared/Images/Product/BigWheel-Kit-Test/ITPGrizBCSS312Mach2.jpg?" style="border-width:0px;" />
</a>
</div>
<div class="proGallery no-pad-lr">
<ul class="product-thumbnails no-padding">
<li class="no-padding"><a href="/store/picturepopup.aspx?id=23056" class="thumbnail"><img id="PhotoThumbnails_lvCarousel_ctrl0_ctl00_imgThumb" class="ProductDetailsThumbPhoto" title="" src="/resize/Shared/Images/Product/BigWheel-Kit-Test/ITPGrizBCSS312Mach2.jpg?bw=75&bh=75" alt="Big Wheel Test Kit 14" New - test-clone1-new" style="border-width:0px;cursor:pointer;" /></a></li>
<li class="no-padding"><a href="/store/picturepopup.aspx?id=23057" class="thumbnail"><img id="PhotoThumbnails_lvCarousel_ctrl0_ctl01_imgThumb" class="ProductDetailsThumbPhoto" title="" src="/resize/Shared/Images/Product/Big-Wheel-Test-Kit-14-New/carMach2.jpg?bw=75&bh=75" alt="Big Wheel Test Kit 14" New - test-clone1-new" style="border-width:0px;cursor:pointer;" /></a></li>
<li class="no-padding"><a href="/store/picturepopup.aspx?id=23058" class="thumbnail"><img id="PhotoThumbnails_lvCarousel_ctrl0_ctl02_imgThumb" class="ProductDetailsThumbPhoto" title=""...
JavaScript
//function full_height($el){$el.height( $el.parent().height() );}
//var $left = $('.LayoutLeftColumn');
//full_height($left);
//$(document).ready(function(){ full_height($left); });
//$(window).load(function(){ full_height($left); });
var real__image = '';
var necessary_select = undefined;
var is_select_necessary = false;
var Manufacturer_Names = new Array();
var Manufacturer_Products = new Array();
var Manufacturer_Values = new Array();
var Manufacturer_OptionID = new Array();
var Manufacturer__Indexer = 0;
$(document).on("click", ".ui-menu, .ui-menu a", function(e) {
//this is so the search dropdown doesn't close when clicking an autocomplete result
e.stopPropagation();
e.preventDefault();
});
// used for the dropdown shopping cart "x" button.
$(".clear-item-link").click(function(e) {
$(this).closest(".media").find("input[type=text]").val(0).trigger("change");
flashUpdateAttention();
e.preventDefault();
e.stopPropagation();
});
$("a[href*=TellAFriend]").each(function() {
var el = $(this);
el.removeAttr("onclick").addClass("quick-view").attr("data-title", "Tell a Friend").attr("data-href", el.attr("href"));
});
function flashUpdateAttention(callback) {
$(".update-qty-link").addClass("alert alert-warning");
$(".update-qty-link a").addClass("alert-link");
$(".update-attention").hide().removeClass("hide").fadeIn()
.animate({
"margin-right": 50
}, 250, function() {
$(this).animate({
"margin-right": 0
}, 200, function() {
$(this).animate({
"margin-right": 25
}, 150, function() {
$(this).animate({
"margin-right": 0
}, 50, function() {
$(this).fadeOut(2000);
});
});
});
});
}
//set placeholder text for several text boxes
$("#txtRedirectSearchBox").attr("placeholder", "Search Website");
$(".LoginContinueThemeButton").val("Register");
$("#txtEmailAddress").attr("placeholder", "Affiliate...