Title: Shortcode [eshop_details]
Last modified: August 22, 2016

---

# Shortcode [eshop_details]

 *  [Вячеслав](https://wordpress.org/support/users/slavyan/)
 * (@slavyan)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/shortcode-eshop_details/)
 * There is a Shortcode [eshop_details]. I need to show only shipping. How to make
   it?
 * I couldn’t understand [http://quirm.net/wiki/eshop/setting-up-using-eshop/shortcodes/#](http://quirm.net/wiki/eshop/setting-up-using-eshop/shortcodes/#)
 *     ```
       eshop_details
       Display product details normally used for the add to cart form. Attributes:
   
       show: Comma delimited list of details to display. The list determines the order in which these are displayed. Acceptable values (default order): sku, description, options, optionset, shipping
       options_hide: Comma delimited list of details to hide from the options and options sets. Acceptable values: option, price, download, weight, stockqty
       class: Changes the default CSS class
       ```
   
 * [https://wordpress.org/plugins/eshop/](https://wordpress.org/plugins/eshop/)

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

 *  Thread Starter [Вячеслав](https://wordpress.org/support/users/slavyan/)
 * (@slavyan)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/shortcode-eshop_details/#post-5223103)
 * work
 *     ```
       echo do_shortcode('[eshop_details show="shipping"]');
       ```
   
 * Shows only letters. How to switch the price in figures?
 *     ```
       Shipping price: A
       ```
   
 * on
 *     ```
       Shipping price: 5$
       ```
   
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/shortcode-eshop_details/#post-5223360)
 * > How to switch the price in figures?
 * Sorry. What “price in figures”?

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

The topic ‘Shortcode [eshop_details]’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/shortcode-eshop_details/#post-5223360)
 * Status: not resolved