Tagged Questions

0
votes
1answer
50 views

Get product link from Magento API

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 no …
0
votes
1answer
13 views

Magento Community: Product / Category Images do not upload

I have tried all the obvious: - chmod - php.ini - reinstalled magento Anything else?
0
votes
2answers
38 views

Refactor or Rewrite UI Layer from Scratch

In most cases it is better to refactor than rewrite a full codebase. We have quite interesting situation. In our application business layer is pretty good. With unit tests, separat …
0
votes
0answers
26 views

Custom Satchmo Store Configuration / Process

Hello. I want to create an order form to buy multiple things in this sort of structure: Business Data 1 ---Product A ---Product B Business Data 2 ---Product A That is, I want t …
0
votes
2answers
53 views

How do I interact with the Amazon Product Advertising API in my Rails app?

I'm building a Rails web app and was wondering what is the best way to get a list of products that Amazon would return based on a search term? For example, if I sent amazon the …
3
votes
8answers
122 views

Using .NET for Windows Forms based Product Development

.NET has become a popular technology among software developers and comsumers. I was thinking if it would be a wise decision to develop a Windows Forms based product in .NET that ca …
1
vote
2answers
73 views

Transform a java object tree into a 2 dimension table

Hi, I'm faced to the following problem. I have a tree of java objects for which I have to export each field value into a CSV file. The result of the exportation must be similar to …
1
vote
1answer
31 views

How to choose design\platform for a product?

I have an idea for a product, to be used by am individual.I would like to have a web application with offline mode capability.But,I also want the application to be available on mo …
0
votes
0answers
86 views

Magento Paypal Express having issues with Downloadable Products

Hey All, Just like to send a thanks out in advance for the help. I have successfully setup a downloadable product with the option of filling out the URL in the Downloadable Info …
0
votes
2answers
52 views

Documenting a software product (as opposed to bespoke systems)

Hey all, As a software shop, we are well accustomed to delivering bespoke applications and solutions based on individual client requirements. For each system, we generally prepare …
1
vote
5answers
459 views

High performance product catalog in asp.net?

Hi, I am planning a high performance e-commerce project in asp.net and need help in selecting the optimal data retrieval model for the product catalog. Some details, - products in …
0
votes
1answer
93 views

LINQ Product of two fields in aggregated query

Hi, I need to calculate a sum of product of two fields. This will be used for average weighted price. avgPrice = sum( price*volume) / sum(volume). Both price1 and price2 return er …
3
votes
6answers
92 views

Naming product editions/versions

I'm working on a software product (time tracking tool) which will be available in 2 flavors: a free version and a commercial version. I was thinking of naming them as "Free version …
2
votes
1answer
89 views

Getting an iPhone app’s product name at runtime?

How can this be achieved? I would like to get the name so i can display it within an app, without having to change it in code each time i change a name, of course.
0
votes
1answer
28 views

Membership products data schema

I'm trying to model my organization's membership products for accepting and recording membership purchases in our business database. Someday we hope the purchases will be made onl …

1 2 3 next
15 30 50 per page