Skip to content

Commit

Permalink
fix: prices
Browse files Browse the repository at this point in the history
  • Loading branch information
leoriofrio committed Jun 23, 2020
1 parent 3c8d41b commit 88febf8
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 1 deletion.
48 changes: 48 additions & 0 deletions src/app/shared/components/grid/prices.json
Original file line number Diff line number Diff line change
Expand Up @@ -3362,5 +3362,53 @@
{
"cod": "108001041",
"price": "19,50"
},
{
"cod": "STER-EC010010",
"price": "30,8"
},
{
"cod": "STER-EC010011",
"price": "30,8"
},
{
"cod": "STER-EC010294",
"price": "30,8"
},
{
"cod": "STER-EC010012",
"price": "9,7"
},
{
"cod": "STER-EC010013",
"price": "9,7"
},
{
"cod": "STER-EC010014",
"price": "9,7"
},
{
"cod": "108001011",
"price": "30"
},
{
"cod": "108001012",
"price": "30"
},
{
"cod": "108001013",
"price": "30"
},
{
"cod": "108001014",
"price": "30"
},
{
"cod": "108001015",
"price": "30"
},
{
"cod": "108001016",
"price": "30"
}
]
134 changes: 133 additions & 1 deletion src/app/shared/components/grid/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -11864,5 +11864,137 @@
"description": "PLURIEL 4 CAHIER D'EXERCICES",
"businessLine": "INGLÉS",
"region": "Sierra"
}
},
{
"cod": "STER-EC010010",
"subline": "Preescolar",
"description": "PACK DINO AND ME 1 (SB+CD+RB)",
"serie": "ALTO RENDIMIENTO",
"nivel": "Preescolar",
"degree": "K1",
"businessLine": "INGLES",
"isbn": "9920190100001",
"region": "Sierra"
},
{
"cod": "STER-EC010011",
"subline": "Preescolar",
"description": "PACK DINO AND ME 2 (SB+CD+RB)",
"serie": "ALTO RENDIMIENTO",
"nivel": "Preescolar",
"degree": "K1",
"businessLine": "INGLES",
"isbn": "9920190100001",
"region": "Sierra"
},
{
"cod": "STER-EC010294",
"subline": "Preescolar",
"description": "PACK DINO AND ME 3 (SB+CD+RB)",
"serie": "ALTO RENDIMIENTO",
"nivel": "Preescolar",
"degree": "K1",
"businessLine": "INGLES",
"isbn": "9920190100001",
"region": "Sierra"
},
{
"cod": "STER-EC010012",
"subline": "Preescolar",
"description": "Activity Book 1 Dino and Me",
"serie": "ALTO RENDIMIENTO",
"nivel": "Preescolar",
"degree": "K1",
"businessLine": "INGLES",
"isbn": "9920190100001",
"region": "Sierra"
},
{
"cod": "STER-EC010013",
"subline": "Preescolar",
"description": "Activity Book 2 Dino and Me",
"serie": "ALTO RENDIMIENTO",
"nivel": "Preescolar",
"degree": "K1",
"businessLine": "INGLES",
"isbn": "9920190100001",
"region": "Sierra"
},
{
"cod": "STER-EC010014",
"subline": "Preescolar",
"description": "Activity Book 3 Dino and Me",
"serie": "ALTO RENDIMIENTO",
"nivel": "Preescolar",
"degree": "K1",
"businessLine": "INGLES",
"isbn": "9920190100001",
"region": "Sierra"
},
{
"cod": "108001011",
"subline": "Preescolar",
"description": "SKYROCKET STUDENT´S BOOK # 1",
"serie": "ALTO RENDIMIENTO",
"nivel": "Preescolar",
"degree": "K1",
"businessLine": "INGLES",
"isbn": "9920190100001",
"region": "Sierra"
},
{
"cod": "108001012",
"subline": "Preescolar",
"description": "SKYROCKET STUDENT´S BOOK # 2",
"serie": "ALTO RENDIMIENTO",
"nivel": "Preescolar",
"degree": "K1",
"businessLine": "INGLES",
"isbn": "9920190100001",
"region": "Sierra"
},
{
"cod": "108001013",
"subline": "Preescolar",
"description": "SKYROCKET STUDENT´S BOOK # 3",
"serie": "ALTO RENDIMIENTO",
"nivel": "Preescolar",
"degree": "K1",
"businessLine": "INGLES",
"isbn": "9920190100001",
"region": "Sierra"
},
{
"cod": "108001014",
"subline": "Preescolar",
"description": "SKYROCKET STUDENT´S BOOK # 4",
"serie": "ALTO RENDIMIENTO",
"nivel": "Preescolar",
"degree": "K1",
"businessLine": "INGLES",
"isbn": "9920190100001",
"region": "Sierra"
},
{
"cod": "108001015",
"subline": "Preescolar",
"description": "SKYROCKET STUDENT´S BOOK # 5",
"serie": "ALTO RENDIMIENTO",
"nivel": "Preescolar",
"degree": "K1",
"businessLine": "INGLES",
"isbn": "9920190100001",
"region": "Sierra"
},
{
"cod": "108001016",
"subline": "Preescolar",
"description": "SKYROCKET STUDENT´S BOOK # 6",
"serie": "ALTO RENDIMIENTO",
"nivel": "Preescolar",
"degree": "K1",
"businessLine": "INGLES",
"isbn": "9920190100001",
"region": "Sierra"
}
]

0 comments on commit 88febf8

Please sign in to comment.