doucheng5705 2015-07-10 09:00
浏览 45
已采纳

通过Magento中的CMS Page查看具有特定自定义属性值的类别中的产品

I have made a book store in magento. I have made a custom attribute called 'Author' that has names of author who has written the book.
I have made categories for the book like Fiction, Fantasy, Horror.
I have made a CMS page for Every Author. Eg. For CMS page of Author ABC. I have categories listed i.e (Fiction, Fantasy, Horror) inside that CMS Page.
When user clicks on the Fantasy link on that CMS page I need it to redirect it to page listing Books under Fantasy Category by Author ABC I tried giving link like "magento.com/fantasy?author=1" but when we click, it redirects to "magento.com/fantasy".
How to list Books under Fantasy Category by Author ABC ?

  • 写回答

1条回答 默认 最新

  • duandou2763 2015-07-10 13:50
    关注

    You should check how default magento sends parameters in URL. When the URL switches the protocol that is from http to https, params appended with "? = " will be lost.

    Try using following format : magento.com/fantasy/author/1/

    Also ensure that your attribute is filterable in layered navigation and your category is marked as anchor.

    Hope this helps!!

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 完全没有学习过GAN,看了CSDN的一篇文章,里面有代码但是完全不知道如何操作
  • ¥15 使用ue5插件narrative时如何切换关卡也保存叙事任务记录
  • ¥20 软件测试决策法疑问求解答
  • ¥15 win11 23H2删除推荐的项目,支持注册表等
  • ¥15 matlab 用yalmip搭建模型,cplex求解,线性化处理的方法
  • ¥15 qt6.6.3 基于百度云的语音识别 不会改
  • ¥15 关于#目标检测#的问题:大概就是类似后台自动检测某下架商品的库存,在他监测到该商品上架并且可以购买的瞬间点击立即购买下单
  • ¥15 神经网络怎么把隐含层变量融合到损失函数中?
  • ¥15 lingo18勾选global solver求解使用的算法
  • ¥15 全部备份安卓app数据包括密码,可以复制到另一手机上运行