
(function( obj, eventType, fn )
{
if ( obj.addEventListener )
{
obj.addEventListener( eventType, fn, false );
}
else if ( obj.attachEvent )
{
obj.attachEvent( 'on' + eventType, fn );
}
})( window, 'attributemachine_initialize', function()
{
window.am3672 = new AttributeMachine(
{
"product_code": "santos-11-38-52-squeezers-reamers-oranges-limes-gr",
"dependency_resolution": "first",
"inventory_element_id": "inventory-message",
"inv_long": false,
"price_element_id": "price-value",
"additional_price_element_id": "price-value-additional",
"weight_element_id": "product-weight-value",
"discount_element_id": "product-discounts",
"price": "sale",
"additionalprice": "base",
"displaydiscounts": true,
"swatch_element_id": "swatches",
"invalid_msg": "Please select a valid combination of attributes.",
"missing_text_msg": "\u003Cbr\u003EA value must be entered for \u003Cb\u003E\u0025attribute_prompt\u0025\u003C\/b\u003E.",
"missing_radio_msg": "\u003Cbr\u003EAn option must be selected for \u003Cb\u003E\u0025attribute_prompt\u0025\u003C\/b\u003E."
} );
window.amAttributes3672 = {
"success": 1,
"data":
[
{
"id": 58,
"code": "squeezer-choice",
"product_id": 3672,
"default_id": 0,
"disp_order": 58,
"type": "select",
"prompt": "Squeezer Choice",
"price": 0,
"formatted_price": "$0.00",
"weight": 0,
"formatted_weight": "0.00 lb",
"required": 1,
"inventory": 1,
"image": ""
,"options":
[
{
"id": 171,
"product_id": 3672,
"attr_id": 58,
"disp_order": 171,
"code": "grapefruits",
"prompt": "Grapefruits",
"price": 0,
"formatted_price": "$0.00",
"weight": 0,
"formatted_weight": "0.00 lb",
"image": ""
}
,{
"id": 172,
"product_id": 3672,
"attr_id": 58,
"disp_order": 172,
"code": "limes",
"prompt": "Limes",
"price": 0,
"formatted_price": "$0.00",
"weight": 0,
"formatted_weight": "0.00 lb",
"image": ""
}
,{
"id": 173,
"product_id": 3672,
"attr_id": 58,
"disp_order": 173,
"code": "oranges-lemons",
"prompt": "Oranges \u0026 Lemons",
"price": 0,
"formatted_price": "$0.00",
"weight": 0,
"formatted_weight": "0.00 lb",
"image": ""
}
]
}
]
}
;
window.amPossible3672 = {
"success": 1,
"data":
{
"variant":
{
"variant_id": 170,
"inv_active": true,
"inv_available": 1,
"inv_instock": -2,
"inv_level": "low",
"inv_long": "Please Note: \u0027Santos 11, 38 , 52 SQUEEZERS \/ REAMERS - Oranges, Limes, Grapefuits PN: 52100, 52150, 52200\u0027 is currently backordered. Please be aware that there may be a delay in shipping.",
"inv_short": "Low Stock"
},
"have_price": true,
"retail": 29.95,
"formatted_retail": "$29.95",
"base_price": 29.95,
"formatted_base_price": "$29.95",
"price": 29.95,
"formatted_price": "$29.95",
"weight": 0,
"formatted_weight": "0.00 lb",
"padded_weight": "0.00",
"discounts":
[
],
"attributes":
[
{
"id": 58,
"attmpat_id": 0,
"selected_id": 171,
"options":
[
171
,
172
,
173
]
}
]
}
}
;
window.am3672.Initialize( window.amAttributes3672, window.amPossible3672 );
});