I'm setting up some conversion javascript on a BigCartel store.
I'd like to get the order value in a variable, e.g.
var conv_total = "[order value here]";
And I can't find an appropriate variable from BigCartel. Anyone know the proper bit of code here?
Unfortunately there's not a way to modify the success page to include any kind of order details, so adding your own conversion code to include order values isn't possible. Sorry about that!