This commit is contained in:
marzban-dev
2025-01-29 03:29:02 +03:30
parent 877f0006dd
commit e2fd289cd9
+1 -1
View File
@@ -30,7 +30,7 @@ await useAsyncData(async () => {
<ProductVideo /> <ProductVideo />
<ProductComments /> <ProductComments />
<ProductDetails /> <ProductDetails />
<ProductsSlider title="محصولات مشابه" /> <!-- <ProductsSlider title="محصولات مشابه" />-->
<ChatButton /> <ChatButton />
</div> </div>
</template> </template>