Is there a way to conditionally set a deface override, for example based on product?
So product == 'x', then do it, otherwise, ignore.
Is there a way to conditionally set a deface override, for example based on product?
So product == 'x', then do it, otherwise, ignore.
Copyright © 2021 Jogjafile Inc.
Your best bet will be to conditionally use render_original like so: