GO SUB Convenient Features

Purchase button and link creation feature

By selecting the product, subscription plan, quantity, destination page, etc., you can generate a customized link that allows customers to go directly to the cart or checkout page with the specified product, plan, and quantity already selected from your homepage, landing page, etc.

You can access it from the subscription group page in the app management screen.
You can also customize and create buttons that use these customized links.The following CSS styles for the button can be customized.
  • Font size
  • Font weight
  • Button border radius
  • Button text
  • Height
  • Width
*The button code creation feature is intended for developers or those familiar with themes.Buy link3The app will automatically generate the button's Liquid and Javascript code, allowing developers to freely use the button code and directly add it to their theme.*Each theme's files are different, so the following is just an example.Insert the Liquid code into the Liquid file for your preferred theme.
Buy link4Insert the Javascript code into your desired Javascript file. We recommend placing it near the bottom of the Javascript file.
Buy link5
Buy link6

 

Digital Products

Please note the following points regarding digital products.
  • For the initial order of a contract, if you purchase only digital products, you will not be able to add or change anything except digital products after the initial order. Because addresses are not associated with contracts for digital products only, you will not be able to add or change any shipped products after the initial order.
  • If you purchase both digital products and shipped products (either regular or subscription) together in the initial order of a contract, an address will be associated with the contract. In this case, your account page will display detailed contract information including your address and delivery date. After the initial order, you will be able to freely add or change both digital and shipped products.
* Regarding your customer account page settings, you can set product changes/additions, display of delivery date, display of delivery address, etc. from the settings page of your account page in the app's management screen.
* When changing or adding products, you can only change or add to products within the same subscription group.Based on the above points,We do not recommend mixing shipped products and digital products when selecting products for a subscription group. We recommend restricting subscription group products to either only digital products or only shipped products.

 

Automatic Shipping Fee Recalculation

This function automatically recalculates the shipping fee when items or quantities in a subscription contract are changed.

For example, if the shipping fee is set as follows: Free shipping for purchases of 5,000 yen or more 500 yen shipping fee for purchases under 5,000 yen

First purchase (when entering into a subscription contract): Purchase 1 item at 4,500 yen = shipping fee 500 yen. This information is saved in the contract details.

Before the second purchase, if the customer changes the quantity of items: Change to purchasing 2 items at 4,500 yen each = total amount 9,000 yen = normally, shipping would be free

With the initial settings of GO SUB, even if the items are changed, the shipping fee is not automatically recalculated, so the contract details will still show "shipping fee 500 yen." Therefore, in the above example, the second order will be 9,000 yen for the order amount + 500 yen shipping fee.

If you turn on automatic shipping fee recalculation, in the above example, when the product information is changed, the calculation will be redone and the contract details will be updated to free shipping, so the order amount will be 9,000 yen only.

How to set up automatic shipping fee recalculation

Settings > Open the Subscription Script actions.

Switch the automatic shipping fee recalculation check to ON and select the automatic shipping fee recalculation method.
This can be configured in Shopify Settings > Shipping and Delivery, and allows you to choose which shipping fee to automatically apply when multiple shipping fees are set.

How to prevent automatic shipping fee recalculation for specific contracts while automatic recalculation is enabled

If you want to disable automatic shipping fee recalculation for specific contracts for any reason while automatic recalculation is enabled in GO SUB settings, you can exclude the relevant contract from recalculation on the contract details screen.

GO SUB > From the Subscription Agreement, open the relevant contract.
To the right of the "Subscription Details" section and the area for excluding from automatic shipping fee calculation, click "Edit" to open the modal.

If you want to disable automatic recalculation, please select "Exclude" and then save.

Notes
  • If the relevant product has been deleted from the store, shipping fees will not be recalculated.
  • If the applicable shipping profile cannot be found, shipping fees will not be recalculated.
  • Shipping fees will only be recalculated correctly if the shipping condition is set to "Based on order amount." Please do not use together with shipping profiles that are "Based on product weight."
  • Processing may take a few minutes. If you make multiple changes in quick succession, unexpected behavior may occur.
  • If you want to disable automatic recalculation of shipping fees for a specific contract, please set it as excluded from automatic recalculation of shipping fees on the subscription contract details page.
  • Automatic recalculation of shipping fees is performed only for active and failed contracts. Canceled, temporarily paused, and completed contracts are excluded.
  • New shipping fees are calculated based on the shipping settings in your Shopify store. GO SUB does not calculate shipping fees.