|
|
|
|
<ion-content>
|
|
|
|
|
<div class="head-title">
|
|
|
|
|
|
|
|
|
|
<app-generic-header
|
|
|
|
|
showImage="false"
|
|
|
|
|
showBack="true"
|
|
|
|
|
[headerText]="'itemforsale,title' | translate">
|
|
|
|
|
</app-generic-header>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="header"></div>
|
|
|
|
|
<div class="bottom"></div>
|
|
|
|
|
<div>
|
|
|
|
|
<ion-card>
|
|
|
|
|
<ion-card-header>
|
|
|
|
|
<img src="https://ii1.pepperfry.com/media/catalog/product/r/o/568x625/royal-wing-chair-in-blue-color-by-dreamzz-furniture-royal-wing-chair-in-blue-color-by-dreamzz-furnit-6hcjya.jpg" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<ion-card-title>Furniture Table</ion-card-title>
|
|
|
|
|
</ion-card-header>
|
|
|
|
|
|
|
|
|
|
<ion-card-content>
|
|
|
|
|
Keep close to Nature's heart... and break clear away, once in awhile,
|
|
|
|
|
and climb a mountain or spend a week in the woods. Wash your spirit clean.
|
|
|
|
|
<div class="content-bottom">
|
|
|
|
|
<p class="green">New</p>
|
|
|
|
|
<h1>500 SAR</h1>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="profile">
|
|
|
|
|
<ion-item lines="none" >
|
|
|
|
|
<ion-avatar slot="start">
|
|
|
|
|
<img class="profile-img" src="/assets/imgs/S.png">
|
|
|
|
|
</ion-avatar>
|
|
|
|
|
<ion-label>
|
|
|
|
|
<p class="profile-title">Mohammed Imran</p>
|
|
|
|
|
<p>Posted on 22 April 2020</p>
|
|
|
|
|
<p><a href="">View Profile</a></p>
|
|
|
|
|
</ion-label>
|
|
|
|
|
|
|
|
|
|
</ion-item>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</ion-card-content>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</ion-card>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<ion-footer >
|
|
|
|
|
<div class="centerDiv details-button" >
|
|
|
|
|
|
|
|
|
|
<ion-button class="footer-button" ion-button>
|
|
|
|
|
<img class="icon-footer" src="/assets/imgs/itemsforsale/sms.svg">
|
|
|
|
|
{{ts.trPK('sms','title')}} </ion-button>
|
|
|
|
|
|
|
|
|
|
<ion-button class="footer-button" ion-button>
|
|
|
|
|
<img class="icon-footer" src="/assets/imgs/itemsforsale/call.svg">
|
|
|
|
|
{{ts.trPK('vacation-rule','call')}} </ion-button>
|
|
|
|
|
</div>
|
|
|
|
|
</ion-footer>
|
|
|
|
|
</ion-content>
|