8000 GitHub - epolish/Boolfly_ProductRelation: Magento 2 - Adding custom product relations
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

epolish/Boolfly_ProductRelation

 
 

Repository files navigation

Magento 2 - Custom Product Relation

Magento 2 - Adding custom product relations

Note: Testing on Magento 2.1.x version.

We can call the custom product relation:

   /** @var \Magento\Catalog\Model\Product $product */
    return $product->getCustomTypeProducts();

About

Magento 2 - Adding custom product relations

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%
0