new Shopify.OptionSelectors("product-select-165456635", { product: filterVariants({"id":165456635,"title":"Pressure Exercise","handle":"pressure-exercises","description":"\u003cp\u003eTen cylinders with graded spring-loading allow children to experience pressure and resistance.\u003c\/p\u003e\n\u003cp\u003eArranged in five pairs in the tray, children can match pressures, recognising similarities.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eObjectives:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan style=\"line-height: 1.4;\"\u003eTo recognise similarities and differences in pressure.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"line-height: 1.4;\"\u003eTo develop the pressure sense in the fingers.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan style=\"line-height: 1.4;\"\u003e\u003cstrong\u003eAges:\u003c\/strong\u003e From 4 Years onwards\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e\u003cspan style=\"line-height: 1.4;\"\u003eThis is part of the sensorial curriculum in Montessori.\u003c\/span\u003e\u003c\/em\u003e\u003c\/p\u003e","published_at":"2014-08-31T20:21:00+10:00","created_at":"2013-10-17T10:32:25+10:00","vendor":"I AM Montessori","type":"Sensorial","tags":[],"price":6100,"price_min":6100,"price_max":6100,"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":380154819,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"SE045","requires_shipping":true,"taxable":true,"featured_image":null,"available":false,"name":"Pressure Exercise","public_title":null,"options":["Default Title"],"price":6100,"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\/pressure_exercises.png?v=1381969945"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0274\/9811\/products\/pressure_exercises.png?v=1381969945","options":["Title"],"media":[{"alt":null,"id":9899343953,"position":1,"preview_image":{"aspect_ratio":1.0,"height":444,"width":444,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0274\/9811\/products\/pressure_exercises.png?v=1568679298"},"aspect_ratio":1.0,"height":444,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0274\/9811\/products\/pressure_exercises.png?v=1568679298","width":444}],"content":"\u003cp\u003eTen cylinders with graded spring-loading allow children to experience pressure and resistance.\u003c\/p\u003e\n\u003cp\u003eArranged in five pairs in the tray, children can match pressures, recognising similarities.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eObjectives:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan style=\"line-height: 1.4;\"\u003eTo recognise similarities and differences in pressure.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"line-height: 1.4;\"\u003eTo develop the pressure sense in the fingers.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan style=\"line-height: 1.4;\"\u003e\u003cstrong\u003eAges:\u003c\/strong\u003e From 4 Years onwards\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003e\u003cspan style=\"line-height: 1.4;\"\u003eThis is part of the sensorial curriculum in Montessori.\u003c\/span\u003e\u003c\/em\u003e\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');
}
}
});
});