hide product of a certain category from the generated invoice
-
Hello,
At customer invoice pdf,
Is it possible to hide any product that falls into a specified product category?<Example case>
I created a product called “Pizza-A” price:$20 category “food”
Using smart bundle plugin, I added the following 3 products to “Pizza-A” as a package
– “tomato” category “ingredient” x 500 qty price: 0
– “cheese” category “ingredient” x 100 qty price: 0At shop page and checkout page,
customer will see only “Pizza-A” $20 was orderedAt backend, ingredient manager would be able to see that he need to prepare 500 units of tomato and 100 units of cheese.
At customer invoice. To avoid confusion,
Customer would need to see that he ordered “Pizza-A” only!. and not the ingredients.Therefore, I would like to hide any product that has category of “ingredient”
<Question>
Is it possible to add some snippet or do some modification to exclude any product from a specified category (ID) from showing on invoices ?Alternatively, is it possible to hide any product that has price = 0 ?
because all my ingredients were shown as price = 0 on the generated invoiceBest regards
- The topic ‘hide product of a certain category from the generated invoice’ is closed to new replies.