diff --git a/shopping boot/Buy item Page/bip.css b/shopping boot/Buy item Page/bip.css new file mode 100644 index 0000000..7536334 --- /dev/null +++ b/shopping boot/Buy item Page/bip.css @@ -0,0 +1,32 @@ +body { + padding-top: 150px; +} + +#itemid { + font-size: 15px; +} + +#bag { + text-align: right; +} + +#list { + text-align: left; +} + +.list-group { + float: left; +} + +.nav-item a { + margin-left: 15px; +} + +.nav-item a:hover { + border-bottom: 2px solid greenyellow; +} + +#foot { + padding-left: 90px; +} +/*# sourceMappingURL=bip.css.map */ \ No newline at end of file diff --git a/shopping boot/Buy item Page/bip.css.map b/shopping boot/Buy item Page/bip.css.map new file mode 100644 index 0000000..40ad5bb --- /dev/null +++ b/shopping boot/Buy item Page/bip.css.map @@ -0,0 +1,9 @@ +{ + "version": 3, + "mappings": "AAAA,AAAA,IAAI,CAAA;EACA,WAAW,EAAE,KAAK;CACrB;;AACD,AAAA,OAAO,CAAA;EACH,SAAS,EAAE,IAAI;CAClB;;AACD,AAAA,IAAI,CAAA;EACA,UAAU,EAAE,KAAK;CACpB;;AACD,AAAA,KAAK,CAAA;EACD,UAAU,EAAE,IAAI;CACnB;;AACD,AAAA,WAAW,CAAA;EACP,KAAK,EAAE,IAAI;CACd;;AACD,AACI,SADK,CACL,CAAC,CAAA;EACG,WAAW,EAAE,IAAI;CACpB;;AAHL,AAII,SAJK,CAIL,CAAC,AAAA,MAAM,CAAA;EACH,aAAa,EAAE,qBAAqB;CACvC;;AAEL,AAAA,KAAK,CAAA;EACD,YAAY,EAAE,IAAI;CACrB", + "sources": [ + "bip.scss" + ], + "names": [], + "file": "bip.css" +} \ No newline at end of file diff --git a/shopping boot/Buy item Page/bip.html b/shopping boot/Buy item Page/bip.html new file mode 100644 index 0000000..845c598 --- /dev/null +++ b/shopping boot/Buy item Page/bip.html @@ -0,0 +1,482 @@ + + + + + + + + + + Buy Men T-Shirts | Mynto + + + + + + + + + + + + + +
+ +
+ +
+
+
+ + + + + +
+
+ + + + + +
+
+

Category

+
+
+ + +
+
+ + +
+
+ + +
+ + +
+ +
+ + + +
+ + +
+
+
+

Maniac


+

Men White Checked Round Neck T-shirt



+
Rs. 400 Rs. 1000 60% off
+ Additional tax may apply; charged at checkout
+

SELECT SIZE

+
+ +
+ + + + +

+ +

Products Details

+ +
+
+ Sleeve Styling +
Regular Sleeves

+ Occasion +
Casual

+ Print or Pattern Type +
Checked
+
+
+ Multipack Set +
Single

+ Main Trend +
New Basics

+ Fabric 2 +
Cotton
+
+

+

DELIVERY OPTIONS

+
+ +
+ +
+ Please enter PIN code to check delivery time & Cash/Card on Delivery Availability
+ +
+

Product Code: 452368

+

Sold By: Proab

+ +

Products Details

+ +
+
+ Sleeve Styling +
Regular Sleeves

+ Occasion +
Casual

+ Print or Pattern Type +
Checked
+
+
+ Multipack Set +
Single

+ Main Trend +
New Basics

+ Fabric 2 +
Cotton
+
+
+ + +
+
+
+ +
+
+
+
+ +
+

+ Maniac + +

Printed Round Neck T-shirt +
₹ 284 ₹ 949
+

(70% off)

+
+
+
+
+
+ +
+

+ Dressberry +

Printed Round Neck T-shirt +
₹ 284 ₹ 949
+

(70% off)

+
+
+
+
+
+ +
+

+ FIDO-DIDO + +

Round Neck T-shirt +
₹ 399 ₹ 999
+

(60% off)

+
+
+
+
+
+ +
+

+ Roadster + +

Polo Neck T-shirt +
₹ 499 ₹ 1249
+

(60% off)

+
+
+
+
+
+ +
+

+ HERE & NOW + +

Stripped T-shirt +
₹ 599 ₹ 999
+

(40% off)

+
+
+
+
+
+ +
+

+ Maniac + +

Round Neck T-shirt +
₹ 399 ₹ 999
+

(60% off)

+
+
+
+
+
+
+
+ +
+

+ Roadster + +

Stripped T-shirt +
₹ 284 ₹ 949
+

(70% off)

+
+
+
+
+
+ +
+

+ HERE & NOW + +

Polo Neck T-shirt +
₹ 284 ₹ 949
+

(70% off)

+
+
+
+
+
+ +
+

+ FIDO-DIDO + +

Round Neck T-shirt +
₹ 399 ₹ 999
+

(60% off)

+
+
+
+
+
+ +
+

+ Roadster +

Stripped T-shirt +
₹ 599 ₹ 999
+

(40% off)

+
+
+
+
+
+ +
+

+ HERE & NOW + +

Polo Neck T-shirt +
₹ 284 ₹ 949
+

(70% off)

+
+
+
+
+
+ +
+

+ Maniac + +

Round Neck T-shirt +
₹ 399 ₹ 999
+

(60% off)

+
+
+
+
+
+ + +
+
+
+ +
+
+ +
+
+
+ + +
+
+
+
+

Useful Links


+ FAQ
+ T&C
+ Terms Of Use
+ Shipping
+ Blog
+ Cancelation
+
+
+

Keep In Touch


+ + + + +
+
+

100% Originalguarantee for all products

+

Return Within 30 Days of receiving your order

+

Get free delivery for every order avobe Rs.599

+
+
+

Copyright © Your Website 2019

