new Shopify.OptionSelectors("product-select-165434997", { product: filterVariants({"id":165434997,"title":"*Large Wooden Number Cards With Box (1-9000)","handle":"large-wooden-number-cards-with-box-1-9000","description":"\u003cp\u003eLarge wooden number cards showing the hierarchy of numbers. Units: 1-10, tens: 10, 20, 30, etc, hundreds: 100, 200, 300 etc and thousands: 1000, 2000, 3000 etc. \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eObjectives: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo teach the hierarchy of numbers. \u003c\/p\u003e\n\u003cp\u003eTo teach the quantity of numbers.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAge:\u003c\/strong\u003e From 3 Years\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eFor use in the mathematics section of the Montessori curriculum\u003c\/em\u003e. \u003c\/p\u003e","published_at":"2014-08-31T20:20:00+10:00","created_at":"2013-10-17T09:25:02+10:00","vendor":"I AM Montessori","type":"Mathematics","tags":[],"price":4995,"price_min":4995,"price_max":4995,"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":380114245,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"MA012","requires_shipping":true,"taxable":true,"featured_image":null,"available":false,"name":"*Large Wooden Number Cards With Box (1-9000)","public_title":null,"options":["Default Title"],"price":4995,"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\/large_wooden_number_cards_with_box.png?v=1381965902"],"featured_image":"\/\/cdn.shopify.com\/s\/files\/1\/0274\/9811\/products\/large_wooden_number_cards_with_box.png?v=1381965902","options":["Title"],"media":[{"alt":null,"id":9838002257,"position":1,"preview_image":{"aspect_ratio":1.0,"height":440,"width":440,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0274\/9811\/products\/large_wooden_number_cards_with_box.png?v=1568679267"},"aspect_ratio":1.0,"height":440,"media_type":"image","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0274\/9811\/products\/large_wooden_number_cards_with_box.png?v=1568679267","width":440}],"content":"\u003cp\u003eLarge wooden number cards showing the hierarchy of numbers. Units: 1-10, tens: 10, 20, 30, etc, hundreds: 100, 200, 300 etc and thousands: 1000, 2000, 3000 etc. \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eObjectives: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo teach the hierarchy of numbers. \u003c\/p\u003e\n\u003cp\u003eTo teach the quantity of numbers.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAge:\u003c\/strong\u003e From 3 Years\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eFor use in the mathematics section of the Montessori curriculum\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');
}
}
});
});