Thanks for previous replies, I am new to magento framework. can anyone guide me how to ge开发者_高级运维t the return values from model to controller. in simple i want to return the values from model
I need to put the nextag code to track sales in my seller dashboard. I have the example here, but I dont know how to replace the variables in success.phtml
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
We migrated from 1.4 to 1.6 I am not sure if this is a problem in the migration but our table rate shipping is not worked.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_运维知识库I am trying to create an simple form in magento Backend (Admin Side).. I want to display a button \"Add New\" on right side of it.
I\'m setting up a webshop for a client in Magento. He works a lot with very specific brands, so I wanted to make specific brands pages (for SEO pur开发者_StackOverflowposes).
I dropped a table manually in magento. Now I want my code to recreate the same table.. I Have written the create statement in app/code/local/namespace/my_module/sql folder like this
I have custom controller that knows order id, is it possible to g开发者_JS百科et order by order id in custom controller?This is how I solved this:
I have a product that can only be purchased once only for each customer .. If I put in the admin, only one item in the shopping cart, Elee can buy one at a time, and so buy more than one time.