เมกะโลซอรัส กับพี่น้องและผองเพื่อน
ISBN : 9789744394699
Series name :
รวมเหล่าไดโนเสาร์
Auther name :
Edline ผู้แปล กมลวรรณ บุญช่วย
Copy :
etc.
Product detail
หนังสือภาพ ความรู้ทั่วไป บอกประเภทและลักษณะรูปร่างของไดโนเสาร์ เมกะโลซอรัสกับพี่น้องและผองเพื่อน ตลอดจนพฤติกรรมการหาอาหาร การออกล่าเหยื่อ หรือการต่อสู้ป้องกันตัว เพื่อให้ดำรงชีวิตอยู่รอด
Price
95
Baht
น้ำตาลมะพร้าว
Price
2,200
Baht
IDEAKIT: Creative Coding ชุด Music
Price
399
Baht
SmartBook สื่อบูรณาการการเรียนรู้ ชุด คุณค่าท...
Price
85
Baht
เครื่องทุ่นแรงแฝงพลัง
Price
140
Baht
ภูมิทัศน์มหัศจรรย์
Price
45
Baht
แบบวัดและบันทึกผลการเรียนรู้ วิทยาศาสตร์ ป.1
Price
110
Baht
ฟุดฟิด อึล่องหน
Price
69
Baht
ไทรันโนซอรัส เร็กซ์ กับพี่น้องและผองเพื่อน (S...
Upload a file of “Teacher Civil Servant Identification Card” or “Teacher Professional License” for identity verification.
Only supports JPG, PNG, PDF files with a size not exceeding 20MB
$("#owl-show-category-obj1").owlCarousel({
loop: '',
lazyLoad: true,
items: 1,
margin: 15,
nav: true,
dots: false,
autoplay: false,
autoplayTimeout: 4000,
autoplayHoverPause: true,
responsive: {
0: {
items: 1
},
400: {
items: 2
},
768: {
items: 3
},
1000: {
items: 4
},
1280: {
items: 6
},
1366: {
items: 6
},
1440: {
items: 6
}
}
});
$("#owl-show-category-obj2").owlCarousel({
loop: '',
lazyLoad: true,
items: 1,
margin: 15,
nav: true,
dots: false,
autoplay: false,
autoplayTimeout: 4000,
autoplayHoverPause: true,
responsive: {
0: {
items: 1
},
400: {
items: 2
},
768: {
items: 3
},
1000: {
items: 4
},
1280: {
items: 6
},
1366: {
items: 6
},
1440: {
items: 6
}
}
});
$("#thumbnail_product_detail").slick({
infinite: false,
slidesToShow: 3,
slidesToScroll: 1,
arrows: true,
});
$('.big-slick').slick({
infinite: true,
slidesToShow: 1,
slidesToScroll: 1,
arrows: false,
asNavFor: '.small-slick',
fade: true,
touchMove: false,
swipe: false,
});
$('.small-slick').slick({
infinite: true,
slidesToShow: 3,
slidesToScroll: 1,
arrows: true,
asNavFor: '.big-slick',
focusOnSelect: true,
});
// $("#thumbnail_product_detail").owlCarousel({
// loop: '',
// lazyLoad: true,
// items: 1,
// margin: 15,
// nav: true,
// dots: false,
// autoplay: false,
// autoplayTimeout: 4000,
// autoplayHoverPause: true,
// responsive: {
// 0: {
// items: 1
// },
// 400: {
// items: 2
// },
// 768: {
// items: 3
// },
// 1000: {
// items: 4
// }
// }
// });
$(".check_verify_status").on("click", function() {
url = "https://poc-www.aksorn.com/api/oauth/verify-doc-send-store/product-details-3113%3Fsession%3D0-2";
console.log(url);
window.location.href = url;
});
var header = $(".search-info-fix");
$(window).scroll(function() {
var scroll = $(window).scrollTop();
if (scroll >= 3000) {
header.removeClass('search-info-fix').addClass("search-info");
} else {
header.removeClass("search-info").addClass('search-info-fix');
}
});
});
-->