latest push
Showing
This diff is collapsed.
Click to expand it.
<ion-content> | <ion-content> | ||
<div class="cart_wrapper"> | <div class="cart_wrapper" *ngIf="data"> | ||
<div class="cart_head"> | <div class="cart_head"> | ||
<div class="nav_header"> | <div class="nav_header"> | ||
<button class="nav_btn nav_back_white floatLeft" (click)="goBack()"> | <button | ||
<img src="../assets/arrow_white.png"> | class="nav_btn nav_back_white floatLeft" | ||
(click)="goToPage('myorder')" | |||
> | |||
<img src="../assets/arrow_white.png" /> | |||
</button> | </button> | ||
<div class="nav_title floatLeft"> | <div class="nav_title floatLeft"> | ||
<h4></h4> | <h4></h4> | ||
</div> | </div> | ||
<button class="nav_btn floatRight"> | <button class="nav_btn floatRight"></button> | ||
</button> | |||
<div class="clear"></div> | <div class="clear"></div> | ||
</div> | </div> | ||
<img [src]="data.product[0].image" onerror="this.src='../assets/[email protected]'"> | <img onerror="this.src='../assets/[email protected]'" /> | ||
<h4>ORDER CANCELLED</h4> | <h4>ORDER CANCELLED</h4> | ||
<p>June 26th 2019, 03:00 PM</p> | <p>{{orderCancelled | date:'MMMM dd, y'}}</p> | ||
</div> | </div> | ||
<div class="nearby_shop_list"> | <div class="nearby_shop_list"> | ||
<ul> | <ul> | ||
<li (click)="goToPage('productlist')"> | <li (click)="goToPage('productlist')"> | ||
<div class="nearby_image"> | <div class="nearby_image"> | ||
<img src="../assets/[email protected]"> | <img | ||
[src]="data.product[0].image" | |||
onerror="this.src='../assets/[email protected]'" | |||
/> | |||
</div> | </div> | ||
<div class="nearby_detail"> | <div class="nearby_detail"> | ||
<h5> | <h5> | ||
<span class="floatLeft">Carnival Life</span> | <span class="floatLeft">{{data.shopperName}}</span> | ||
<span class="floatRight">4 | <span class="floatRight" | ||
<img src="../assets/Path61_2.png"> | >4 | ||
<img src="../assets/Path61_2.png" /> | |||
</span> | </span> | ||
<div class="clear"></div> | <div class="clear"></div> | ||
</h5> | </h5> | ||
... | @@ -36,22 +42,34 @@ | ... | @@ -36,22 +42,34 @@ |
</li> | </li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
<div class="product_detail"> | <div class="product_detail" *ngFor="let product of data.product"> | ||
<h6>Green, Small</h6> | <h6> | ||
<h5>Quantity : <span>3</span></h5> | <span *ngIf="product.color !== 'No-Color'">{{product.color}}, </span> | ||
<h5>Amount : <strong>AU$99.00</strong></h5> | <span *ngIf="product.size !== 'Any-Size'">{{product.size}}</span> | ||
<h5>Delivery time : <span>Delivery in 1 hour</span></h5> | </h6> | ||
<h5>Quantity : <span>{{product.qty}}</span></h5> | |||
<h5>Amount : <strong>A$ {{product.price}}</strong></h5> | |||
<h5>Delivery time : <span> 1 hour</span></h5> | |||
<h4>DELIVERY</h4> | <h4>DELIVERY</h4> | ||
<h5> | <h5 *ngIf="data.deliveryAddress"> | ||
Shamjith KS<br> +00 0000 888 888<br> Carnival InfoparkInfopark Kochi<br> 682030, Kerala, India | {{data.deliveryAddress.addressType}},<br />{{data.deliveryAddress.address}}, | ||
<br /> | |||
{{data.deliveryAddress.building}}, <br /> | |||
{{data.deliveryAddress.landmark}} | |||
</h5> | </h5> | ||
<button class="cancel_btn" (click)="goToPage('productdetail')">BUY NOW</button> | <!-- <button | ||
<hr> | class="cancel_btn" | ||
(click)="goToPage('ordercancelled')" | |||
> | |||
BUY NOW | |||
</button> --> | |||
<!-- <hr /> --> | |||
</div> | </div> | ||
<div class="related_product_slider"> | <!-- <div class="related_product_slider"> | ||
<h5> | <h5> | ||
<span class="floatLeft">Related Products</span><span class="floatRight">MORE</span> | <span class="floatLeft">Related Products</span | ||
><span class="floatRight">MORE</span> | |||
<div class="clear"></div> | <div class="clear"></div> | ||
</h5> | </h5> | ||
<ul> | <ul> | ||
... | @@ -59,9 +77,8 @@ | ... | @@ -59,9 +77,8 @@ |
<ion-slide> | <ion-slide> | ||
<li (click)="goToPage('productdetail')"> | <li (click)="goToPage('productdetail')"> | ||
<div class="product_image"> | <div class="product_image"> | ||
<img src="../assets/[email protected]"> | <img src="../assets/[email protected]" /> | ||
<div class="fav_icon"> | <div class="fav_icon"></div> | ||
</div> | |||
</div> | </div> | ||
<h5>European Style V Neck</h5> | <h5>European Style V Neck</h5> | ||
<p>AU$99.00</p> | <p>AU$99.00</p> | ||
... | @@ -70,9 +87,10 @@ | ... | @@ -70,9 +87,10 @@ |
<ion-slide> | <ion-slide> | ||
<li (click)="goToPage('productdetail')"> | <li (click)="goToPage('productdetail')"> | ||
<div class="product_image"> | <div class="product_image"> | ||
<img src="../assets/Recommended-Ball-Gown-Floor-Length-V-Neck-Lace-Organza-Prom-Dress-OD850662@3x.png"> | <img | ||
<div class="fav_icon"> | src="../assets/Recommended-Ball-Gown-Floor-Length-V-Neck-Lace-Organza-Prom-Dress-OD850662@3x.png" | ||
</div> | /> | ||
<div class="fav_icon"></div> | |||
</div> | </div> | ||
<h5>European Style V Neck</h5> | <h5>European Style V Neck</h5> | ||
<p>AU$99.00</p> | <p>AU$99.00</p> | ||
... | @@ -81,9 +99,8 @@ | ... | @@ -81,9 +99,8 @@ |
<ion-slide> | <ion-slide> | ||
<li (click)="goToPage('productdetail')"> | <li (click)="goToPage('productdetail')"> | ||
<div class="product_image"> | <div class="product_image"> | ||
<img src="../assets/[email protected]"> | <img src="../assets/[email protected]" /> | ||
<div class="fav_icon"> | <div class="fav_icon"></div> | ||
</div> | |||
</div> | </div> | ||
<h5>European Style V Neck</h5> | <h5>European Style V Neck</h5> | ||
<p>AU$99.00 <span class="offer">-8%</span></p> | <p>AU$99.00 <span class="offer">-8%</span></p> | ||
... | @@ -92,9 +109,8 @@ | ... | @@ -92,9 +109,8 @@ |
<ion-slide> | <ion-slide> | ||
<li (click)="goToPage('productdetail')"> | <li (click)="goToPage('productdetail')"> | ||
<div class="product_image"> | <div class="product_image"> | ||
<img src="../assets/[email protected]"> | <img src="../assets/[email protected]" /> | ||
<div class="fav_icon"> | <div class="fav_icon"></div> | ||
</div> | |||
<div class="featured_badge">Featured</div> | <div class="featured_badge">Featured</div> | ||
</div> | </div> | ||
<h5>European Style V Neck</h5> | <h5>European Style V Neck</h5> | ||
... | @@ -103,6 +119,6 @@ | ... | @@ -103,6 +119,6 @@ |
</ion-slide> | </ion-slide> | ||
</ion-slides> | </ion-slides> | ||
</ul> | </ul> | ||
</div> | </div> --> | ||
</div> | </div> | ||
</ion-content> | </ion-content> |
Please
register
or
sign in
to comment