January 30th, 2010 in Magento | Comments Off
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by bridgingthegap2 on January 30 2010
Sorry if this has previously been answered but after an extensive search I can’t find it.
I currently use the following settings:
In Admin – Prices are input excluding VAT (to make it easier to change if the Govt choose to change VAT again) – with the box checked to advise that the goods are taxable.
On the Web – Prices are shown including VAT
I want to export my products to Google Base including VAT – at the moment it is sending the price excluding VAT and as such is giving the customer a false impression of the price…
I read somewhere that someone had to ‘hack’ the core files – but I’m not sure how to do this or even if this is required.
Discuss this, get free magento help.
January 29th, 2010 in Magento | Comments Off
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by HELP ME on January 29 2010
You can add Categories so that they are not under the Default Category. They will be at the same level as Default. However, only Categories under Default will automatically appear in the Navigation Menu. If a Category is not under Default, you will need to create some other way for your customers to get to that Category.
Do you know how to get to that Category?
Discuss this, get free magento help.
January 28th, 2010 in Magento | Comments Off
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by PaulE on January 28 2010
Is there a way to let every store use the same increment number for orders/invoices/packing slips etc. Magento now creates per store a new increment but I just want to have a global increment which will be used for every store inside my magento installation.
I couldn’t find anything about this on the web so far.
Discuss this, get free magento help.
January 27th, 2010 in Magento | Comments Off
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by screege on January 27 2010
I have run magento now for 1 year, I have had a very bad problem with it which I do not seem to fix. I sell watches and lets say I have a bulova brand watch which its sub category is bangle, now I make the product, make the bulova category anchor and make a sub category named bangle, when I add a product I add it on the bangle sub category or even both bulova and bangle. The thing is if that the product is displayed in my front page or even from the search in the upper left corner where it should say
If I go to bulova category and display all products and then I click on the product it will only display the following:
Start > Bulova > Item
Still there is the subcategory missing the only way I have seen it can display the whole path is by going on the menu or selectin the layered filter Bangle then it will display correctly:
Discuss this, get free magento help.
January 25th, 2010 in Magento | Comments Off
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by merigold on January 25 2010
I am working on magento shipping methods with conditions like :
IF customer buy 1 product only , then shipping charges $7.00
IF customer buy more then 1 product, then shipping charges becomes $7.00 + $2.50 each product added in the cart.
Can anyone pls show me the way how to do this?
I try to resolve this using Shopping Cart Rules but not exactly works what I required.
any help would be appreciated.
Discuss this, get free magento help.
January 23rd, 2010 in Magento | Comments Off
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by digitalcomputernetwork on January 23 2010
I want to know how to use external hosted product images. I have about 2000 items to import. The perfect solutions would allow me to import the category, product, and use external images. Im thinking that it might be possible to add a field to the import process that stores the image url in the database. Then I would go change all the codes that referenced the old image-file structure. I would try to make it similar to the way that the product name or category is stored and referenced.
I cant do this myself but it sounds like it would work. I hope someone smarts finds this post.
Discuss this, get free magento help.
January 22nd, 2010 in Magento | Comments Off
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by tomas123 on January 22 2010
i want to create multiple website (domain1.com , domain2.com etc) to use the same magento installation and same product and category structure?
all the other should be different and the two stores should not be sharing sales or customers
i also want for different admin to manage these stores. but that the admin would have limited access to customers, sales, CMS and manage the categories names etc.
Discuss this, get free magento help.
January 21st, 2010 in Magento | Comments Off
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by marowi on January 21 2010
is it possible to set the order status for paypal payment from “processing” to “pending”? It would help us if every order could starts with the status “pending”, wheter the customer has already paid via paypal.
And we have a problem with the cancelling of already completed orders, for example if the customer returns the product. In this case we are not able to switch the status from “complete” to “cancelled”. After cancelling the status is still “complete”…
Is there a solution for this?
We are using Magento Version 1.3.2.3
Best Regards,
Discuss this, get free magento help.
January 20th, 2010 in Magento | Comments Off
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by piquet on January 20 2010
The site uses onepage for checkout. I want to be able to retrieve a few aspects of an order by the time I reach success – particularly, the total cost of the order just completed and the method used for payment.
I know I can get to the Order number
with $this->getOrderId()
but I am not strong on the whole magento model. I would like to be able to do something similar: $this->getOrderTotal()
Please advise how to go about the steps that would allow this.
Also, I have read much but do not have not managed a strong understanding of the whole model. Any pointers to good beginner-developer tutorials in magento would be appreciated.
Discuss this, get free magento help.
January 19th, 2010 in Magento | Comments Off
Magento is the leading e-commerce platform rapidly gaining in popularity. This magento discussion was started by PG Branding on January 19 2010
I am wanting to update the Product’s Attributes using the XML Spreadsheet Upload.
Is it possible to submit and upload the XML Spreadsheet with only the product’s sku and attribute_set details?
Please ask any questions if you need a more detailed explanation of my question.
Discuss this, get free magento help.