+
+
+
+ +
+ + \ No newline at end of file diff --git a/shopping boot/Buy item Page/bip.scss b/shopping boot/Buy item Page/bip.scss new file mode 100644 index 0000000..3b75c58 --- /dev/null +++ b/shopping boot/Buy item Page/bip.scss @@ -0,0 +1,26 @@ +body{ + padding-top: 150px; +} +#itemid{ + font-size: 15px; +} +#bag{ + text-align: right; +} +#list{ + text-align: left; +} +.list-group{ + float: left; +} +.nav-item{ + a{ + margin-left: 15px; + } + a:hover{ + border-bottom: 2px solid greenyellow; + } +} +#foot{ + padding-left: 90px; +} \ No newline at end of file diff --git a/shopping boot/Buy item Page/img/demo.jpg b/shopping boot/Buy item Page/img/demo.jpg new file mode 100644 index 0000000..f2a909a Binary files /dev/null and b/shopping boot/Buy item Page/img/demo.jpg differ diff --git a/shopping boot/Buy item Page/img/demo1.jpg b/shopping boot/Buy item Page/img/demo1.jpg new file mode 100644 index 0000000..84e396d Binary files /dev/null and b/shopping boot/Buy item Page/img/demo1.jpg differ diff --git a/shopping boot/Buy item Page/img/demo2.jpg b/shopping boot/Buy item Page/img/demo2.jpg new file mode 100644 index 0000000..13d0674 Binary files /dev/null and b/shopping boot/Buy item Page/img/demo2.jpg differ diff --git a/shopping boot/Buy item Page/img/p3.jpg b/shopping boot/Buy item Page/img/p3.jpg new file mode 100644 index 0000000..5876d07 Binary files /dev/null and b/shopping boot/Buy item Page/img/p3.jpg differ diff --git a/shopping boot/Buy item Page/img/sp.jpg b/shopping boot/Buy item Page/img/sp.jpg new file mode 100644 index 0000000..5c70667 Binary files /dev/null and b/shopping boot/Buy item Page/img/sp.jpg differ diff --git a/shopping boot/Buy item Page/img/sp1.jpg b/shopping boot/Buy item Page/img/sp1.jpg new file mode 100644 index 0000000..19dbabe Binary files /dev/null and b/shopping boot/Buy item Page/img/sp1.jpg differ diff --git a/shopping boot/Buy item Page/img/sp10.jpg b/shopping boot/Buy item Page/img/sp10.jpg new file mode 100644 index 0000000..eb68390 Binary files /dev/null and b/shopping boot/Buy item Page/img/sp10.jpg differ diff --git a/shopping boot/Buy item Page/img/sp11.jpg b/shopping boot/Buy item Page/img/sp11.jpg new file mode 100644 index 0000000..c31ed1b Binary files /dev/null and b/shopping boot/Buy item Page/img/sp11.jpg differ diff --git a/shopping boot/Buy item Page/img/sp12.jpg b/shopping boot/Buy item Page/img/sp12.jpg new file mode 100644 index 0000000..f0f2a68 Binary files /dev/null and b/shopping boot/Buy item Page/img/sp12.jpg differ diff --git a/shopping boot/Buy item Page/img/sp2.jpg b/shopping boot/Buy item Page/img/sp2.jpg new file mode 100644 index 0000000..437261a Binary files /dev/null and b/shopping boot/Buy item Page/img/sp2.jpg differ diff --git a/shopping boot/Buy item Page/img/sp4.jpg b/shopping boot/Buy item Page/img/sp4.jpg new file mode 100644 index 0000000..3c4ece0 Binary files /dev/null and b/shopping boot/Buy item Page/img/sp4.jpg differ diff --git a/shopping boot/Buy item Page/img/sp6.jpg b/shopping boot/Buy item Page/img/sp6.jpg new file mode 100644 index 0000000..f522b14 Binary files /dev/null and b/shopping boot/Buy item Page/img/sp6.jpg differ diff --git a/shopping boot/Buy item Page/img/sp7.jpg b/shopping boot/Buy item Page/img/sp7.jpg new file mode 100644 index 0000000..591bee2 Binary files /dev/null and b/shopping boot/Buy item Page/img/sp7.jpg differ diff --git a/shopping boot/Buy item Page/img/sp8.jpg b/shopping boot/Buy item Page/img/sp8.jpg new file mode 100644 index 0000000..f8ebc32 Binary files /dev/null and b/shopping boot/Buy item Page/img/sp8.jpg differ diff --git a/shopping boot/Buy item Page/img/sp9.jpg b/shopping boot/Buy item Page/img/sp9.jpg new file mode 100644 index 0000000..ea9dc88 Binary files /dev/null and b/shopping boot/Buy item Page/img/sp9.jpg differ diff --git a/shopping boot/landingpage/banner2.jpg b/shopping boot/landingpage/banner2.jpg new file mode 100644 index 0000000..5caca8c Binary files /dev/null and b/shopping boot/landingpage/banner2.jpg differ diff --git a/shopping boot/landingpage/banner3.jpg b/shopping boot/landingpage/banner3.jpg new file mode 100644 index 0000000..d9cc84a Binary files /dev/null and b/shopping boot/landingpage/banner3.jpg differ diff --git a/shopping boot/landingpage/banner4.jpg b/shopping boot/landingpage/banner4.jpg new file mode 100644 index 0000000..3abecb0 Binary files /dev/null and b/shopping boot/landingpage/banner4.jpg differ diff --git a/shopping boot/landingpage/banner5.jpg b/shopping boot/landingpage/banner5.jpg new file mode 100644 index 0000000..bf84128 Binary files /dev/null and b/shopping boot/landingpage/banner5.jpg differ diff --git a/shopping boot/landingpage/bif.jpg b/shopping boot/landingpage/bif.jpg new file mode 100644 index 0000000..8571e11 Binary files /dev/null and b/shopping boot/landingpage/bif.jpg differ diff --git a/shopping boot/landingpage/bif3.jpg b/shopping boot/landingpage/bif3.jpg new file mode 100644 index 0000000..ba1f768 Binary files /dev/null and b/shopping boot/landingpage/bif3.jpg differ diff --git a/shopping boot/landingpage/bif4.jpg b/shopping boot/landingpage/bif4.jpg new file mode 100644 index 0000000..264ded9 Binary files /dev/null and b/shopping boot/landingpage/bif4.jpg differ diff --git a/shopping boot/landingpage/showcase1.jpg b/shopping boot/landingpage/showcase1.jpg new file mode 100644 index 0000000..51efecc Binary files /dev/null and b/shopping boot/landingpage/showcase1.jpg differ diff --git a/shopping boot/landingpage/showcase2.jpg b/shopping boot/landingpage/showcase2.jpg new file mode 100644 index 0000000..0df925f Binary files /dev/null and b/shopping boot/landingpage/showcase2.jpg differ diff --git a/shopping boot/landingpage/showcase3.jpg b/shopping boot/landingpage/showcase3.jpg new file mode 100644 index 0000000..2325faa Binary files /dev/null and b/shopping boot/landingpage/showcase3.jpg differ diff --git a/shopping boot/landingpage/showcase4.jpg b/shopping boot/landingpage/showcase4.jpg new file mode 100644 index 0000000..b11aaab Binary files /dev/null and b/shopping boot/landingpage/showcase4.jpg differ diff --git a/shopping boot/landingpage/sw.html b/shopping boot/landingpage/sw.html new file mode 100644 index 0000000..1bb8bb2 --- /dev/null +++ b/shopping boot/landingpage/sw.html @@ -0,0 +1,331 @@ + + + + + + + + + + Online Shopping Website - Mynto + + + + + + + + + + + + + +
+ +
+ +
+
+
+ + + + + +
+
+ + + + + +
+
+

