Title: total amount variable
Last modified: August 30, 2016

---

# total amount variable

 *  Resolved [pabel70](https://wordpress.org/support/users/pabel70/)
 * (@pabel70)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/total-amount-variable/)
 * Hi, I need di insert this code:
 * <img src=”[http://xxxxxxxxx.xxxx.xx/SLEW?amount=AMOUNT&#8221](http://xxxxxxxxx.xxxx.xx/SLEW?amount=AMOUNT&#8221);
   width=”1″ height=”1″ />
 * on my thankyou-page, where AMOUNT should be the total of the order.
 * I don’t know which variable shows the total of my cart.
    Can you help me please?
 * Sorry for my english.
    Paolo
 * [https://wordpress.org/plugins/eshop/](https://wordpress.org/plugins/eshop/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/total-amount-variable/#post-6806716)
 * I’d suggest you add this image using CSS. The plugin provides plenty of classes
   and ids that you can use.
 *  Thread Starter [pabel70](https://wordpress.org/support/users/pabel70/)
 * (@pabel70)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/total-amount-variable/#post-6806725)
 * Probably I didn’t explain well my problem.
 * I need to put the variable that contains the value of my cart instead of “AMOUNT-
   CART” in that code.
 * <img src=”[http://xxxxxxxxx.xxxx.xx/SLEW?amount=AMOUNT-CART&#8221](http://xxxxxxxxx.xxxx.xx/SLEW?amount=AMOUNT-CART&#8221);
   width=”1″ height=”1″ />
 * Thanks
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/total-amount-variable/#post-6806730)
 * There isn’t an option within eShop to do that. Can I ask why you need to do this?
 *  Thread Starter [pabel70](https://wordpress.org/support/users/pabel70/)
 * (@pabel70)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/total-amount-variable/#post-6806739)
 * We made a partnership with a comunication agency and that code let them to track
   the orders.
 * I made a try using this code:
    <img src=”[http://xxxxxxxxx.xxxxx.xx/SLEW?amount=$eshoptotal&#8221](http://xxxxxxxxx.xxxxx.xx/SLEW?amount=$eshoptotal&#8221);
   width=”1″ height=”1″ />
 * but they sasy it doesn’t work.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/total-amount-variable/#post-6806742)
 * The variables for the cart are all stored in a session cookie. Perhaps you could
   grab that session and pull out the cart total?
 *  Thread Starter [pabel70](https://wordpress.org/support/users/pabel70/)
 * (@pabel70)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/total-amount-variable/#post-6806763)
 * I tryed to use Firebug extension for Firefox but I haven’t found the cookie that
   contains that value.
 * Anyway, thanks for your support.
    Paolo
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/total-amount-variable/#post-6806770)
 * Try the `eshopcart` session.
 *  Thread Starter [pabel70](https://wordpress.org/support/users/pabel70/)
 * (@pabel70)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/total-amount-variable/#post-6806782)
 * I’m not expert in this…
 * Thanks

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘total amount variable’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/eshop_d6e4b8.svg)
 * [eShop](https://wordpress.org/plugins/eshop/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/eshop/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/eshop/)
 * [Active Topics](https://wordpress.org/support/plugin/eshop/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/eshop/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/eshop/reviews/)

## Tags

 * [cart](https://wordpress.org/support/topic-tag/cart/)
 * [variable](https://wordpress.org/support/topic-tag/variable/)

 * 8 replies
 * 2 participants
 * Last reply from: [pabel70](https://wordpress.org/support/users/pabel70/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/total-amount-variable/#post-6806782)
 * Status: resolved