Home Page
ARTISTS
PAUL Oz
Arthur canvas by Paul Oz Hand Embellished canvas
New
Arthur canvas by Paul Oz Hand Embellished canvas
This art work is Currently Unavailable Either call us or register on our Notify Me with your e mail and we will let you know when it may back in stock
Notify on availability
Thank you for your interest.
We will send an email to as soon as the product Arthur canvas by Paul Oz Hand Embellished canvas is available.
£1,175.00
CLICK HERE FOR OUR EXCITING OFFERS
Certain artworks are exempt from our offers
').appendTo('body').uiTooltip({
addClass: 'DisplayInlineBlock',
context : basketButton,
// calculate offset deppending on the button height
offsetAdjust: [0, -8 + (basketButton.outerHeight()-26)/2],
orientation: 'left',
interactive : true
});
basketButton
.addClass('cursor-not-allowed')
.on('click', function(event){
selects.each(function(){
if($(this).val() === ""){
$(this).addClass('ui-invalid');
}
});
event.preventDefault();
});
}
}
var UnavailableVariations = {};
$.each(UnavailableVariations, function (UnavailableVariationID) {
form.find('[value="' + UnavailableVariationID + '"]').addClass('variation-unavailable');
});
var InvisibleVariations = {};
$.each(InvisibleVariations, function (InvisibleVariationID) {
form.find('[value="' + InvisibleVariationID + '"]').remove();
});
});