Category

+
+
+ + +
+
+ + +
+
+ + +
+ + +
+ +
+ + + +
+ + +
+ Hot Deals +
+ + +
+ + + +
+
+ + +
+
+ +
+
+ + +
+
+ +
+
+ + +
+
+
+ +
+ Brand In Foucus + +
+
+
+
+ +
+

+ Dressberry +

+
₹999
+

50-70% off Best Of Fall

+
+ +
+
+ +
+
+ +
+

+ Peter England +

+
₹899
+

Exclusive Workwear Collection At Min. 40% Off

+
+ +
+
+ +
+
+ +
+

+ Skybags +

+
₹1599
+

Min. 30% Off On Your Travel Companion

+
+ +
+
+
+ + +
+ + +
+ + +
+ +
+ +
+
+
+
+

Useful Links


+ FAQ
+ T&C
+ Terms Of Use
+ Shipping
+ Blog
+ Cancelation
+
+
+

Keep In Touch


+ + + + +
+
+

100% Originalguarantee for all products

+

Return Within 30 Days of receiving your order

+

Get free delivery for every order avobe Rs.599

+
+
+

Copyright © Your Website 2019

+
+
+
+ +
+ + + + + \ No newline at end of file diff --git a/shopping boot/landingpage/sww.css b/shopping boot/landingpage/sww.css new file mode 100644 index 0000000..7d8e1d3 --- /dev/null +++ b/shopping boot/landingpage/sww.css @@ -0,0 +1,26 @@ +body { + padding-top: 120px; +} + +#hotdeal { + font-size: 20px; + margin-bottom: 20px; +} + +#bif { + font-size: 20px; + margin-bottom: 20px; +} + +.list-group { + float: left; +} + +.nav-item a { + margin-left: 15px; +} + +.nav-item a:hover { + border-bottom: 2px solid greenyellow; +} +/*# sourceMappingURL=sww.css.map */ \ No newline at end of file diff --git a/shopping boot/landingpage/sww.css.map b/shopping boot/landingpage/sww.css.map new file mode 100644 index 0000000..4c91e7a --- /dev/null +++ b/shopping boot/landingpage/sww.css.map @@ -0,0 +1,9 @@ +{ + "version": 3, + "mappings": "AACA,AAAA,IAAI,CAAA;EAEA,WAAW,EAAE,KAAK;CACrB;;AACD,AAAA,QAAQ,CAAA;EACA,SAAS,EAAE,IAAI;EACf,aAAa,EAAE,IAAI;CAC1B;;AACD,AAAA,IAAI,CAAA;EACA,SAAS,EAAE,IAAI;EACf,aAAa,EAAE,IAAI;CACtB;;AACD,AAAA,WAAW,CAAA;EACP,KAAK,EAAE,IAAI;CACd;;AACD,AACI,SADK,CACL,CAAC,CAAA;EACG,WAAW,EAAE,IAAI;CACpB;;AAHL,AAII,SAJK,CAIL,CAAC,AAAA,MAAM,CAAA;EACH,aAAa,EAAE,qBAAqB;CACvC", + "sources": [ + "sww.scss" + ], + "names": [], + "file": "sww.css" +} \ No newline at end of file diff --git a/shopping boot/landingpage/sww.scss b/shopping boot/landingpage/sww.scss new file mode 100644 index 0000000..20825d2 --- /dev/null +++ b/shopping boot/landingpage/sww.scss @@ -0,0 +1,24 @@ + +body{ + + padding-top: 120px; +} +#hotdeal{ + font-size: 20px; + margin-bottom: 20px; +} +#bif{ + font-size: 20px; + margin-bottom: 20px; +} +.list-group{ + float: left; +} +.nav-item{ + a{ + margin-left: 15px; + } + a:hover{ + border-bottom: 2px solid greenyellow; + } +} diff --git a/shopping boot/sorting page/img/demo.jpg b/shopping boot/sorting page/img/demo.jpg new file mode 100644 index 0000000..f2a909a Binary files /dev/null and b/shopping boot/sorting page/img/demo.jpg differ diff --git a/shopping boot/sorting page/img/p3.jpg b/shopping boot/sorting page/img/p3.jpg new file mode 100644 index 0000000..5876d07 Binary files /dev/null and b/shopping boot/sorting page/img/p3.jpg differ diff --git a/shopping boot/sorting page/img/sp.jpg b/shopping boot/sorting page/img/sp.jpg new file mode 100644 index 0000000..ab6cb37 Binary files /dev/null and b/shopping boot/sorting page/img/sp.jpg differ diff --git a/shopping boot/sorting page/img/sp1.jpg b/shopping boot/sorting page/img/sp1.jpg new file mode 100644 index 0000000..9f5ed93 Binary files /dev/null and b/shopping boot/sorting page/img/sp1.jpg differ diff --git a/shopping boot/sorting page/img/sp2.jpg b/shopping boot/sorting page/img/sp2.jpg new file mode 100644 index 0000000..ef49f7f Binary files /dev/null and b/shopping boot/sorting page/img/sp2.jpg differ diff --git a/shopping boot/sorting page/img/sp3.jpg b/shopping boot/sorting page/img/sp3.jpg new file mode 100644 index 0000000..f3b7366 Binary files /dev/null and b/shopping boot/sorting page/img/sp3.jpg differ diff --git a/shopping boot/sorting page/img/sp4.jpg b/shopping boot/sorting page/img/sp4.jpg new file mode 100644 index 0000000..a7d892c Binary files /dev/null and b/shopping boot/sorting page/img/sp4.jpg differ diff --git a/shopping boot/sorting page/img/sp5.jpg b/shopping boot/sorting page/img/sp5.jpg new file mode 100644 index 0000000..5c70667 Binary files /dev/null and b/shopping boot/sorting page/img/sp5.jpg differ diff --git a/shopping boot/sorting page/img/sp6.jpg b/shopping boot/sorting page/img/sp6.jpg new file mode 100644 index 0000000..3c4ece0 Binary files /dev/null and b/shopping boot/sorting page/img/sp6.jpg differ diff --git a/shopping boot/sorting page/img/sp7.jpg b/shopping boot/sorting page/img/sp7.jpg new file mode 100644 index 0000000..437261a Binary files /dev/null and b/shopping boot/sorting page/img/sp7.jpg differ diff --git a/shopping boot/sorting page/img/sp8.jpg b/shopping boot/sorting page/img/sp8.jpg new file mode 100644 index 0000000..f8ebc32 Binary files /dev/null and b/shopping boot/sorting page/img/sp8.jpg differ diff --git a/shopping boot/sorting page/sorting.css b/shopping boot/sorting page/sorting.css new file mode 100644 index 0000000..1aac70f --- /dev/null +++ b/shopping boot/sorting page/sorting.css @@ -0,0 +1,8 @@ +#start { + padding-top: 150px; +} + +#foot { + text-align: justify; +} +/*# sourceMappingURL=sorting.css.map */ \ No newline at end of file diff --git a/shopping boot/sorting page/sorting.css.map b/shopping boot/sorting page/sorting.css.map new file mode 100644 index 0000000..7799f47 --- /dev/null +++ b/shopping boot/sorting page/sorting.css.map @@ -0,0 +1,9 @@ +{ + "version": 3, + "mappings": "AAAA,AAAA,MAAM,CAAA;EACF,WAAW,EAAE,KAAK;CACrB;;AACD,AAAA,KAAK,CAAA;EACH,UAAU,EAAE,OAAO;CACpB", + "sources": [ + "sorting.scss" + ], + "names": [], + "file": "sorting.css" +} \ No newline at end of file diff --git a/shopping boot/sorting page/sorting.html b/shopping boot/sorting page/sorting.html new file mode 100644 index 0000000..b7de16e --- /dev/null +++ b/shopping boot/sorting page/sorting.html @@ -0,0 +1,673 @@ + + + + + + + + + + Buy Checked T-Shirts | Mynto + + + + + + + + + + + + + +
+ + +
+
+
+ +
CATAGORY
+
+ +
+ + +
+
+ + +
+
+ + +
+ + +

+ +
BRAND
+
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +410 more +

+ + +
PRICE
+
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +

+ +
COLOR
+
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +20 more +

+ + +
DISCOUNT
+
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +

+ + +
+ + +
+
+
+
+ +
+

+ Maniac + +

Printed Round Neck T-shirt +
₹ 284 ₹ 949
+

(70% off)

+
+
+
+
+
+ +
+

+ FIDO-DIDO + +

Round Neck T-shirt +
₹ 399 ₹ 999
+

(60% off)

+
+
+
+
+
+ +
+

+ Roadster + +

Solid polo Neck T-shirt +
₹ 499 ₹ 1249
+

(60% off)

+
+
+
+
+
+ +
+

+ HERE & NOW + +

Stripped T-shirt +
₹ 599 ₹ 999
+

(40% off)

+
+
+
+
+
+ +
+

+ Maniac + +

Round Neck T-shirt +
₹ 399 ₹ 999
+

(60% off)

+
+
+
+
+
+ +
+

+ Roadster + +

Stripped T-shirt +
₹ 284 ₹ 949
+

(70% off)

+
+
+
+
+ +
+
+
+ +
+

+ HERE & NOW + +

Solid polo Neck T-shirt +
₹ 284 ₹ 949
+

(70% off)

+
+
+
+
+
+ +
+

+ FIDO-DIDO + +

Round Neck T-shirt +
₹ 399 ₹ 999
+

(60% off)

+
+
+
+
+
+ +
+

+ Roadster +

Stripped T-shirt +
₹ 599 ₹ 999
+

(40% off)

+
+
+
+
+
+ +
+

+ HERE & NOW + +

Solid polo Neck T-shirt +
₹ 284 ₹ 949
+

(70% off)

+
+
+
+
+
+ +
+

+ Maniac + +

Round Neck T-shirt +
₹ 399 ₹ 999
+

(60% off)

+
+
+
+
+
+ +
+

+ FIDO-DIDO + +

Stripped T-shirt +
₹ 599 ₹ 999
+

(40% off)

+
+
+
+
+ + + + + +
+
+ + +
+ + + + + + + + + + \ No newline at end of file diff --git a/shopping boot/sorting page/sorting.scss b/shopping boot/sorting page/sorting.scss new file mode 100644 index 0000000..c5bab38 --- /dev/null +++ b/shopping boot/sorting page/sorting.scss @@ -0,0 +1,6 @@ +#start{ + padding-top: 150px; +} +#foot{ + text-align: justify; +} diff --git a/shopping boot/ss/Screenshot (3).png b/shopping boot/ss/Screenshot (3).png new file mode 100644 index 0000000..985573e Binary files /dev/null and b/shopping boot/ss/Screenshot (3).png differ diff --git a/shopping boot/ss/Screenshot (4).png b/shopping boot/ss/Screenshot (4).png new file mode 100644 index 0000000..96f3219 Binary files /dev/null and b/shopping boot/ss/Screenshot (4).png differ diff --git a/shopping boot/ss/Screenshot (5).png b/shopping boot/ss/Screenshot (5).png new file mode 100644 index 0000000..70867d6 Binary files /dev/null and b/shopping boot/ss/Screenshot (5).png differ