Have a situation where I need to add a variable to a book that contains different conditional text for two products (Product A and Product B ).
This will be for Product C, and should be added everywhere Product A exists, and be conditional for Product C only. How can I make the variable conditional for Product C? I would like to do it in one pass, if possible.
Thanks!