function hikashop_product_form_check() {
var d = document, el = d.getElementById(‘hikashop_product_quantity_main’);
if(!el)
return true;
var inputs = el.getElementsByTagName(‘input’);
if(inputs && inputs.length > 0)
return true;
var links = el.getElementsByTagName(‘a’);
if(links && links.length > 0)
return true;
return false;
}
نگهدارنده المنت-خورشیدی دیاتومه هایوارد مدل DEX2400H
if(!window.localPage)
window.localPage = {};
if(!window.localPage.images)
window.localPage.images = {};
window.localPage.changeImage = function(el, id, url, width, height, title, alt) {
var d = document, target = d.getElementById(id), w = window, o = window.Oby;
if(!target) return false;
target.src = url;
target.width = width;
target.height = height;
target.title = title;
target.alt = alt;
var target_src = d.getElementById(id+’_src’);
if(target_src) {
target_src.srcset = url;
}
var target_webp = d.getElementById(id+’_webp’);
if(target_webp) {
target_webp.srcset = url.substr(0, url.lastIndexOf(“.”)) + ‘.webp’;
}
var thumb_img = null, thumbs_div = d.getElementById(‘hikashop_small_image_div’);
if(thumbs_div) {
thumbs_img = thumbs_div.getElementsByTagName(‘img’);
if(thumbs_img) {
for(var i = thumbs_img.length – 1; i >= 0; i–) {
o.removeClass(thumbs_img[i], ‘hikashop_child_image_active’);
}
}
}
thumb_img = el.getElementsByTagName(‘img’);
if(thumb_img) {
for(var i = thumb_img.length – 1; i >= 0; i–) {
o.addClass(thumb_img[i], ‘hikashop_child_image_active’);
}
}
window.localPage.images[id] = el;
return false;
};
window.localPage.openImage = function(id, variant_name, e) {
if(!variant_name) variant_name = ”;
if(!window.localPage.images[id])
window.localPage.images[id] = document.getElementById(‘hikashop_first_thumbnail’ + variant_name);
e = e || window.event;
e.stopPropagation();
e.cancelBubble = true;
window.Oby.cancelEvent(e);
window.localPage.images[id].click();
return false;
};
- مشخصات فنی
- نظر کاربران
- ارسال نظر
|
نام محصول |
نگهدارنده المنت-خورشیدی دیاتومه هایوارد مدل DEX2400H |
| تا کنون نظری ارسال نشده است. |
<input type="hidden" name="hikashop_vote_rating" data-max="5" data-votetype="product" data-ref="435" data-rate="5" data-original-title="Average: 5
Total: 1
Your vote: No vote” id=”hikashop_vote_rating_id”>
توصیه خود در مورد این محصول را ارائه نمایید:
| نام کاربري: |
if(typeof(hkjQuery) == “undefined”) window.hkjQuery = window.jQuery;
window.hikashop.ready(function(){
var selectedTab = hkjQuery( “#selected_tab” ).val();
hkjQuery(“#hikashop_tabs_div”).children(“div”).css(“display”,”none”);
hkjQuery(“#”+selectedTab+”_li”).addClass(“hikashop_tabs_li_selected”);
hkjQuery(“#”+selectedTab).css(“display”,”inherit”);
hkjQuery(“#hikashop_tabs_div .hikashop_tabs_ul li”).click(function(){
var currentLi = hkjQuery(this).attr(“id”);
var currentDiv = currentLi.replace(“_li”,””);
hkjQuery(“#hikashop_tabs_div”).children(“div”).css(“display”,”none”);
hkjQuery(“#hikashop_tabs_div”).children(“form”).children(“div”).css(“display”,”none”);
hkjQuery(“#”+currentDiv).css(“display”,”inherit”);
hkjQuery(“.hikashop_tabs_li_selected” ).removeClass(“hikashop_tabs_li_selected”);
hkjQuery(“#”+currentLi).addClass(“hikashop_tabs_li_selected”);
});
});

Reviews
Clear filtersThere are no reviews yet.