在我的仓库中,所有产品都是可溶解的产品,在仓库中没有简单的产品。 一切都会被罚款,但会发现一个问题。
在将产品添加到汽车上之后,它从可塑产品页上选择了简单产品,即仍在汽车上获得可溶解的产品库,然后通过会议保持。 因此,我们无法追踪产品的实际销售。
它是否与任何组合有问题,或者说什么东西可以捕获简单的产品库,而不是可以想象的产品SKU。
请帮助我
在我的仓库中,所有产品都是可溶解的产品,在仓库中没有简单的产品。 一切都会被罚款,但会发现一个问题。
在将产品添加到汽车上之后,它从可塑产品页上选择了简单产品,即仍在汽车上获得可溶解的产品库,然后通过会议保持。 因此,我们无法追踪产品的实际销售。
它是否与任何组合有问题,或者说什么东西可以捕获简单的产品库,而不是可以想象的产品SKU。
请帮助我
如果您的仓库填满了可溶解的产品,这很可能是很晚的。
http://www.magentocommerce.com/magento-connect/Matt+Dean/extension/596/simple-configurable-products
它基本上只是用简单的产品价格作为购买价格,为汽车添加简单产品。 还必须在简单产品而不是混杂产品中添加习俗选择。
因此,所购买的物品是简单的产品SKU,而不是可预见的产品。
When using the Magento collection method addFieldToFilter is it possible to allow filtering by NULL values? I want to select all the products in a collection that have a custom attribute even if no ...
I am new to Magento and using their API. I need to be able to get the product url from the API call. I see that I can access the url_key and url_path, but unfortunately that s not necessarily what ...
My problem is I want to change my category page layout similar as homepage I tried a lot but didn t get the answer.
I want to install a Magento extension in WAMP, but not from the Magento connect system. How can I do this? I have the module (extension) code and I already installed the sample data in the Magento ...
Is it possible to redirect the browser to nth step in the onepage checkout? If so, how would one go about doing it? I m working on a payment module and have a sort of "cancel" action that i would ...
I was wondering if it possible to link a category to My Account . Basically I would like to make My Account more prominent, by creating a category - My Account which appears in the main menu ...
I have a ‘featured’ attribute, which has a Yes/No select-list as the admin input. I presume that the values for Yes and No are 1 and 0, as they are for every other Yes/No list. However, if I try and ...
I tried importing product images into Magento using an absolute path, but it did not work. The image was not uploaded. For example, I tried importing "http://somewebsite.com/someimage.jpg". The image ...