Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个关于我在 Magento 中遇到的小问题的问题。
创建产品时,您可以将多张图片上传到产品视图页面的主图片下方显示的产品库中。
我的问题是,是否可以像添加标签一样在产品后端添加指向每个图像的链接。
因此,当在产品视图页面上单击额外的图像时,它会将用户带到不同的页面。
我认为这是可能的,您必须在此基础上创建自己的模块。