delet subcatecory viev line
This commit is contained in:
parent
3843dcb094
commit
207b9a829c
@ -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}
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user