Posts

18

Save pagination, filters, and search in URL parameters
9

In Progress

Store pagination page, filter values, and search bar text in the URL as parameters so that they are saved when using the forward and back navigation buttons in the browser, and so they can be linked to directly when sharing links to your website. Examples: superfields.io?page=3 superfields.io?page=2&Color=Orange&fav...

15

Redirect Shopify store to Framer site
4

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.

14

Import metafields from Shopify products
6

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.

13

Save incomplete form submissions
4

In Progress

When someone starts filling out a form and doesn't finish, save it to their device and load it when they revisit the website so they can continue where they left off.

12

Dropdown variant selector style
1

Planned

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

9

Localization
7

In Progress

Currently Superfields doesn't seem to support localization in its filter functionality. This is detrimental to multi-language websites - It shouldn't be an issue, as the fields are already localized.

9

Subscription pricing for products
5

In Progress

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.

9

User account profile pictures
3

Under Review

Allow users to upload a profile picture to their account. For users who signed in with Google, use their Google account profile picture.

8

Add the ability to connect FramerForms with other email services such as Brevo (ex Sendinblue)
2

Under Review

Adding the ability to connect FramerForms to other email services, such as Brevo (formerly Sendinblue). https://www.brevo.com/?r=t Brevo is a well-established and widely used email marketing platform, trusted by many brands across Europe and beyond. It offers a robust and well-documented API, which makes it possible to inte...

8

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

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

7

Add hover state on dynamic filtering
3

In Progress

Add hover state on dynamic filtering like change color on hover (solid color or gradient)

7

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...

6

Upload multiple files at a time
4

In Progress

Add an option to allow uploading multiple files to a file upload input. The current workaround is to create multiple file upload inputs in the same form, with only the first one being required and others being optional.

6

Add form fields to the redirect URL as URL parameters
2

Planned

Create a component that lets you add values from fields in the form to the redirect URL as URL parameters. For example, if you have a field named "firstName" and write "Isaac", it would be added to the redirect URL like this: https://example.com/?firstName=Isaac

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.

5

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.

5

Real-time search for CMS rich content fields
0

Would be great if real-time search natively supported CMS rich content fields (like long-form content). Actually, just make it support all content πŸ™Œ please!

5

Feature Suggestion: Progressive Form Data Collection in Framer Forms
1

Planned

πŸ‘‰ Problem Statement Currently, when users abandon a multi-step form in Framer, all their entered data is lost. This results in missed opportunities to: 1. Capture leads who might be interested but got interrupted 2. Understand at which step users typically drop off 3. Follow up with potential customers who showed initial int...

4

Integrate Google / Meta / UTM tracking
3

In Progress

Hi! Are there any plans to integrate ads tracking into Frameship? Another Shopify/Framer plugin does it like this: https://framercommerce.com/resources/docs/data-and-analytics/google-analytics Would help a lot as it’s a bit of a headache properly integrating ads tracking across Framer and Shopify right now. Thank you!