Skip to content

issues Search Results · repo:umbraco/Umbraco.Commerce.DemoStore language:C#

Filter by

11 results
 (182 ms)

11 results

inumbraco/Umbraco.Commerce.DemoStore (press backspace or delete to remove)

To streamline support and improve issue management, we ve centralized all issue tracking for Umbraco Commerce and its related repositories. 👉 Please report all issues and feature requests at our unified ...
  • mattbrailsford
  • Opened 
    on Apr 23
  • #18

No documentation, how does it do it?! The template is blank
  • marlonscloud
  • 1
  • Opened 
    on Jan 15
  • #17

At this commit of branch support/13.x, when I go to the store front s home page, the server throws No macro found by alias... exception. I had to comment out this line as a workaround to continue with ...
  • umbracotrd
  • 4
  • Opened 
    on Nov 26, 2024
  • #16

Go to /umbraco = Commerce = Orders image This is the error log: System.NullReferenceException: Object reference not set to an instance of an object. at Umbraco.Commerce.Infrastructure.Resiliency.PollyExecutionStrategyBase.Execute[TResult](Func1 ...
  • dainn-dev
  • 4
  • Opened 
    on Oct 10, 2024
  • #14

Hi Matt, I have a problem with creating a Document Type in the backoffice settings. I cloned your demo store project, and when I create a new page and inherit from the Page Document Type, my new page ...
  • hemmatzadeh
  • 3
  • Opened 
    on Sep 6, 2024
  • #13

!option value= @(country.Id) @Html.Raw(Model.Order.PaymentInfo.CountryId == country.Id ? selected=\ selected\ : ) @(country.Name) /!option Should be !option value= @(country.Id) @Html.Raw(Model.Order.ShippingInfo.CountryId ...
  • palcon-dc
  • 2
  • Opened 
    on Aug 16, 2024
  • #11

I have added a new property to my Item/Product Document Type which contains other Commerce properties such as SKU. I need to validate the value it contains before adding the product to the cart. 1. ...
  • JamiePattison
  • 1
  • Opened 
    on Apr 30, 2024
  • #10

I added a new stock field into the products. I then copied and pasted the code from https://docs.umbraco.com/umbraco-commerce/v/12.commerce.latest/how-to-guides/limit-orderline-quantity In order to ...
  • JamiePattison
  • Opened 
    on Apr 19, 2024
  • #9

I ve pulled down a copy of the demo store and set it up to run against a database created by importing the DemoStore_v13_starter.bacpac. When running the solution and logging in to the back office the ...
  • davidclintontitanwebtech
  • 3
  • Opened 
    on Feb 7, 2024
  • #7

Seems like just a missing partial for /Sitemap node @mattbrailsford Error image Sitemap.cshtml @inherits UmbracoViewPage @{ Layout = null; // New Context.Response.ContentType = text/xml ...
  • warrenbuckley
  • 1
  • Opened 
    on Nov 13, 2023
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub