Advertisement
Guest User

Untitled

a guest
Feb 19th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.42 KB | None | 0 0
  1. <meta charset="utf-8">
  2. <style>
  3. @import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900&subset=latin-ext';
  4. .orange-box{
  5. border: 1px solid #f03c2d;
  6. float: right;
  7. width: calc(50% - 12px);
  8. background: #f03c2d;
  9. color: #fff;
  10. padding: 10px;
  11. margin-top: 10px;
  12. }
  13. *{
  14. box-sizing: border-box;
  15. }
  16. .all{
  17. width: 1200px;
  18. position: relative;
  19. margin: 0 auto;
  20. background: #fff;
  21. color: #1f1a17;
  22. font-size: 15px;
  23. font-family: 'Source Sans Pro';
  24. }
  25. .header{
  26. height: 115px;
  27. border-bottom: 3px solid #dededd;
  28. position: relative;
  29. }
  30. .container{
  31. position: relative;
  32. width: 1115px;
  33. margin: 0 auto;
  34. }
  35. ul, ul li{
  36. display: block;
  37. list-style: none;
  38. margin: 0;
  39. padding: 0;
  40. }
  41. .nav{
  42. float: left;
  43. height: 115px;
  44. line-height: 115px;
  45. color: #35302d;
  46. }
  47. .nav li{
  48. float: left;
  49. margin-right: 35px;
  50. }
  51. .nav li a{
  52. color: #35302d;
  53. text-transform: uppercase;
  54. display: block;
  55. text-decoration: none;
  56.  
  57. }
  58. .nav li a:hover{
  59. color: #f03c2d;
  60. font-weight: bold;
  61. margin-right: -2px;
  62. }
  63. .logo{
  64. width: 176px;
  65. height: 73px;
  66. position: absolute;
  67. left: 50%;
  68. transform: translateX(-50%);
  69. display: block;
  70. margin-top: 17px;
  71. background: url('https://studiosaw.pl/ebay-generator/selsey-de/files/images/logo.png') no-repeat center center;
  72. }
  73. .contact{
  74. float: right;
  75. text-transform: uppercase;
  76. line-height: 20px;
  77. }
  78. .clock{
  79. background: url('https://studiosaw.pl/ebay-generator/selsey-de/files/images/clock.png') no-repeat center left;
  80. padding-left: 24px;
  81. margin: 35px 0 4px;
  82. }
  83. .clock span{
  84. font-weight: bold;
  85. }
  86. .contact a{
  87. display: inline-block;
  88. padding-left: 20px;
  89. color: inherit;
  90. text-decoration: none;
  91. text-transform: none;
  92. font-weight: bold;
  93. }
  94. .mail{
  95. background: url('https://studiosaw.pl/ebay-generator/selsey-de/files/images/envelope.png') no-repeat center left;
  96. margin-right: 10px;
  97. }
  98. .phone{
  99. background: url('https://studiosaw.pl/ebay-generator/selsey-de/files/images/phone.png') no-repeat center left;
  100. }
  101. .baner{
  102. height: 334px;
  103. background: url('https://studiosaw.pl/ebay-generator/selsey-de/files/images/baner.png') no-repeat center center;
  104. }
  105. .name{
  106. border-bottom: 2px solid #d5d4d4;
  107. height: 164px;
  108. font-size: 20px;
  109. padding: 0 20px;
  110. padding-top: 40px;
  111. }
  112. .title{
  113. font-weight: 900;
  114. margin: 0;
  115. float: left;
  116. }
  117. .title span{
  118. font-weight: normal;
  119. font-size: 12px;
  120. float: left;
  121. display: block;
  122. }
  123. .title strong{
  124. clear: left;
  125. font-weight: 900;
  126. display: block;
  127. }
  128. .preis{
  129. float: right;
  130. margin: 0;
  131. position: relative;
  132. top: -19px;
  133. }
  134. .preis span{
  135. float: left;
  136. font-size: 12px;
  137. font-weight: normal;
  138. padding-left: 20px;
  139. margin-bottom: 10px;
  140. }
  141. .preis strong{
  142. display: block;
  143. clear: both;
  144. color: #f03c2d;
  145. border: 2px solid #f03c2d;
  146. padding: 10px 25px;
  147. font-size: 45px;
  148. }
  149. .produkt{
  150. padding: 0 20px;
  151. }
  152. .sidebar{
  153. width: 280px;
  154. float: left;
  155. }
  156. .sidebar img{
  157. max-width: 100%;
  158. }
  159. .sidebar h2 , .box3 h2{
  160. display: block;
  161. font-size: 17px;
  162. text-transform: uppercase;
  163. padding-left: 20px;
  164. border-left: 3px solid #f03c2d;
  165. height: 40px;
  166. font-weight: normal;
  167. line-height: 40px;
  168. }
  169. .box2{
  170. padding: 0 20px 20px;
  171. text-align: center;
  172. border-bottom: 2px solid #cfcece;
  173. margin-bottom: 30px;
  174. }
  175. .box2 a{
  176. float: right;
  177. padding-left: 12px;
  178. border-left: 2px solid #f03c2d;
  179. margin-right: 12px;
  180. color: inherit;
  181. text-decoration: none;
  182. text-decoration: none;
  183. margin-right: -20px;
  184. }
  185. .box2 a span{
  186. font-weight: 900;
  187. }
  188. .box2 .preis{
  189. padding: 0 20px;
  190. color: #f03c2d;
  191. font-weight: 900;
  192. text-transform: uppercase;
  193. text-decoration: none;
  194. border: 2px solid #f03c2d;
  195. height: 50px;
  196. line-height: 45px;
  197. text-align: center;
  198. float: none;
  199. display: inline-block;
  200. font-size: 26px;
  201. top: 0;
  202. }
  203. .box2 h3{
  204. font-weight: 900;
  205. margin: 0;
  206. margin-top: 10px;
  207. font-size: 20px;
  208. margin-bottom: 25px;
  209. }
  210. .clearfix{
  211. clear: both;
  212. }
  213. .main{
  214. float: left;
  215. width: calc(100% - 300px);
  216. margin-left: 20px;
  217. margin-top: 25px;
  218. }
  219. .propeties{
  220. margin-top; 30px;
  221. }
  222. .box{
  223. background: #fafafa;
  224. border: 2px solid #d5d5d5;
  225. width: calc(50% - 12px);
  226. float: left;
  227. }
  228. .propeties .box.half:first-child{
  229. margin-right: 24px;
  230. }
  231. .box h3{
  232. margin: -12px 0 0 20px;
  233. }
  234. .box h3 span.out{
  235. padding: 0 10px;
  236. background: #fff;
  237. background: url('https://studiosaw.pl/ebay-generator/selsey-de/files/images/bg_out.png') repeat-x center center;
  238. }
  239. .box h3 span span{
  240. padding-left: 12px;
  241. border-left: 2px solid #f03c2d;
  242. display: inline-block;
  243. font-weight: normal;
  244. text-transform: uppercase;
  245. font-size: 15px;
  246. height: 17px;
  247. line-height: 17px;
  248. }
  249. .box.full{
  250. clear: both;
  251. margin-top: 40px;
  252. width: 100%;
  253. }
  254. .box .wrap{
  255. padding: 25px 30px;
  256. }
  257. .wrap ul li{
  258. padding-left: 20px;
  259. background: url('https://studiosaw.pl/ebay-generator/selsey-de/files/images/dot.png') no-repeat center left 5px;
  260. }
  261. .footer{
  262. border-top: 2px solid #e1e0e0;
  263. clear: both;
  264. margin-bottom: 30px;
  265. }
  266. .box3{
  267. width: calc(33% - 10px);
  268. float: left;
  269. margin-left: 15px;
  270. margin-bottom: 40px;
  271. }
  272. .footer .box3:first-child{
  273. margin: 0;
  274. }
  275. .box3 .wrap{
  276. border: 2px solid #d0cfcf;
  277. background: #fafafa;
  278. padding: 15px;
  279. }
  280.  
  281. .gallery{
  282. margin-bottom: 30px;
  283. position: relative;
  284. }
  285. .images .thumb{
  286. width: calc(20% - 10px);
  287. margin-left: 12.5;
  288. float: left;
  289. }
  290. .images .thumb:first-child{
  291. margin: 0;
  292. }
  293. .images .thumb .img1{
  294. height: 95px;
  295. background-size: cover;
  296. background-position: center center;
  297. }
  298. .images .thumb:hover .img1{
  299. background-size: 110% 110%;
  300. }
  301. .images .thumb img{
  302. max-width: 100%;
  303. }
  304.  
  305.  
  306. .images .thumb .img2{
  307. display: none;
  308. position: absolute;
  309. top: 0;
  310. left: 0;
  311. right: 0;
  312. background-repeat: no-repeat;
  313. background-position: center center;
  314. background-color: #fff;
  315. height: 350px;
  316. background-size: contain;
  317. }
  318.  
  319. .default{
  320. height: 350px;
  321. background-position: center center;
  322. background-repeat: no-repeat;
  323. margin-bottom: 30px;
  324. background-size: contain;
  325. }
  326.  
  327. .images .thumb:hover .img2{
  328. display: block;
  329. }
  330. .clearfix{
  331. clear: both;
  332. }
  333. .tylkotutajdlakacpra{
  334. line-height: 22px;
  335. }
  336. </style>
  337. &nbsp; &nbsp; <div class="all">
  338. &nbsp; &nbsp; &nbsp; &nbsp; <div class="header">
  339. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="container">
  340. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <ul class="nav">
  341. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <li><a href="https://www.ebay.de/usr/selsey_de?_trksid=p2047675.l2559" title="">über uns</a></li>
  342. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <li><a href="#" title="">unsere angebote</a></li>
  343. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </ul>
  344. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a class="logo" href="#" title="Selsey.de"></a>
  345. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="contact">
  346. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="clock">
  347. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; montag bis freitag von <span>9 bis 17 uhr</span>
  348. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  349. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  350. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  351. &nbsp; &nbsp; &nbsp; &nbsp; </div>
  352. &nbsp; &nbsp; &nbsp; &nbsp; <div class="baner"></div>
  353. &nbsp; &nbsp; &nbsp; &nbsp; <div class="container">
  354. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="name">
  355. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <h1 class="title">
  356. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span>Produktname:</span>
  357. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <strong>&nbsp; Kommode PATCHWORK: farbenfrohe Vielfalt</strong>
  358. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </h1>
  359. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <h2 class="preis">
  360. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span>PREIS: </span>
  361. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <strong>149,99 €</strong>
  362. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </h2>
  363. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  364. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="produkt">
  365. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="sidebar">
  366. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <h2>top angebote</h2>
  367. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="box2">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
  368. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="wrap">
  369. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <img src="https://studiosaw.pl/ebay-generator/selsey-de/files/aukcje/images/thumbnails/1.png">
  370. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="preis"> €</div>
  371. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <h3> Buerotisch-Schreibtisch-PATCHWORK-Holzoptik-2-Schubladen-Retro-Stil-39x120-cm&nbsp; Buerotisch-Schreibtisch-PATCHWORK-Holzoptik-2-Schubladen-Retro-Stil-39x120-cm&nbsp; Buerotisch-Schreibtisch-PATCHWORK-Holzoptik-2-Schubladen-Retro-Stil-39x120-cm&nbsp; Buerotisch-Schreibtisch-PATCHWORK-Holzoptik-2-Schubladen-Retro-Stil-39x120-cm&nbsp; Buerotisch-Schreibtisch-PATCHWORK-Holzoptik-2-Schubladen-Retro-Stil-39x120-cm Ähnlichen Artikel verkaufen? Selbst verkaufen Bürotisch Schreibtisch PATCHWORK Holzoptik 2 Schubladen Retro Stil 39x120 cm</h3>
  372. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="https://www.ebay.de/itm/283227493061" class="go-to"><span>zum</span> Produkt</a>
  373. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="clearfix"></div>
  374. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  375. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  376. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="box2">
  377. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<div class="wrap">
  378. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <img src="https://studiosaw.pl/ebay-generator/selsey-de/files/aukcje/images/thumbnails/2.png">
  379. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="preis"> €</div>
  380. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <h3>Couchtisch Kaffeetisch PATCHWORK mit Ablage und Schublade, eckig, 59 x 100 cm</h3>
  381. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="https://www.ebay.de/itm/282872888497" class="go-to"><span>zum</span> Produkt</a>
  382. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<div class="clearfix"></div>
  383. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
  384. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  385. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <h2>Versand</h2>
  386. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="box2">
  387. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <img src="https://studiosaw.pl/ebay-generator/selsey-de/files/images/vorkasse.png">
  388. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  389. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <h2>Zahlungsarten</h2>
  390. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="box2">
  391. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<img src="https://studiosaw.pl/ebay-generator/selsey-de/files/images/fedex.png" style="margin-left: -30px;">
  392. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  393. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
  394. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  395. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="main">
  396. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="gallery" style="margin-bottom: 30px;">
  397. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="default" style="background-image:url('https://studiosaw.pl/ebay-generator/selsey-de/files/aukcje/images/gallery/_Kommode_PATCHWORK:_farbenfrohe_Vielfalt/5902409947670.800.11.v.01.jpg')"></div>
  398. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="images">
  399. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="thumb">
  400. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="img1" style="background-image: url('https://studiosaw.pl/ebay-generator/selsey-de/files/aukcje/images/gallery/_Kommode_PATCHWORK:_farbenfrohe_Vielfalt/5902409947670.800.11.v.01.jpg')"></div>
  401. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="img2" style="background-image: url('https://studiosaw.pl/ebay-generator/selsey-de/files/aukcje/images/gallery/_Kommode_PATCHWORK:_farbenfrohe_Vielfalt/5902409947670.800.11.v.01.jpg')"></div>
  402. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  403. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="thumb">
  404. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="img1" style="background-image: url('https://studiosaw.pl/ebay-generator/selsey-de/files/aukcje/images/gallery/_Kommode_PATCHWORK:_farbenfrohe_Vielfalt/5902409947670.800.11.1.00.jpg')"></div>
  405. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="img2" style="background-image: url('https://studiosaw.pl/ebay-generator/selsey-de/files/aukcje/images/gallery/_Kommode_PATCHWORK:_farbenfrohe_Vielfalt/5902409947670.800.11.1.00.jpg')"></div>
  406. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  407. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="thumb">
  408. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="img1" style="background-image: url('https://studiosaw.pl/ebay-generator/selsey-de/files/aukcje/images/gallery/_Kommode_PATCHWORK:_farbenfrohe_Vielfalt/5902409947670.800.11.1.01.jpg')"></div>
  409. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="img2" style="background-image: url('https://studiosaw.pl/ebay-generator/selsey-de/files/aukcje/images/gallery/_Kommode_PATCHWORK:_farbenfrohe_Vielfalt/5902409947670.800.11.1.01.jpg')"></div>
  410. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  411. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="thumb">
  412. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="img1" style="background-image: url('https://studiosaw.pl/ebay-generator/selsey-de/files/aukcje/images/gallery/_Kommode_PATCHWORK:_farbenfrohe_Vielfalt/5902409947670.800.11.1.wymiary.png')"></div>
  413. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="img2" style="background-image: url('https://studiosaw.pl/ebay-generator/selsey-de/files/aukcje/images/gallery/_Kommode_PATCHWORK:_farbenfrohe_Vielfalt/5902409947670.800.11.1.wymiary.png')"></div>
  414. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  415. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="thumb">
  416. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="img1" style="background-image: url('<!-- product-img-5 -->')"></div>
  417. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="img2" style="background-image: url('<!-- product-img-5 -->')"></div>
  418. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  419. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="clearfix"></div>
  420. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  421. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  422. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="propeties">
  423. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="box half">
  424. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <h3><span class="out"><span>produktdetails</span></span></h3>
  425. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="wrap">
  426. <!-- dimensions -->
  427. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <ul>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
  428. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
  429. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <li><span> Höhe: </span><!-- product-height --></li>
  430. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
  431. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <li><span>Härte: </span><!-- product-hardness --></li>
  432. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </ul>
  433. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  434. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  435. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="box half">
  436. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <h3><span class="out"><span>Merkmale</span></span></h3>
  437. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="wrap">
  438. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<div><ul><li>In farbenfroher <b>Patchwork</b>-Optik</li><li>Mit angesagtem <b>Vintage</b>-Flair</li><li><b>Used-Look</b> mit gewollten Gebrauchsspuren</li><li><b>Schubladen</b> für übersichtliche Aufbewahrung</li><li><b>Griffen</b>-Mix für eine verspielte Note</li></ul></div>
  439. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  440. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  441. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="orange-box">
  442. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Lieferbar innerhalb von 10 - 15 Arbeitstagen
  443. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  444. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="box full">
  445. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <h3><span class="out"><span>Beschreibung</span></span></h3>
  446. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="wrap tylkotutajdlakacpra">
  447. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<div style="text-align: justify;"><b>Sie lieben die Vielfalt, die Patchwork-Optik mit sich bringt? Die Kommode PATCHWORK wird Sie begeistern!</b></div><div style="text-align: justify;"><br></div><div style="text-align: justify;">Wie kommt es, dass die Vielfalt an Farben, Mustern und Griffen so harmonievoll wirkt? Dies liegt daran, dass bei der Kommode PATCHWORK alle Details perfekt aufeinander abgestimmt sind!&nbsp;</div><div style="text-align: justify;"><ul><li>Der formschöne <b>Muschelgriff</b> harmoniert mit der blauen Farbe des Meeres</li><li>Die <b>gewollten</b> <b>Gebrauchsspuren</b> täuschen eine lange Vorgeschichte des Möbelstücks vor – da passt die <b>Uhr</b>, die an die verrinnende Zeit erinnert, genau richtig!</li><li>Schwarze <b>Beine</b> <b>aus Stahl</b> und schwarze <b>Ringgriffe</b> sorgen für eine gleichmäßige Verteilung von dunklen Akzenten</li><li>Die aufeinander gestapelten <b>Schubladen</b> verleihen der Kommode eine <b>Stufen-Optik</b> – das gesamte Möbelstück wirkt trotzdem harmonisch, da es einen <b>symmetrischen</b> <b>Aufbau</b> aufweist.</li></ul></div><div style="text-align: justify;"><br></div><div style="text-align: justify;"><b>Mit der Kommode PATCHWORK holen Sie sich viel mehr als nur eine praktische Aufbewahrungsmöglichkeit! Die Kommode ist auch optisch ein Highlight!</b></div><div style="text-align: justify;"><br></div>
  448. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  449. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  450. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  451. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  452. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  453. &nbsp; &nbsp; &nbsp; &nbsp; <div class="footer">
  454. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="box3">
  455. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <h2>KUNDENSERVICE</h2>
  456. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="wrap">
  457. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Jede Anfrage von unseren Kunden wird innerhalb von 24 Stunden bearbeitet.&nbsp; Sie können uns telefonisch oder per Email von Montag bis Freitag zwischen 9:00 und 17:00 Uhr erreichen.&nbsp; &nbsp;
  458. Unsere Mitarbeiter versuchen immer, die beste Lösung für Sie zu finden.
  459. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  460. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>&nbsp; &nbsp;&nbsp;
  461. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<div class="box3">
  462. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <h2>VERSAND</h2>
  463. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="wrap">
  464. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Wir arbeiten mit mehreren Transportunternehmen zusammen, um den schnellsten und sichersten Lieferungsweg zu finden. Sollten Sie jedoch feststellen sollten,&nbsp;
  465. dass Ihre Ware im Transport beschädigt wurde, dann lassen Sie uns bitte umgehend wissen, damit wir Ihnen schnellstmöglich eine neue Ware zuschicken können.&nbsp;
  466. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  467. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>&nbsp; &nbsp;
  468. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<div class="box3">
  469. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <h2>WIDERRUFSRECHT</h2>
  470. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <div class="wrap">
  471. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Sie haben das Recht, innerhalb von 14 Tagen den Kaufvertrag ohne Angabe von Gründen zu widerrufen. Die Widerrufsfrist beträgt 14 Tagen ab dem Tag,&nbsp;
  472. an dem Sie oder ein von Ihnen benannter Dritter, der nicht der Beförderer ist, die Ware in Besitz genommen haben bzw. hat. Wir sind im&nbsp;
  473. Stande, Ausnahmen zu machen und Ihre Bestellung auch nach 14 Tagen zu stornieren.&nbsp; Ihre Zufriedenheit ist für uns am wichtigsten!
  474. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
  475. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>&nbsp; &nbsp;
  476. &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
  477. &nbsp; &nbsp; &nbsp; &nbsp; </div>
  478. &nbsp; &nbsp; &nbsp; &nbsp; </div>
  479. &nbsp; &nbsp; </div>
  480. &nbsp; &nbsp; <link href="https://studiosaw.pl/ebay-generator/selsey-de/files/source.css" rel="stylesheet" type="text/css">
  481. &nbsp; &nbsp; <meta name="viewport" content="width=device-width, initial-scale=1.0">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement