Embed R.Design Contents on your site

Name

Description

Parameters

A Single Custom Item

Show the opened custom item detail

  • Thumbnail

  • Custom item name

  • Associated design family name

  • Total price

  • Associated products

    • Thumbnail

    • Product name

    • Slot materials

https://community.r.design/<locale>/custom_items/<id>/embed

  • locale: language of embed page, available values: ja, en. Default: ja

  • id: custom item ID

  • other_sets: show other custom items same associated design family

  • enable_cart: show “Add to Cart“ button

  • enable_inquiry: show “Inquiry“ button

A Single Custom Item

(custom community)

Show the opened custom item detail

  • Thumbnail

  • Custom item name

  • Associated design family name

  • Total price

  • Associated products

    • Thumbnail

    • Product name

    • Slot materials

All URLs is custom community site URLs

https://community.r.design/<locale>/store_views/<code>/custom_items/<id>/embed?other_sets=<other_sets>

  • locale: language of embed page, available values: ja, en. Default: ja

  • id: custom item ID

  • code: Manage Store View code from SF

  • other_sets: show other custom items same associated design family

  • enable_cart: show “Add to Cart“ button

  • enable_inquiry: show “Inquiry“ button

List of design families by brand

  • Show all design families belongs to given brand.

  • Display items on a carousel

https://community.r.design/<locale>/brands/<url_key>/items/embed

  • locale: language of embed page, available values: ja, en. Default: ja

  • url_key: brand’s URL key from SF

  • desktop_columns: the number of columns in desktop screen

  • mobile_columns: the number of columns in mobile screen

List of opened rooms by level file

  • Show a list of opened room designs in default community which filtered by a given level file name

  • if there are store_view_code, the custom community room design URL will be applied

https://community.r.design/<locale>/store_views/<code>/preset_rooms/<level_file>/embed

  • locale: language of embed page, available values: ja, en. Default: ja

  • level_field: the level file name is applied to room designs

  • store_view_code: Manage Store View code

  • desktop_columns: the number of columns in desktop screen

  • mobile_columns: the number of columns in mobile screen

List of opened rooms by level file (custom communtiy)

  • Show a list of opened room designs in default community which filtered by a given level file name

  • the custom community room design URL will be applied

https://community.r.design/<locale>/store_views/<code>/preset_rooms/<level_file>/embed

  • locale: language of embed page, available values: ja, en. Default: ja

  • level_field: the level file name is applied to room designs

  • desktop_columns: the number of columns in desktop screen

  • mobile_columns: the number of columns in mobile screen

Create oppty/billing form

  • Show a form to create opportunity/billing records for a given service product in default community site

https://community.r.design/<locale>/project_billings/new?product_id=<product_id>

  • locale: language of embed page, available values: ja, en. Default: ja

  • product_id: the service product SFID

Member registration form

  • Show a member registration form for default community site

https://community.r.design/<locale>/registrations/embed

  • locale: language of embed page, available values: ja, en. Default: ja

List of grouped rooms by designers

  • Show a list of room design groups

  • Each group is the room designs filtered by a given designer

https://community.r.design/<locale>/embed_pages?theme=rooms_group_by_designers

  • locale: language of embed page, available values: ja, en. Default: ja

  • designers[]: community member id

  • desktop_columns: the number of columns in desktop screen

  • mobile_columns: the number of columns in mobile screen