Updated catalog and product pages to render descriptions using HTML (`v-html`), allowing richer content presentation. Improved characteristics section for products, reintroducing previously commented-out functionality with refined structure and styling. - Enabled `v-html` in `categorySlug.vue` and `slug.vue` for proper HTML display in descriptions. - Restored and revamped characteristics section with better styling and layout. - Adjusted SCSS for consistent typography and spacing in characteristics. No breaking changes introduced—enhancements improve presentation and maintain code quality. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| constants | ||
| graphql | ||
| middleware | ||
| pages | ||
| plugins | ||
| stores | ||
| utils | ||
| app.config.ts | ||
| app.vue | ||