Problem/Motivation

We have the case that we only want to import the alt image of each product and not all images. It would be useful to be able to configure this in the sync settings.

Steps to reproduce

Proposed resolution

Write a patch to support a configurable image import setting. It could be implemented the same way as the body text format setting in https://www.drupal.org/project/shopify/issues/3169811

Remaining tasks

Write a patch to support a configurable image setting.

User interface changes

There will be a new option in the sync configuration to disable the import of extra images.

API changes

Data model changes

Issue fork shopify-3322827

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

InaW created an issue. See original summary.

inaw’s picture

Status: Active » Needs review

Setting to "needs review." For anyone wishing to test this by applying a patch, you can use https://git.drupalcode.org/project/shopify/-/merge_requests/32.patch