-
-
+ {#if file.expanded}
+
+
+
+
+
+
+
+
+
+
+ {file.copies} шт.
+
+
+
-
-
-
-
-
{file.copies} шт.
-
+
+
+
+
+ {#each formats as f}
+
+ {/each}
+
+
+
+
+
+
+ {#each colorModes as c}
+
+ {/each}
+
+
+
+
+
+
+
+ {#each qualities as q}{q.label}{/each}
+ {/if}
+
+ {/each}
+
+ {/if}
+
-
-
-
- {#each formats as f}
-
- {/each}
-
-
-
-
-
-
- {#each colorModes as c}
-
- {/each}
-
-
-
-
-
-
-
- {#each qualities as q}{q.label}{/each}
-
-
-
- {/if}
-
- {/each}
-
- {/if}
-
-
-
-
+
+
+{/if}
@@ -620,8 +622,6 @@
.price-summary { display: flex; justify-content: space-between; align-items: baseline; width: 100%; }
.summary-itogo { font-size: 30px; font-weight: 700; color: #8b93a1; }
.summary-price { font-size: 38px; font-weight: 800; color: #fff; }
- .home-bar-spacer { margin-top: auto; padding: 24px 0 8px; display: flex; justify-content: center; }
- .home-bar { width: 134px; height: 5px; border-radius: 3px; background: rgba(255, 255, 255, 0.3); }
/* ═══════════════════════════════════════ */
/* ОБЩИЙ ОВЕРЛЕЙ */
diff --git a/src/lib/preview/PreviewPage.svelte b/src/lib/preview/PreviewPage.svelte
new file mode 100644
index 0000000..e69de29
diff --git a/src/lib/preview/SelectionPage.svelte b/src/lib/preview/SelectionPage.svelte
new file mode 100644
index 0000000..e69de29