Skip to content

CC-37820 Integration guide for merchant product relation management.#3596

Open
annakotiuk wants to merge 4 commits intomasterfrom
feature/cc-37820/master-product-merchant-management
Open

CC-37820 Integration guide for merchant product relation management.#3596
annakotiuk wants to merge 4 commits intomasterfrom
feature/cc-37820/master-product-merchant-management

Conversation

@annakotiuk
Copy link
Copy Markdown
Contributor

@annakotiuk annakotiuk commented Apr 1, 2026

PR Description

Added possibility to manage merchant product relation in BO.
This docs adjustments describes how to enable this functionality.

Tickets

https://spryker.atlassian.net/browse/CC-37820

Checklist

  • I agree with the Code Contribution License Agreement in CONTRIBUTING.md
  • I validated and improved the content with Custom GPT
  • I checked my pages at the deployment preview website.
  • I invited a person to review and merge this PR.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 1, 2026

Deploy Preview for spryker-docs ready!

Name Link
🔨 Latest commit e2803e7
🔍 Latest deploy log https://app.netlify.com/projects/spryker-docs/deploys/69ce53ff0305bb0008c8d94c
😎 Deploy Preview https://deploy-preview-3596--spryker-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment on lines +176 to +183

/**
* @return list<\Spryker\Zed\ProductManagementExtension\Dependency\Plugin\ProductAbstractFormTabContentProviderPluginInterface>
*/
protected function getProductAbstractFormTabContentProviderPlugins(): array
{
return [];
}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/**
* @return list<\Spryker\Zed\ProductManagementExtension\Dependency\Plugin\ProductAbstractFormTabContentProviderPluginInterface>
*/
protected function getProductAbstractFormTabContentProviderPlugins(): array
{
return [];
}

I think it's not needed for the integration guide. It's already visible from the code that it's deprecated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants