Sign-up for our regular newsletter to keep informed about latest releases & events in the Shofar World.

Office Hours:
Monday – Thursday: 9am to 4.30pm
Friday: 9am to 1.30pm
Saturday/Sunday: Closed
Public Holidays: Closed

jQuery(function($){ // Force Woo quantity fields to stay enabled on mobile $('.quantity input.qty').prop('readonly', false).prop('disabled', false); // If a custom theme script is blocking touch events, this helps $('.single_add_to_cart_button, .qty, .plus, .minus, .button').css('pointer-events','auto'); });