Title: Display products without shortcode?
Last modified: April 4, 2022

---

# Display products without shortcode?

 *  [Alex R.](https://wordpress.org/support/users/dreamfish/)
 * (@dreamfish)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/display-products-without-shortcode/)
 * Is it possible to get product-details without the usage of the shortcode, for
   example when using direct plugin class access within a custom theme?
 * We would like to use just the product-details without any html-template …

Viewing 1 replies (of 1 total)

 *  Plugin Author [santerref](https://wordpress.org/support/users/santerref/)
 * (@santerref)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/display-products-without-shortcode/#post-15821168)
 * Hi Alex R.,
 * If you override the template “product.php” like in your other question, you have
   access to the `$product` variable. This is the product object from the plugin
   with all the details.
 * You can learn more by looking to the `wp-storefront/includes/class-product.php`.
 * Francis.

Viewing 1 replies (of 1 total)

The topic ‘Display products without shortcode?’ is closed to new replies.

 * ![](https://ps.w.org/mag-products-integration/assets/icon-128x128.jpg?rev=2595753)
 * [WP Storefront - Magento 2 Product Showcase](https://wordpress.org/plugins/mag-products-integration/)
 * [Support Threads](https://wordpress.org/support/plugin/mag-products-integration/)
 * [Active Topics](https://wordpress.org/support/plugin/mag-products-integration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mag-products-integration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mag-products-integration/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [santerref](https://wordpress.org/support/users/santerref/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/display-products-without-shortcode/#post-15821168)
 * Status: not resolved