πŸ’Έ Frameship

Vote for existing ideas or create a new one:
19

Multi-currency support
1

Planned

Improve support for displaying currencies across all components. Add a currency selector component to switch currencies. Automatically select a currency based on Framer site locale, device locale, or location.

15

Hover States for Buttons
4

In Progress

Currently there are no hover states for buttons like close button, checkout buttons, subtract buttons and so on.

13

Shopify customer accounts integration
5

Planned

Integrate Shopify customer accounts with Framer for: Order tracking Loyalty programs Viewing past orders Drop any other use cases you can think of in the comments! [Update]: this feature will not require Thenty because Shopify has all necessary customer accounts features built in.

11

Variation images
3

In Progress

It would be beneficial to have the capability to use variation images. For instance, if a customer toggles between colors, it should display the corresponding option

10

Dropdown variant selector style
1

Planned

Add a dropdown style to the variant selector component, similar to dropdown inputs in forms.

10

Color variant selector style
1

Planned

Add a product variant selector style that shows colors, for clothing and other products that come in multiple colors.

10

Variant selector with images
2

Planned

Add a new variant selector style that shows images.

9

Import collections from Shopify
2

Planned

Shopify collections are product categories. Frameship should be able to import collections from Shopify as a separate CMS collection and use multi-reference fields to tag each product with the collections that it's in.

9

Redirect Shopify store to Framer site
1

Planned

If you click the logo in the top left corner of the Shopify checkout page, it takes you to your Shopify store that isn't in use (usually a .myshopify.com domain) when building your store with Framer and Frameship. To solve this, the Shopify store should be redirected to your Framer website.

7

Text Styles for Component Texts
2

Under Review

Would be great if you could use the Framer text styles for texts inside of all components.

7

Import metafields from Shopify products
4

In Progress

Shopify allows adding custom data to product variants called β€œmetafields”. Update the Frameship plugin to import metafields so they can be used on your website.

6

Inputs Focus Style
2

In Progress

There is no focus style for the input fields.

6

Subscription pricing for products
4

Planned

Shopify does not have subscriptions out of the box, but there are many popular Shopify apps that enable adding subscription pricing to Shopify products. Frameship should integrate with subscription apps and make it easy and fast to sell monthly or yearly subscriptions in Framer.

5

Allow default values for custom fields
2

Under Review

Custom CMS fields should allow setting default values. In this case setting the toggle to On / true by default.

4

Different URL for product variants
1

Planned

Add URL parameters to link directly to specific product variants. Example: frameship.io/products/t-shirt?Color=Red&Size=L

4

Buy now with specific payment method (PayPal, Apple Pay, Shop Pay, etc.)
1

Planned

Add a version of the Buy Now button that uses a specific payment method, such as PayPal, Apple Pay, Google Wallet, or Shop Pay. Shopify has a dynamic checkout button component that shows a payment method based on what device the user is on, and what payment methods they have used in the past. For example, on iPhone it shows...

4

Add an option to the variant selector to have no variant selected by default
1

Planned

Add an option to have no product variants selected by default. The add to cart button would be disabled until you select a variant, unless the product only has a single variant in which case the variant selector is hidden and the add to cart button is not disabled.

4

Product Reviews / Rating
2

Under Review

Would be cool if you could add a product review form so people can rate the product.

4

Compatible Shopify apps directory
1

Under Review

The Shopify app store has thousands of apps. Create a searchable directory of the most popular Shopify apps that says whether they can be used with Frameship or not, with tutorials for how to connect them to Framer. In general, apps that add new blocks to the Shopify website builder can’t be used with Frameship, and most app...

3

Instant cart updates
1

Planned

Add instant updates to cart operations (add item, remove item, change quantity) Currently the cart waits for Shopify to respond after making a change, which can take as long as 1-2 seconds in some cases, making the cart feel slow. Many apps use "optimistic updates" to solve this, which means the cart instantly updates visua...