You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting printed price values in return statement but in console.log() it is getting output as {{value.sellPrice1_SS}} because of this it is not able to compare the sellprice and original price at the if condition. Could any one help me..?
console,log(r,t:)//{{=value.x_sellPrice1_SS}} {{=value.x_sellPrice1_SS}}
You have to include cookie in some way (depending on the environment) to the data that you pass to compiled dot template. It is not in scope of this library.
The text was updated successfully, but these errors were encountered: