Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/google-chrome/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何在自定义选项中上载图像,同时在magento中添加简单产品_Magento - Fatal编程技术网

如何在自定义选项中上载图像,同时在magento中添加简单产品

如何在自定义选项中上载图像,同时在magento中添加简单产品,magento,Magento,在添加产品时,我在自定义选项中添加多个图像时遇到问题 如何在magento的自定义选项中添加多个图像?默认情况下,magento不提供上载自定义选项图像的功能。此功能必须通过模块或自定义编程添加。您是否可以包括(编辑您的帖子)您的代码,以及您收到的错误消息(如果有)。实际上,我没有在magento的自定义部分获得上载图像选项

在添加产品时,我在自定义选项中添加多个图像时遇到问题


如何在magento的自定义选项中添加多个图像?

默认情况下,magento不提供上载自定义选项图像的功能。此功能必须通过模块或自定义编程添加。

您是否可以包括(编辑您的帖子)您的代码,以及您收到的错误消息(如果有)。实际上,我没有在magento的自定义部分获得上载图像选项