且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Magento

    我正在自定义Magento 常见问题解答扩展,以按以下方式对常见问题进行排序category.below集合为用于获取所有有效的常见商品.I'm customizing Magento FAQ extension for sort faq items......

    Magento中是否可以找到包含给定产品的所有订单?如果可以从管理面板完成,那就更好了.Is there a way in Magento to find all orders that contain a given product? It wou......

    我有一个很奇怪的问题,希望有人可以帮我解决这个问题.I have a pretty weird issue, I hope someone can help me with this.以下是影响我的问题的主要配置设置:Here are the majo......

    当URL具有.html后缀时,在magento中处理生成URL的正确方法是什么.What is the correct way to handle generating urls in magento when urls have .html suff......

    我正在为Magento(1.6)商店开发类别汇总报告. I'm working on developing a category roll-up report for a Magento (1.6) store. 为此,我想获取一部分产品的订单项集合-......

    我需要一个辅助函数来获取当前的语言代码.我想在/products/view.phtml之类的模板文件中使用它,仅用于测试目的.I need a helper function to get the current language code. I wa......

    我已经完成了设立Magento的REST API,并能够获取产品的列表,而无需使用API​​示例code的Magento提供任何错误。然而,当我尝试使用在创建的http://www.magentocommerce.com/api/rest/introd......

    我有一个多商店设置,我正在为特定商店设置产品属性,以使用使用默认值"选项-(即在商店视图中使用该值),如下所示:I have a multi-store setup and I am setting a Product's Attribute for ......

    我正在为Magento开发付款模块.我是使用本教程完成的I am developing a payment Module for Magento. I did this using this tutorial http://www.magentoco......

    我为我们的 Magento 商店开发了一个自定义搜索引擎,我正在尝试以非常特定的顺序加载产品系列(我已经根据我设计的算法对结果进行了排名).I have developed a custom search engine for our Magento ......

    我具有以下图像中描述的两个属性: i have tow attributes described in the image bellow : 我想知道如何获得它的价值 i wanna know how to get value of it ________ _________ _________ 谢谢! ...

    我在Magento需要提供输出其所有值作为列表项的数组的定制产品属性.的基本前提是产品的成分的列表...上我们需要进入(例如)水,盐,着色剂每一个产品的基础 - 并为那些被呈现为在前端的列表I have a need in Magento to pro......

    我已经设置有哪几种二进制属性在我的Magento店设置的属性。I have set an attribute set in my Magento shop which has several binary attributes.有关下拉,我需要这一个属......

    这已经被问过很多次了,但没有有效的答案.This has been asked many times before but with no working answer.我有多个商店,有些属性已被覆盖.我想通过脚本将这些属性更改为使用默认值".I ha......

    当我尝试使用rest api获取所有产品列表时.when I trying to fetch all product list with rest api. http://magento-11498-25844-78339.cloudwaysapps......

    总结我想创建一个不保存到产品中的产品属性,或者像普通产品属性一样显示在产品编辑页面上.相反,我希望将其保存到订单/报价项目并显示在订单、发票等上.在将产品添加到购物车之前,客户还应该在前端对其进行配置.I want to create a produc......

    I am a beginner to magento REST API, how i will get token and token secret to be fill in Postman REST resquest. I have only consumer key and consumer secret. Please provide me the steps to follow. ...

    我需要按禁用状态过滤magento产品集合. Magento似乎默认情况下在加载收藏集时会忽略禁用的产品.I need to filter a magento product collection by disabled status. Magent......

    Magento 集合排序函数(例如 Mage_Eav_Model_Entity_Collection_Abstract::addAttributeToSort)通过将 ORDER BY 子句添加到 SQL 选择语句来工作.但是,有时已经加载了集合并且需......

    由于某种原因,我的Magento目录页面上的分页现在丢失了.有什么想法吗? for some reason, the pagination on my Magento catalogue page is missing now. any ideas? ...