Questions tagged [magento-1.8]

Magento is an e-commerce platform written in PHP atop the Zend framework, available under both open-source and commercial licenses.

This tag relates to the version 1.8 release of Magento. For general Magento related questions, please see .

957 questions
-1
votes
1 answer

Multi-Store View based extension in Magento

I've developed a custom news extension for Magento 1.9 according to MagentoStudy_News that is covered in Magento's official study guide for developers. The store that I'm building on Magento is multilingual that means that I have 3 store views, each…
mrGott
  • 1,066
  • 3
  • 18
  • 53
-1
votes
1 answer

Different Discounts for Different Quantities

What would be the step by step to make it so certain sku's are 5% for quantities 2-4, 10% for quantities of 5-8? I've tried 'contains', 'is one of', 'is' 2,3,4 If I only have 1 in cart, it gives the 5% If I have 5 it isn't 'bumping' up to the 10%…
mtporter
  • 1
  • 1
-1
votes
1 answer

Is there a way to implement masonry.js in magento with infinitescroll?

For infinitescroll am using the free extension: 'vs-infinite-ajax-scrolling', this extension provides noconfilct workaround too jquery version it imports is 1.7.2, am looking for a way to implement masonry.js from desendro with this extension and…
Mackzie
  • 41
  • 1
  • 11
-1
votes
1 answer

How to add customer's EU VAT number and reverse charge message on Magento PDF

I'd like to know how to add the customer's EU VAT number as well as a fixed message saying "Reverse Charge" to PDF invoices - and only for the customer group which is called EU Zero VAT. Magento ver. 1.8.1.0 This is the law for UK firms to display…
PizzaGeek
  • 1
  • 1
-1
votes
1 answer

Magento default store view not working at front end

I have a magento 1.8.0 store, and it has two store views for each language Arabic and English. Now for the website admin in Manage Stores, the default store view is Arabic, but somehow it is not displaying in Arabic, it displays in English. The…
Altaf Hussain
  • 5,166
  • 4
  • 30
  • 47
-1
votes
1 answer

Sales Order Barcode table in magento

I need to know table name of save sales order Barcode in magento database, for create custom report in asp.net. i have successfully connected to mysql and sample database and successfully fetch data from sample table and show in report, but i can't…
-1
votes
1 answer

Create complex configurable product

I'm novice with in Magento, i'm creating a store hardware & workshop tools. Some products are specific attributes like: code, reference, dimension. I want to display a product with all this attributes in product page (see link attachmenent). What…
-1
votes
2 answers

how to show color box in filter of listing page in magento

I want to show different color box in place of color name under shop by filter in listing page. Now it is showing color name but i want to show color box there.I searched for free extension but i didn't get any extension to show color box under shop…
Prince Kumar
  • 498
  • 3
  • 9
  • 30
-1
votes
1 answer

MAGENTO US Tax Settings

My understanding is that I only have to charge taxes in the state(s) I have a physical presence, in my case that is TX only. So, I can't seem to set up the tax rates to charge the tax rate for customers in TX but a 0% rate for everywhere else. Some…
user9402
  • 21
  • 4
-1
votes
1 answer

Creating Dependable Custom Options Magento

How to create and import Dependable Custom Options Ex:when we choose Gender Men in the Sex it has to Show only Men's Sizes in the Sizes Option.
user3801227
  • 33
  • 1
  • 6
-1
votes
1 answer

problems accents in email magento

I have a magento website running version 1.8.1.0 I wanted to edit the email templates that are sent when a customer order something. Everything goes fine, till I put some letters with accents like éèà. The mails aren't sent anymore. Can someone…
Bigjo
  • 613
  • 2
  • 10
  • 32
-1
votes
2 answers

How to display products in category page in magento

I m new to magento, I have created home page using sample data and created categories,sub-categories. For example, Household items | kitchenware …
user3785196
-1
votes
1 answer

How to create pages in the footer in magento

I have installed magento1.8.0.1, and also import sample data. I added one more menus, Now i want add pages like e-mail us, so i go to cms -> pages -> add new page ->. so it will be created, i want to know how to display that e-mail us page in…
user3785196
-1
votes
2 answers

Catalog search is not working properly

Hi all I am Searching one product in search box but magneto will display Searching product as well as some other product. How to over come this issue??
Magento 2
  • 143
  • 2
  • 9
-1
votes
1 answer

need correct syntax for update / replace a table entry when column_id name is 'value'

I need to replace a value in a magento store database table where the name of the column is 'value' - that's what is confusing me!! Table name = catalog_product_entity_varchar column ID = value value to replace = container2 value to become =…
1 2 3
63
64