fix(demo): update bundle uri

This commit is contained in:
d.strigo 2020-04-14 19:34:58 +03:00
parent 16ebf5b658
commit 6ef91f4622

View file

@ -35,7 +35,7 @@ export class Feature {
export class BundlesService {
private readonly STORE_PRODUCTS: string = 'https://store.akveo.com/collections/frontpage/products.json';
private readonly STORE: string = 'https://store.akveo.com/collections/all/products';
private readonly STORE: string = 'https://store.akveo.com/products';
private features: Feature[] = [
{