new changes
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
<script lang="ts" setup></script>
|
||||
|
||||
<template>
|
||||
<div class="w-full flex flex-col">
|
||||
<ProductHero />
|
||||
<Video />
|
||||
<Comments />
|
||||
<ProductVideo />
|
||||
<ProductComments />
|
||||
<ProductDetails />
|
||||
<RelatedProducts title="محصولات مشابه" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user