how to check condition on filter example by joining two macro

sgnarkhede2016sgnarkhede2016 Member Posts: 152 Contributor II
edited July 2020 in Help
Hello,
I have total three macros i want to check condition on filter

%{key}      "%{prof_value_1}" i want to genrate this macro like %{prof_value_%{m_cnt}}
product %{key}        CreditCard(%{prof_value_1})    1
how can do that
%{attribute_value_1}==%{prof_value_%{m_cnt}} ?

Best Answer

Sign In or Register to comment.