Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Repository files navigation

Magja Magento Extensions

Product API

catalog_product.associate

Assign associated products for a configurable product.

catalog_product.associate($configurableProductId, $childrenIds)

Parameters:

1. int $configurableProductId Configurable (parent) Product ID.
2. array $childrenIds Array of product IDs, or a comma-separated string of IDs.

Returns: true

About

The Magento Core API doesn't have methods to manipulate some features wich are required for Magja. This module extends the Magento Catalog API due to provide that's features.

Resources

Stars

5 stars

Watchers

14 watching

Forks

Releases

Packages

Contributors

Languages