Skip to content

Configured Commerce

Categories

JUMP TO ANOTHER FORUM

157 results found

  1. As a business user I want to add dynamic fields to the email subject of emails sent by Configured Commerce.
    Specifically, the Subject field of an Email List (Marketing / Email Lists / <selected list>
    Example: OrderConfirmation
    Subject: Order Confirmation: [[Model.OrderNumber]]
    Result: "Order Confirmation: WEB001117"
    With DotLiquid evaluation of the subject, we could even add logic like:
    Subject: Order Confirmation: [[Model.OrderNumber]] [% if Model.CustomerPO != null and Model.CustomerPO != "" -%] (PO: [[Model.CustomerPO]] [% endif -%]
    Result: "Order Confirmation: WEB001117 (PO: 12345"
    if the order had a PO assigned.
    The Model used for evaluation should be the same as for…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Similar to the native integration for Google Ads GA4, it would be nice to have a native integration with ads.microsoft.com as well.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Each day database backups are created of the production website. I would like to have the option in Mission Control to download a backup which was made days or even weeks ago.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Add "Enforce Password History" on Website and Console Security Settings
    How it works:
    When you set this option, the system stores a certain number of your past passwords, and when you try to set a new password that matches one of those stored, it will not allow you to do so.
    Configuration:
    You can usually set the number of past passwords to remember, meaning how far back the system checks when you try to set a new password.
    Importance:
    Using Enforce Password History is a crucial security measure to prevent someone from easily guessing your password by trying previously used…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. We would like to implement a restriction to prevent users from adding more items to their cart than the available stock for discontinued items. Specifically, when an item is discontinued, users should not be able to add more units than are available in the AFS (Available for Sale quantity.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Proposed Enhancements:
    * Add a fixed top panel to display all applied filter options
    * Allow users to remove individual applied filters by clicking an "X" on the top panel
    * Replace checkboxes for filter options with visually distinct selectable buttons
    * Automatically filter relevant items as each filter option is selected or removed
    * Remove the "Apply Filter" button to make filtering immediate
    * Keep the "Clear All" hyperlink button in the top panel to reset all filters
    Benefits of Proposed Changes:
    * Improved user experience with real-time filtering
    * Increased engagement as users see instant results
    * Competitive…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Currently, we copy the html from the Email Message Logs and save to an html file to "preview" the email in the browser. It seems that this would be a great enhancement for Opti to add a "Preview" button on the page. This would be similar to the "Preview Revision" option on the Email Templates, but using the actual html from the delivered email.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. We are running into an issue with our customers while using the mobile app. When a user opens the mobile app and then looks at one of their lists, they see 2 buttons on each item, 1 button to order the item and another button to delete the item from the list. These 2 buttons are very small and very close to eachother. Customers keep accidentally hitting the delete button and since there is no confirmation popup, the item is removed from the list and they have no idea how to get the item back on the list. We used…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. n a large project with many different customers, not all of them are expected to use the same categories with the same names. We would like to have the possibility to assign categories to specific customers. This will result in a menu and categories adapted to the product assortment subset they are using.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Opti should provide proactive site monitoring to its configured commerce customers. Customer should received an alert from Opti about server errors, hosting issues, site restarts, etc. As hosting provider, Opti should support the platform from this perspective and not be reliant on Partners or the Customers to address these types of errors.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Hello Team Optimizely, we are working on the Coveo integration for one of our projects and having Coveo.Connectors.Utilities.PlatformSdk -Version 11.2.0 added to allowedLibraries would be of great help for this integration.
    As additional information Coveo.Connectors.Utilities.PlatformSdk (https://www.nuget.org/packages/Coveo.Connectors.Utilities.PlatformSdk/ library allows you to communicate with the Coveo Cloud Platform public APIs and the Push API.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. As a partner developer
    I want to have a point of extension between building an email and sending an email
    So that I can modify the email properties (ie. To, CC, Body without overriding the code responsible for sending the email.
    The following files have this issue, but there may be others:
    * C:\projects.insitesoft\insite-commerce\Src\Backend\Plugins\Insite.Plugins\Emails\ShipmentConfirmationEmail.cs
    * C:\projects.insitesoft\insite-commerce\Src\Backend\Modules\Insite.Modules\Rfq\Services\Handlers\UpdateQuoteHandler\900SendEmail.cs
    * C:\projects.insitesoft\insite-commerce\Src\Backend\Modules\Insite.Modules\Cart\Services\Handlers\UpdateCartHandler\3200
    SendConfirmationEmail.cs

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Configured Commerce has always focused on the value of its self-service capabilities to increase customer adoption, increase customer retention, and to free up Sales and Customer Service to focus on more complex, high-value engagements.
    Providing an AI based Chatbot/Agent aligns perfectly with this mission by providing the potential to accomplish things like:
    * Building on the natural language processing we're incorporating with our Google based search, users could, in a conversational manner, retrieve things like order information, product data, product recommendations, etc.
    * Streamline ordering and reordering. The Agent would potentially have access to past order data to simplify reordering…

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Change the sort by Ship To/Pick Up on the Order Approval page to Company Name. The current sort order for Ship To/Pick Up is by the Customer Sequence, which causes confusion since Customer Sequence is not a data element end users are familiar with. Both Order History and Invoice History have sort by Ship To/Pick Up by Company Name, which is the expected user experience for Order Approval as well.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. I have a series of parts that are going to be replaced with new parts. Is there a way in Optimizely that I can have the base items there but not viewable until we sell out of the old part?
    Say I have part A and part B, once I sell the last part A I want part B to be viewable in the categories/search and orderable but not before it is sold out.
    I do understand that I could designate part A as Discontinued and part B as its replacement part. The thing that I don't want is that…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Allow selecting more than 30 customers at a time. Currently modifying a user with access to almost 800 customers and having to go page through page to modify as it has a 30 quantity limit

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. The Content Block within the Rich Text widget, should have a visual indicator to show there are additional options, i.e. add images, on the collapsed view.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Using the real-time inventory option and would like an option to generate a running total report for a product over a specified time frame.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Description: Good morning. This happened a few days ago, but then after Saving my view again, the issue seemed to be fixed. Today, it resurfaced.
    I have my current saved View arranged in the following order left to right:
    Product Number, Product Title, Brand, Product Type, ProductSubType, Deactivated On, Template Name, URL Segment.
    Once my export ran, it arranged the columns in the following order left to right:
    Product Number, Product Title, Brand, Product Type, Deactivate On, Template Name, URL Segment, ProductSubType
    This has also occurred on another export that has around 100 columns. 3 columns (Box 1 Width, Box…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. For Shipping & Fulfillment - Carriers - Shipping Services - Rule, when Products are excluded from Categories
    As it stands, if a customer orders products from both categories excluded from a shipping logic and categories included in a shipping logic, Opti will consider all products, as opposed to only products in categories included in a shipping logic.
    It appears this would be the "Rule in Rule" feature as mentioned by the Optimizely Team per the attached document.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?