price => { type => 'numeric', precision => 15, scale => 5 },
quantity => { type => 'numeric', precision => 25, scale => 5 },
shop_order_id => { type => 'integer' },
price => { type => 'numeric', precision => 15, scale => 5 },
quantity => { type => 'numeric', precision => 25, scale => 5 },
shop_order_id => { type => 'integer' },