Small Basket

Small Basket

Small Basket

Regular price ₱78.00

Small basket made in tampipi perfect for christmas give away

Product images are for illustrative purposes only and may differ from the actual product.
Tags: Baskets
$('body').on('click', '.qty-minus', function() { $( ".update-cart" ).trigger( "click" ); }); $('body').on('click', '.qty-plus', function() { $( ".update-cart" ).trigger( "click" ); });