We currently are setting up a system with Simple and Grouped products, each of the simple products have names such as strawberry, chocolate.
The grouped product has the full product name. This has been done because I have developed a front end interface to allow for a wholesale style shopping experience,
Now in the backend when looking at the orders it obviously shows the SKU and then the product name which is Strawberry or Chocolate, Is there a way of showing the grouped product also above each of the simple products?
Sorry just to update, I mean this when you are viewing the orders in the backend of Magento,
Regards.
Related
How can i duplicate a Wordpress/Woocommerce plugin so that there are two of the same plugins running at same time.
i would need this for product barcode/EAN numbers.
the reason is i sell some products that can have different EAN since some are from EU an other imported from US, that make it have 2 barcodes even its same product.
can someone help me with that please?
What you are trying to achieve can be done using Variable product option on woocommerce.
Variable product option offers you to have unique SKU for each sub product along with unique pricing and features. Then customize the website around those options.
i am using Magento 1.9 CE and using some Upsell Products.
I have two Customer Groups - General and Retailer.
Retailer can see and buy all Products.
General can see all, but can´t buy all Products.
Now i have some Upsell Items and i want to show them only if the Customer Group can buy them.
Is there any way to do it?. In Magento Enterprise is the Option Rule-Based Product Relations is there anything like that for CE?
Try to override block with Upsells and modify query which fetches data from DB.
http://inchoo.net/magento/overriding-magento-blocks-models-helpers-and-controllers/
In my magento shop, the same products will have a slightly different cost based on some cases but I sell the same price.
Question: how do i set up my product so it has multiple source costs?
Idea Question: Is there any way I can fill in the products cost after people placed an order, also including the amount and the provider's name.
What you do is set up Tier Pricing and Customer Groups, so that you have a different price structure since thats what your wanting. To add a price later would be maybe something something like using an observer class Magento : how to change item price when adding it into the cart
I have been trying to find a price comparison plugin for WordPress. Does anybody know of any?
It just needs to be a simple plugin that can compare prices of the same product from different vendors - like a product manager plugin.
So, in frontend, the user can select a product, and then it will show all the vendors and their prices for this product in a list, sorted with the cheapest first.
this is an example of what I mean:
http://www.kinguin.net/category/10158/middle-earth-shadow-of-mordor-the-dark-ranger-dlc-steam-key/
one product, but you can see all the vendors that sells it, and their respective prices.
Thanks in advance.
Will they be sold all from your website or links to other sites and I'm guessing you are entering all the prices manually if so you could try just a price table/comparison plugin
I am wanting to create kitted items in my magento store.. the reasoning behind this is because we sell kitted items which are our individual products that are created as CUSTOM KITS WITH DIFFERENT PRICING.. the only problem is I cannot seem to display the options that come with the products? So I want to have my kits (bundled product) display other individual products <-- but also be able to pick the attributes related with these items.. size/height color etc… Is this possible?