new Shopify.OptionSelectors("product-select-165454209", { product: filterVariants({"id":165454209,"title":"Baric Tablets With Box","handle":"baric-tablets-with-box","description":"\u003cp\u003eThree wooden boxes containing three sets of wooden tablets made from different types of timber. \u003c\/p\u003e\n\u003cp\u003eThe tablets weigh approximately 12, 18 and 24 grams each respectively, making the difference of 6 grams between each variety. \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eObjectives: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo stimulate the child's interest and awareness in difference in weight.\u003c\/p\u003e\n\u003cp\u003eTo develop the child's muscular control and co-ordination\u003c\/p\u003e\n\u003cp\u003eTo develop and refine the child's basic baric language - important in mathematics.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAge:\u003c\/strong\u003e 3 years\u003c\/p\u003e","published_at":"2014-08-31T20:20:00+10:00","created_at":"2013-10-17T10:17:48+10:00","vendor":"I AM Montessori","type":"Sensorial","tags":[],"price":5100,"price_min":5100,"price_max":5100,"available":false,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":380148577,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"SE014","requires_shipping":true,"taxable":true,"featured_image":null,"available":false,"name":"Baric Tablets With Box","public_title":null,"options":["Default Title"],"price":5100,"weight":0,"compare_at_price":null,"inventory_quantity":0,"inventory_management":"shopify","inventory_policy":"deny","barcode":""}],"images":["\/\/cdn.shopify.com\/s\/files\/1\/0274\/9811\/products\/baric_tablets_with_box.png?v=1381969068"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0274\/9811\/products\/baric_tablets_with_box.png?v=1381969068","options":["Title"],"media":[{"alt":null,"id":9898786897,"position":1,"preview_image":{"aspect_ratio":1.0,"height":356,"width":356,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0274\/9811\/products\/baric_tablets_with_box.png?v=1568679297"},"aspect_ratio":1.0,"height":356,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0274\/9811\/products\/baric_tablets_with_box.png?v=1568679297","width":356}],"content":"\u003cp\u003eThree wooden boxes containing three sets of wooden tablets made from different types of timber. \u003c\/p\u003e\n\u003cp\u003eThe tablets weigh approximately 12, 18 and 24 grams each respectively, making the difference of 6 grams between each variety. \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eObjectives: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo stimulate the child's interest and awareness in difference in weight.\u003c\/p\u003e\n\u003cp\u003eTo develop the child's muscular control and co-ordination\u003c\/p\u003e\n\u003cp\u003eTo develop and refine the child's basic baric language - important in mathematics.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAge:\u003c\/strong\u003e 3 years\u003c\/p\u003e"}), onVariantSelected: selectCallback });
// Add label if only one product option and it isn't 'Title'. Could be 'Size'.
// Hide selectors if we only have 1 variant and its title contains 'Default'.
$('.selector-wrapper').hide();
// Auto-select first available variant on page load. Otherwise the product looks sold out.
});
jQuery(document).ready(function($){
// Initialize popup as usual
$('.slides').magnificPopup({
delegate: 'a',
type: 'image',
closeOnContentClick: false,
closeBtnInside: false,
mainClass: 'mfp-with-zoom mfp-img-mobile',
image: {
verticalFit: true
},
gallery: {
enabled: true
},
zoom: {
enabled: true,
duration: 300, // don't foget to change the duration also in CSS
opener: function(element) {
return element.find('img');
}
}
});
});