Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- attributes = {
- key: {
- brand: adidas,
- colour: black
- },
- config: {
- type: sports,
- size: 8
- },
- regular: {
- washable: yes
- },
- price: {
- value: 100
- currency: INR
- perUnit: kg
- },
- desc: {
- raw: This is the raw description
- important: important words only
- }
- }
- type = [product, bl]
Advertisement
Add Comment
Please, Sign In to add comment