0

I am working on Magento website, I want to add my image editor after product page before it add to cart and checkout page. I want to rename "Add To Cart" Button to "Image Editor" and then it redirects to my editor page and after editing image it will redirect to cart checkout page.

I have tried to doing changes in

app/design/frontend/neoshop/default/template/catalog/product/list.phtml

but its not working.

Anyone done this before ??

thanks in advance...

Rahul
  • 763
  • 1
  • 12
  • 45

1 Answers1

0

You can use URL like

  • Simple product

http://magentostoreurl.com/checkout/cart/add/product/productId

  • Config product

http://magentostoreurl.com/checkout/cart/add/product/productId?super_attribute[attributeId]=optionId