Skip to content

Instantly share code, notes, and snippets.

View iarie's full-sized avatar
🏠
Working from home

Yaroslav Litvinov iarie

🏠
Working from home
View GitHub Profile
shipping_rules = [
{
brand_name: 'Bella + Canvas',
free_shipping_threshold: 200,
shipping_fees: {
fastest: 9.95,
standard: 0.00,
economy: 5.45
},
discount_coupon_allowed: false,