• 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

    (@santerref)

    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.