Sorry, I’m still a bit confused. So does that mean, in this shortcode
[code_snippet id=1 custom_attr_1=’product_type_1′ custom_attr_2=’product_type_2′]
I can use the above parameters in my snippet as:
<?php echo $custom_attr_1.$custom_attr_2?>
?Thanks for the fast response Shea! Appreciate it!