Solved

Which of the Following API Calls Allows You to Fetch

Question 33

Multiple Choice

Which of the following API calls allows you to fetch the list of related products using the native Magento API?


A) catalog_product_link.list, with arguments $type='related', $product_id
B) catalog_product.list, with arguments $type='related', $product_id
C) catalog_product_related.list, with argument $product_id
D) catalog_product_option.list, with arguments $type=' related', $product_id

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions