Operator [backend] create unique cart link for customer - extension? code? method?Class 'Mage_Checkout_CartController' not foundAdding Magento coupon code in (last) step of onepage checkoutHow to get total discount amount of Coupon Code for all items in the cartForcing a certain custom option value when customer adding product to cartCan I create a URL to send in email which will open a specific cart by id?Remove shipping from Cart - Magento 1.7How to call customer login form in the custom module action magento 2?GET products for my cart with customer tokenCreate coupon that sets the shipping rate to a specific amountTwo item category coupon code with fixed amount for whole cart
Leaving job close to major deadlines
How can I detect if I'm in a subshell?
How did space travel spread through the galaxy?
Why do you need to heat the pan before heating the olive oil?
What is the precise meaning of "подсел на мак"?
How to make all magic-casting innate, but still rare?
Why can't I craft scaffolding in Minecraft 1.14?
How Linux command "mount -a" works
How "fast" does astronomical events happen?
On George Box, Galit Shmueli and the scientific method?
What are the mechanical differences between Adapt and Monstrosity?
Using roof rails to set up hammock
what is "dot" sign in the •NO?
Explicit direct #include vs. Non-contractual transitive #include
Redirecting output only on a successful command call
How to prevent cables getting intertwined
How did the European Union reach the figure of 3% as a maximum allowed deficit?
Fill the maze with a wall-following Snake until it gets stuck
Do my partner and son need an SSN to be dependents on my taxes?
Should I email my professor to clear up a (possibly very irrelevant) awkward misunderstanding?
I have found ports on my Samsung smart tv running a display service. What can I do with it?
Digital signature that is only verifiable by one specific person
Numerical second order differentiation
Is there any effect in D&D 5e that cannot be undone?
Operator [backend] create unique cart link for customer - extension? code? method?
Class 'Mage_Checkout_CartController' not foundAdding Magento coupon code in (last) step of onepage checkoutHow to get total discount amount of Coupon Code for all items in the cartForcing a certain custom option value when customer adding product to cartCan I create a URL to send in email which will open a specific cart by id?Remove shipping from Cart - Magento 1.7How to call customer login form in the custom module action magento 2?GET products for my cart with customer tokenCreate coupon that sets the shipping rate to a specific amountTwo item category coupon code with fixed amount for whole cart
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
several times per day customers e-mail us: "hi, the coupon code is not working", or "I can't add 3 products to my cart" .... and more problems like that. Very often we send a step by step procedure how they can do whatever they want succesfully.
But that made me think: would it be possible for our operators to create a link from the backend, or frontend for that matter, that we can send to the customer. If the customer clicks the link:
- a cart (that we made for them) is already activated
- and a coupon code is also already activated
In other words: can we create a cart for the customer from the backend? A cart that we then can then hand over to the customer by sending a link?
(I hope this is clear and appreciate your help)
product cart customer cart-items
add a comment |
several times per day customers e-mail us: "hi, the coupon code is not working", or "I can't add 3 products to my cart" .... and more problems like that. Very often we send a step by step procedure how they can do whatever they want succesfully.
But that made me think: would it be possible for our operators to create a link from the backend, or frontend for that matter, that we can send to the customer. If the customer clicks the link:
- a cart (that we made for them) is already activated
- and a coupon code is also already activated
In other words: can we create a cart for the customer from the backend? A cart that we then can then hand over to the customer by sending a link?
(I hope this is clear and appreciate your help)
product cart customer cart-items
add a comment |
several times per day customers e-mail us: "hi, the coupon code is not working", or "I can't add 3 products to my cart" .... and more problems like that. Very often we send a step by step procedure how they can do whatever they want succesfully.
But that made me think: would it be possible for our operators to create a link from the backend, or frontend for that matter, that we can send to the customer. If the customer clicks the link:
- a cart (that we made for them) is already activated
- and a coupon code is also already activated
In other words: can we create a cart for the customer from the backend? A cart that we then can then hand over to the customer by sending a link?
(I hope this is clear and appreciate your help)
product cart customer cart-items
several times per day customers e-mail us: "hi, the coupon code is not working", or "I can't add 3 products to my cart" .... and more problems like that. Very often we send a step by step procedure how they can do whatever they want succesfully.
But that made me think: would it be possible for our operators to create a link from the backend, or frontend for that matter, that we can send to the customer. If the customer clicks the link:
- a cart (that we made for them) is already activated
- and a coupon code is also already activated
In other words: can we create a cart for the customer from the backend? A cart that we then can then hand over to the customer by sending a link?
(I hope this is clear and appreciate your help)
product cart customer cart-items
product cart customer cart-items
edited Jun 9 at 13:01
Ahmed Zameer
3610
3610
asked Mar 10 '16 at 7:57
snh_nlsnh_nl
3,0531047107
3,0531047107
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
You can create a cart on the frontend and then generate a link to share it with your customer.
Need a development to
- Generate the sharing link (for a specific user, an IP, ....)
- A controller to restore the shared cart
It can work like an abandoned cart.
Or for registered users
- A common password to log on customer account
My 2 cents,
something like this: shop.sutunam.com/share-cart-magento-extension.html (but has no IP filter - yet)
– snh_nl
Mar 10 '16 at 10:16
yep, don't know sutunam but the extension seems to do the job (adding an Ip filter or a restriction to a specific customer should be easy to do)
– Vincent
Mar 10 '16 at 10:45
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f105564%2foperator-backend-create-unique-cart-link-for-customer-extension-code-metho%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can create a cart on the frontend and then generate a link to share it with your customer.
Need a development to
- Generate the sharing link (for a specific user, an IP, ....)
- A controller to restore the shared cart
It can work like an abandoned cart.
Or for registered users
- A common password to log on customer account
My 2 cents,
something like this: shop.sutunam.com/share-cart-magento-extension.html (but has no IP filter - yet)
– snh_nl
Mar 10 '16 at 10:16
yep, don't know sutunam but the extension seems to do the job (adding an Ip filter or a restriction to a specific customer should be easy to do)
– Vincent
Mar 10 '16 at 10:45
add a comment |
You can create a cart on the frontend and then generate a link to share it with your customer.
Need a development to
- Generate the sharing link (for a specific user, an IP, ....)
- A controller to restore the shared cart
It can work like an abandoned cart.
Or for registered users
- A common password to log on customer account
My 2 cents,
something like this: shop.sutunam.com/share-cart-magento-extension.html (but has no IP filter - yet)
– snh_nl
Mar 10 '16 at 10:16
yep, don't know sutunam but the extension seems to do the job (adding an Ip filter or a restriction to a specific customer should be easy to do)
– Vincent
Mar 10 '16 at 10:45
add a comment |
You can create a cart on the frontend and then generate a link to share it with your customer.
Need a development to
- Generate the sharing link (for a specific user, an IP, ....)
- A controller to restore the shared cart
It can work like an abandoned cart.
Or for registered users
- A common password to log on customer account
My 2 cents,
You can create a cart on the frontend and then generate a link to share it with your customer.
Need a development to
- Generate the sharing link (for a specific user, an IP, ....)
- A controller to restore the shared cart
It can work like an abandoned cart.
Or for registered users
- A common password to log on customer account
My 2 cents,
answered Mar 10 '16 at 10:16
VincentVincent
115
115
something like this: shop.sutunam.com/share-cart-magento-extension.html (but has no IP filter - yet)
– snh_nl
Mar 10 '16 at 10:16
yep, don't know sutunam but the extension seems to do the job (adding an Ip filter or a restriction to a specific customer should be easy to do)
– Vincent
Mar 10 '16 at 10:45
add a comment |
something like this: shop.sutunam.com/share-cart-magento-extension.html (but has no IP filter - yet)
– snh_nl
Mar 10 '16 at 10:16
yep, don't know sutunam but the extension seems to do the job (adding an Ip filter or a restriction to a specific customer should be easy to do)
– Vincent
Mar 10 '16 at 10:45
something like this: shop.sutunam.com/share-cart-magento-extension.html (but has no IP filter - yet)
– snh_nl
Mar 10 '16 at 10:16
something like this: shop.sutunam.com/share-cart-magento-extension.html (but has no IP filter - yet)
– snh_nl
Mar 10 '16 at 10:16
yep, don't know sutunam but the extension seems to do the job (adding an Ip filter or a restriction to a specific customer should be easy to do)
– Vincent
Mar 10 '16 at 10:45
yep, don't know sutunam but the extension seems to do the job (adding an Ip filter or a restriction to a specific customer should be easy to do)
– Vincent
Mar 10 '16 at 10:45
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f105564%2foperator-backend-create-unique-cart-link-for-customer-extension-code-metho%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown