Discussions

Ask a Question

Smart Search Analytics

I'm working with Smart Search and want to fetch the top-searches data on the analytics page.

Custom API

Rebuy's custom APIs that we use for our discount rules work with the GET method. While this works well for regular items in the shopping cart, we encounter errors when adding a large and complex property to an item in the cart. The issue seems to arise because the API uses GET, which has limitations for handling large query strings. Does anyone have a solution for this?

Missing variants inside recommended template

I've been trying to setup the recommended template so I can start modifying the widget layout myself, but when I use the template written on this article, the variant dropdowns are all empty. Everything loaded but the variants.

total_discount

The value of the total_discount field in the item object in the smart shopping cart is 0in the item object in the smart shopping cart is 0

About Widget Custom Templates

The price field and compare_at_price field in the product object of Widget Custom Templates are always the same. This problem occurred recently, so it is impossible to determine whether there is a discounte same. This problem occurred recently, so it is impossible to determine whether there is a discountre always the same. This problem occurred recently, so it is impossible to determine whether there is a discount

How does the rebuy rules engine work?

I'm new to using technology like this. Can someone explain to me how the rebuy rules engine works? My understanding is it uses AI. But where does it get the data that powers the AI, and how is that data collected?

Cambio de Smart Cart

Cuando tengo un producto que doy gratis en el smart cart quisiera que no ocupara tanto espacio de mi carrito y que la imagen se viera a la izquierda y la info a la derecha (en dos columnas y no en una como aparece ahora) como lo puedo hacer?

Needs documentation of Methods for Widget Custom Templates

Hi,
I'm using the custom template and I notice these methods (variantOptionAvailable and selectVariantOption) aren't included in the documentation and I will need it to modify it further. Example code below.

Metafield MetaObjects

Seems that the Metafields option does not return information about metaobjects at all.

Rebuy app smartcart item quantity change.

I want to change rebuy lineItem quantity from label to dropdown select or input tag, so that on change of item input field by typing lineItem change accordingly increase or decrease. I didn't found any onChange/change method for smart cart. theres only increaseItem decreaseItem