I'm looking at putting together a store for a client and trying to decide on what platform to use.
One piece of functionality they want to be able to have is the ability to reference products in their blog posts and then have users add all of these products to their checkout in one click.
Would something like this be possible in Shopify?
You can check out the Shopify Buy Button example here, and the documentation for it is here.
It basically allows you to embed a one-click add-to-cart and checkout solution on any page, such as a blog post.
I'm not sure, however, if it will be possible to incorporate multiple products into a buy button as you hint at in your question.
The previous answer is correct and you can have multiple products with buy button. The buy button creates an embed code that you can cut and paste in your Shopify blog or any other site such as a Wordpress site or an affiliates site. Here is an example of a Shopify blog with multiple buy buttons.
Related
Kindly please suggest me the best way to single page checkout for Shopify store. As Shopify doesn't support any customization to the checkout page. Our requirement is to create a single page checkout. let me know how it is achievable.
Basic Shopify does not support customization in the checkout page. It is only available to Shopify plus Customer. Please visit here for more information.
You want a single page checkout you may need to create your own checkout process which will again require your store to be a Shopify Plus store. However, there are many Apps which can help you with single page checkout. You may want to use one of them if you don't want to build the whole functionality. You may want to check the below conversation - Link
You should not use Shopify if you want to make your own Checkout. Shopify is a hosted platform and they no longer want to let people play with the cash register themselves.
Of the few Apps that remain that do offer checkout outside of Shopify, you can see the hassles involved for customers. Why not just roll your own? If you can do your own checkout, hook up to an open source system instead where you can do that easier.
This is easy enough to do if you have the skills. Basically create an app that has a proxy page and change the theme's links replacing the paths to the checkout with paths to your proxied checkout.
There are a number of ways to collect payment info if you do this including using the draft_orders api to send the customer back to Shopify for final payment (not applicable for single page checkout but sometimes works well with the business reason that justifies a custom checkout in the first place)
You can also create a sales channel app that works much like the proxied app concept but has some more api capabilities.
However you really need a good business reason for doing this. Single page checkout was fashionable a few years ago but I've had as many customers go away from it as go towards it. Shopify has done quite a lot of work on their checkout and it works well (i.e. is fast and efficient) on all their supported platforms. Creating a custom checkout means your stuck maintaining it and are potentially increasing your liability if you take credit cards but have not received PCI certification.
I need to fetch a single latest review given by user and display in a box on product detail page.
I have searched in google for shopify script and app but couldn't find any solution for this. If anybody have done this type of task then please help me.
Thanks in advance!
Shopify has a review App. When you use it in a shop, you can display reviews. Since you control the placement of the reviews, you are in a position to also inspect the reviews from DOM perspective and decide the latest, and what the markup looks like.
Since you know the markup, and you have access to the Shop, you can scrape the latest review using any screen scraper you want to use. With that, you can easily have each products newest review sent back to the App you installed in the shop. Using an App Proxy, you can do a callback asking for the details of the latest review, if any exist, for re-display any way you want.
Sure that is convoluted and weird, but you can do that.
Shopify have its own review app any one can leave review on your products.
You just need to install and configure that app.
I can help you to setup review app it is minutes change
Please take a look on this screenshot.
I want to do the same: tagging products that appear in my Instagram pics and link them to an Ecommerce website.
I tried to find Instagram tools to do that, but I can't seem to find them natively. Is that some premium feature, or how can I tag my products like that?
This should answer as to why you can't see the feature. https://www.facebook.com/business/help/719199648241244. Also, if your E-Commerce website is WordPress, there may be a free plugin (not sure which one to recommend as there are several) that can take your WooCommerce and feed it to both Facebook and Google Merchant. Make sure you setup a Business Instagram from your personal instagram ideally using your mobile phone and create a business page on FB. Keep in mind you will only see metrics from Instagram AFTER you setup your business Insta acct. and not for previous posts already on Insta.
Is it possible send some data (customer coment for instance) with Shopify Buy Button? Im using button o my existing web page (No online store).
Answer from Shopify support.
Currently with the Buy Button sales channel, you would not be able to get a customer note or comment included in the purchase. The Button allows for different variants to be chosen from a drop down menu, but not for a customer to be able to enter in information through a text box. The best alternative would be to reach out to the customer after the order is placed and get more information that way.
If you had an online store with Shopify, that is an option that you can enable, however, it's not a feature on the Buy Buttons. That being said, that would be a great improvement to our platform, and I will send that feedback along to our developers, and they can look into including it in our future :)
I know how to setup a form that goes to the buy page on amazon. How can I setup a button on my page to go to the Featured Merchants page so the buyer can choose to buy the product new or used from any seller? Thanks.
I believe that one of the Amazon affiliates page has a tool that does just exactly what you're asking for. Look for the link builder.
Start on this page.