delet subcatecory viev line

This commit is contained in:
NW 2024-12-14 13:10:23 +00:00
parent 3843dcb094
commit 207b9a829c
2 changed files with 0 additions and 2 deletions

View File

@ -851,7 +851,6 @@ Description: ${product.description}
Stock: ${product.quantity_in_stock}
Location: ${location.country}, ${location.city}, ${location.district}
Category: ${product.category_name}
Subcategory: ${product.subcategory_name}
🔒 Private Information:
${product.private_data}

View File

@ -624,7 +624,6 @@ Description: ${product.description}
Stock: ${product.quantity_in_stock}
Location: ${product.country}, ${product.city}, ${product.district}
Category: ${product.category_name}
Subcategory: ${product.subcategory_name}
🔒 Private Information:
${product.private_data}